Eric van der Vlist wrote:
Hi,

Having tried to replace the html serializer by the xml one with a mime
type text/html (to display in IE) and the XHTML 1.1 doctype, I had the
bad surprise to see that not only the result is invalid XHTML 1.1 (the
XForms transformation generates lots of <font/>, <u/>, ... elements that
do not exist in XHTML 1.1) but that
      * the display of forms is broken with Mozilla but formless pages
        still display correctly
      * IE refuses to display any page at all

I haven't tried to diagnose what's happening yet, but wanted to know if
there was any plan to support XHTML 1.1 and/or if anyone has already
tried to adapt the XSLT transformations to produce XHTML 1.1.

There is no formal plan to support XHTML 1.1, but it would be good. The only RFE I can find relative to XHTML is to support validating the output with an XHTML validator:


http://sourceforge.net/tracker/index.php?func=detail&aid=1008434&group_id=116683&atid=675663

But we had in our old bugbase another RFE that I just migrated:

http://sourceforge.net/tracker/index.php?func=detail&aid=1110031&group_id=116683&atid=675663

Those two are related to the general issue of making it easy to produce XHTML 1.1 output.

-Erik


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ orbeon-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to