[ 
http://issues.apache.org/jira/browse/TOMAHAWK-2?page=comments#action_12367472 ] 

Adam Winer commented on TOMAHAWK-2:
-----------------------------------

Check out the IndentingResponseWriter class in oracle.adfinternal.view.faces.io 
in the ADF Faces source code drop.  Once the ADF Faces incubator really gets 
going, I can look into moving this over to the MyFaces commons.

> PRETTY_HTML option is not being universally honored
> ---------------------------------------------------
>
>          Key: TOMAHAWK-2
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-2
>      Project: MyFaces Tomahawk
>         Type: Bug
>  Environment: Tomahawk component running on a MyFaces JSF implementation
>     Reporter: Brendan Conner
>     Priority: Trivial

>
> MyFaces recognizes the following context parameter:
> <context-param>
>       <param-name>org.apache.myfaces.PRETTY_HTML</param-name>
>       <param-value>true</param-value>
>       <description>
>               If true, rendered HTML code will be formatted, so that it
>               is "human readable,"
>               i.e. additional line separators and whitespace will be
>               written that do not influence the HTML code.
>               Default: "true"
>       </description>
> </context-param>
> However, not all the component renderers are honoring this setting.

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