Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-709

Document tags which do not produce valid HTML or XHTML

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1m1
    • Documentation
    • None

    Description

      The following <netui:> tags do not produce valid html/xhtml because of namespace issues.

      <netui:tree runAtClient="true">
      The runAtClient feature adds several netui: namespace attributes to the html tags to be able to process tree actions on the client correctly.

      <netui:html idScope="aValue"> OR <netui:html generateIdScope="true">
      and <netui:scriptContainer idScope="aValue"> OR <netui:scriptContainer generateIdScope="true">
      The idScope attribute whether user generated or auto generated adds netui:idScope attributes to the <html> tag, the <div> tag, or both depending on which of the above tags the idScope is placed.

      These items will not validate against HTML-401-Quirks, HTML-401-Loose, or XHTML-10-Transitional.

      I am not sure where this should be documented, maybe in the v1 release notes?

      Attachments

        Activity

          People

            kbaker Krista Baker
            kbaker Krista Baker
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: