You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Daryl Olander (JIRA)" <be...@incubator.apache.org> on 2005/02/11 00:52:20 UTC

[jira] Assigned: (BEEHIVE-273) NetUI template sections do not correctly produce XHTML

     [ http://issues.apache.org/jira/browse/BEEHIVE-273?page=history ]

Daryl Olander reassigned BEEHIVE-273:
-------------------------------------

    Assign To: Daryl Olander

> NetUI template sections do not correctly produce XHTML
> ------------------------------------------------------
>
>          Key: BEEHIVE-273
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-273
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: carlin rogers
>     Assignee: Daryl Olander
>     Priority: Minor
>      Fix For: V1Beta

>
> The markup from tags within a template section do not create XHTML
> ouput even though the NetUI template is defined to create XHTML 
> (using the netui:html tag attribute, documentType="xhtml1-transitional").
> When an action forwards to the JSP with the netui-template:section element,
> the templatePage has not yet been processed. I.e. The NetUI 
> Html.doStartTag() has not yet been called to set the HTML_TAG_ID
> attribute on the request. Therefor, a call to the method TagRenderingBase.Factory.isXHTML() will just default to false,
> implying that the document is not XHTML. 
> Any netui tags within this template section will not produce the
> correct markup for URL query strings using the "&amp;" entity instead
> of '&' character.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira