Since the version OPS 3.5.1, the label of a xforms:group with attibute apparence=xxforms:fieldset don't display correctly. It is now display above the border and not on the border (like in the previous version OPS 3.5.0).
You can see that in the example "Xforms controls" , tab selection controls, with the label "Single Value Selection " : <widget:tab id="selection-controls"> <widget:label>Selection controls</widget:label> <xforms:group appearance="xxforms:fieldset"> <xforms:label>Single Value Selection</xforms:label> <xhtml:p> ... The generated code is like this <div class="widget-tab-panel xforms-case-deselected"> <legend>Single Value Selection</legend> <fieldset id="xforms-element-102" class="xforms-group xforms- group-appearance-xxforms-fieldset"> <p> where the node <legend> is no more the child of the node <fieldset> as it was in the previous version. Any idea to correct this problem ? Thank you -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Hi,
> Since the version OPS 3.5.1, the label of a xforms:group with > attibute apparence=xxforms:fieldset don't display correctly. It is > now display above the border and not on the border (like in the > previous version OPS 3.5.0). Good catch! > Any idea to correct this problem ? This probably occurred after we fixed this bug: http://forge.objectweb.org/tracker/index.php?func=detail&group_id=168&atid=350207&aid=306829 I entered and fixed the following bug: http://forge.objectweb.org/tracker/index.php?func=detail&aid=306911&group_id=168&atid=350207 The fix will be in the next automatic build at: http://forge.objectweb.org/nightlybuilds/ops/ops/ -Erik -- Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Hi Erik,
Will copying some jars or class files from the latest nightly build to OPS 3.5.1 solve this issue. Thanks Joseph Lawrence Stabilix Solutions Erik Bruchez <[hidden email]> wrote: Hi,
Don't get soaked. Take a quick peak at the forecast with theYahoo! Search weather shortcut. -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |