You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2016/04/20 14:19:25 UTC

[jira] [Commented] (TOBAGO-1556) Better readable HTML source code, whitespaces from TobagoResponseWriter

    [ https://issues.apache.org/jira/browse/TOBAGO-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249742#comment-15249742 ] 

Hudson commented on TOBAGO-1556:
--------------------------------

SUCCESS: Integrated in Tobago 3.0.x #332 (See [https://builds.apache.org/job/Tobago%203.0.x/332/])
TOBAGO-1556: Better readable HTML source code, whitespaces from TobagoResponseWriter (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1740123])
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/webapp/HtmlResponseWriter.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/webapp/JsonResponseWriter.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/webapp/TobagoResponseWriterBase.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/webapp/XmlResponseWriter.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/webapp/TobagoResponseWriter.java
* tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/webapp/TobagoResponseWriterUnitTest.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)