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 2017/07/27 09:51:00 UTC

[jira] [Commented] (TOBAGO-1771) Not escaping quot " and slash /

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

Hudson commented on TOBAGO-1771:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #961 (See [https://builds.apache.org/job/Tobago%20Trunk/961/])
TOBAGO-1771: Not escaping quot " and slash / (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1803147])
* (edit) tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/HtmlWriterHelper.java
* (edit) tobago-trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/webapp/TobagoResponseWriterUnitTest.java


> Not escaping quot " and slash /
> -------------------------------
>
>                 Key: TOBAGO-1771
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1771
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Trivial
>             Fix For: 4.0.0
>
>
> We should not escaping quot " and slash / here, because we not really need that in our case.
> It makes the HTML code better readable and shorter. There are many occurrences of quot, because of JSON.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)