Hi all,
I just upgraded by app to the latest nightly build, and I'm getting the following error: Invalid control name: fr:xforms-inspector with the instance inspector. I have tried the two lines below: <fr:xforms-inspector xmlns:fr="http://orbeon.org/oxf/xml/form-runner"/> <widget:xforms-instance-inspector id="orbeon-xforms-inspector" xmlns:widget="http://orbeon.org/oxf/xml/widget"/> The only change I have made to orbeon is to active properties-local.xml to override the theme-examples.xsl with theme-plain.xsl Ideas? Thanks, Ethan Gruber -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Ethan,
Good catch! I am not 100% sure why this has started happening, but it's due to a missing id somewhere. I have added the id and an assert. At some point an id should be automatically added on xbl:binding if missing. Bug: http://forge.ow2.org/tracker/index.php?func=detail&aid=315563&group_id=168&atid=350207 Commit: http://github.com/orbeon/orbeon-forms/commit/c4e7fb70c27a37f0b63175731029a82eda782f39 -Erik On Thu, Oct 21, 2010 at 12:48 PM, Ethan Gruber <[hidden email]> wrote: > Hi all, > > I just upgraded by app to the latest nightly build, and I'm getting the > following error: > > Invalid control name: fr:xforms-inspector > > with the instance inspector. I have tried the two lines below: > > <fr:xforms-inspector xmlns:fr="http://orbeon.org/oxf/xml/form-runner"/> > <widget:xforms-instance-inspector id="orbeon-xforms-inspector" > xmlns:widget="http://orbeon.org/oxf/xml/widget"/> > > The only change I have made to orbeon is to active properties-local.xml to > override the theme-examples.xsl with theme-plain.xsl > > Ideas? > > Thanks, > Ethan Gruber > > > -- > You receive this message as a subscriber of the [hidden email] mailing > list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Thanks!
Ethan On Thu, Oct 21, 2010 at 10:46 PM, Erik Bruchez <[hidden email]> wrote: Ethan, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |