Re: disabled controls bindset failure
e-letter <[email protected]> Tue, 31 Aug 2010 20:50:19 +0100
| Newsgroups | gmane.comp.web.xforms |
|---|---|
| Message-ID | <[email protected]> |
On 31/08/2010, Aaron Reed <[email protected]> wrote: > Actually, I was wrong. We already support throwing > xforms-binding-exception's during xforms-rebuild in the mozilla xforms > processor if we determine the same MIP has been added more than once. > The bug was in the testcase. The bind elements in the original form are > missing the 'xf' namespace prefix so we weren't processing them as > xforms bind elements. The parser saw them as xhtml bind elements. > I added the prefix 'xf:' to the bind element, but now the list menu disappears completely. When the bind element is removed, the list menu appears.