[
https://issues.apache.org/jira/browse/TOBAGO-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259937#comment-15259937
]
Hudson commented on TOBAGO-1556:
--------------------------------
SUCCESS: Integrated in Tobago 2.0.x #1444 (See
[https://builds.apache.org/job/Tobago%202.0.x/1444/])
TOBAGO-1556: Better readable HTML source code, whitespaces from
TobagoResponseWriter
* fix, when using JSON for AJAX (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1741179])
*
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/webapp/TobagoResponseWriterBase.java
> Better readable HTML source code, whitespaces from TobagoResponseWriter
> -----------------------------------------------------------------------
>
> Key: TOBAGO-1556
> URL: https://issues.apache.org/jira/browse/TOBAGO-1556
> Project: MyFaces Tobago
> Issue Type: Improvement
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Fix For: 3.0.0-beta-1, 3.0.0
>
>
> Tobago renders no whitespace outside of HTML tags so far.
> This is to avoid trouble with the automatic layout of whitespaces of the
> browser for Tobago 2 and before.
> For Tobago 3 there should not be an issue with whitespaces, so we introduce
> it an this should result in better readable HTML source code.
> On the other side Bootstrap e. g. renders no space between buttons, if there
> is no whitespace between the tags. So the result is not well. Currently there
> is a hack in tobago.css to add a margin between buttons.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)