You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Manfred Geiler (JIRA)" <in...@incubator.apache.org> on 2005/04/01 10:22:41 UTC

[jira] Created: (MYFACES-158) ResponseWriter: refactor script output

ResponseWriter: refactor script output
--------------------------------------

         Key: MYFACES-158
         URL: http://issues.apache.org/jira/browse/MYFACES-158
     Project: MyFaces
        Type: Improvement
    Reporter: Adam Winer
    Priority: Minor


Recommendation from Adam Winer:

> - The line of code that reads:
> String strValue = value.toString(); //TODO: Use converter for value
> .. well, no:  Converters are not applicable here.

> - Remove any code that tries to output <!-- --> around Javascript, and
> move that functionality into ResponseWriter.startElement("script") and
> ResponseWriter.endElement("script") so it can be globally enabled and
> disabled if needed.


-- 
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