[ http://issues.apache.org/jira/browse/MYFACES-158?page=all ]
     
Martin Marinschek closed MYFACES-158:
-------------------------------------

    Fix Version: Nightly Build
     Resolution: Fixed
      Assign To: Martin Marinschek

> ResponseWriter: refactor script output
> --------------------------------------
>
>          Key: MYFACES-158
>          URL: http://issues.apache.org/jira/browse/MYFACES-158
>      Project: MyFaces
>         Type: Improvement
>     Reporter: Adam Winer
>     Assignee: Martin Marinschek
>     Priority: Minor
>      Fix For: Nightly Build

>
> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to