On 3/27/07, Gary VanMatre <[EMAIL PROTECTED]> wrote:
I think it becomes an issue if you are using the same component by id within the same naming container. But, I think that there are several efforts to solve the problem. The Trinidad tr:form component is not a naming container. This means that the components added to the trinidad form component will not be prefixed with the form name. The tomahawk components have the forceId. I want to say that JSF 1.2 has something similar but I might be making that up.
prependId="true|false"
IMO, unless we can find another scenario, I'd rather not make changes just to make this one component work. The component should be renderering the hidden attribute if it is needed by the component.
I agree. It's a bug in the component. That's where the problem should be fixed.
