[jira] [Closed] (FREEMARKER-28) Documentation error in escaping

2016-07-05 Thread Daniel Dekany (JIRA)

 [ 
https://issues.apache.org/jira/browse/FREEMARKER-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dekany closed FREEMARKER-28.
---

> Documentation error in escaping
> ---
>
> Key: FREEMARKER-28
> URL: https://issues.apache.org/jira/browse/FREEMARKER-28
> Project: Apache Freemarker
>  Issue Type: Bug
>Affects Versions: 2.3.24-incubating
>Reporter: Martin Denham
>Priority: Minor
> Fix For: 2.3.26-incubating
>
>
> In http://freemarker.org/docs/dgui_misc_autoescaping.html
> The escapes Description column is incorrect.  
> Escapes <, >, &, ", ' as , , , 
> The number of entries being escaped (5) does not match the number of 
> escaped-as entries (4).
> I would also have thought that the escaping of characters in xhtml might be 
> different to html e.g. apostrophe.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FREEMARKER-28) Documentation error in escaping

2016-07-05 Thread Daniel Dekany (JIRA)

 [ 
https://issues.apache.org/jira/browse/FREEMARKER-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dekany updated FREEMARKER-28:

Fix Version/s: 2.3.26-incubating

> Documentation error in escaping
> ---
>
> Key: FREEMARKER-28
> URL: https://issues.apache.org/jira/browse/FREEMARKER-28
> Project: Apache Freemarker
>  Issue Type: Bug
>Affects Versions: 2.3.24-incubating
>Reporter: Martin Denham
>Priority: Minor
> Fix For: 2.3.26-incubating
>
>
> In http://freemarker.org/docs/dgui_misc_autoescaping.html
> The escapes Description column is incorrect.  
> Escapes <, >, &, ", ' as , , , 
> The number of entries being escaped (5) does not match the number of 
> escaped-as entries (4).
> I would also have thought that the escaping of characters in xhtml might be 
> different to html e.g. apostrophe.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


incubator-freemarker-site git commit: Typo fix

2016-07-05 Thread ddekany
Repository: incubator-freemarker-site
Updated Branches:
  refs/heads/asf-site 5b7d85686 -> b31b2f70e


Typo fix


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/b31b2f70
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/b31b2f70
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/b31b2f70

Branch: refs/heads/asf-site
Commit: b31b2f70e8ae6db9e557358ddf91ec5ab45fe768
Parents: 5b7d856
Author: ddekany 
Authored: Tue Jul 5 22:39:58 2016 +0200
Committer: ddekany 
Committed: Tue Jul 5 22:39:58 2016 +0200

--
 docs/dgui_misc_autoescaping.html | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/b31b2f70/docs/dgui_misc_autoescaping.html
--
diff --git a/docs/dgui_misc_autoescaping.html b/docs/dgui_misc_autoescaping.html
index 66b9c39..074789d 100644
--- a/docs/dgui_misc_autoescaping.html
+++ b/docs/dgui_misc_autoescaping.html
@@ -114,6 +114,7 @@ operator, ,
  as lt;,
 gt;, amp;,
+quot;,
 #39;
 
 
@@ -133,6 +134,7 @@ operator, ,
  as lt;,
 gt;, amp;,
+quot;,
 #39;
 
 
@@ -155,6 +157,7 @@ operator, ,
  as lt;,
 gt;, amp;,
+quot;,
 apos;
 
 
@@ -706,7 +709,7 @@ To prove that s didnt contain the value in 
escaped form:
 PreviousNext  

 
 Overviewhttp://freemarker.org/;>What is FreeMarker?http://freemarker.org/freemarkerdownload.html;>DownloadVersion historyhttp://freemarker.org/history.html;>About usLicenseHandy stuffhttp://freemarker-online.kenshoo.com/;>Try template onlineExpressions 
cheatsheet#directives?built_ins.special_varsCommunityhttps://github.com/freemarker/freemarker;>FreeMarker on 
Githubhttps://twitter.com/freemarker;>Follow us on 
Twitterhttps://sourceforge.net/p/freemarker/bugs/new/;>Report a 
bughttp://stackoverflow.com/questions/ask?tags=freemarker;>Ask a 
questionhttp://freemarker.org/mailing-lists.html;>Mailing 
listshttps://github.com/freemarker/freemarker;>Githubhttps://twitter.com/freemarker;>Twitterhttp://stackoverflow.com/questions/ask?tags=freemarker;>Stack 
Overflowhttp://www.xmlmind.com/xmleditor/; 
rel="nofollow" title="Edited with XMLMind XML Editor">Edited with XMLMind 
XML EditorGenerated for: Fr
 eemarker 2.3.25 Last generated:
-2016-07-05 19:17:27 GMT 
+2016-07-05 20:38:15 GMT 
 © 1999–2016
 http://schema.org/Organization; itemprop="copyrightHolder" 
href="http://freemarker.org;>The Apache Software Foundation. All rights 
reserved. 
 



incubator-freemarker git commit: FREEMARKER-28: Manual typo fix

2016-07-05 Thread ddekany
Repository: incubator-freemarker
Updated Branches:
  refs/heads/2.3-gae 5348248a4 -> 6032411ae


FREEMARKER-28: Manual typo fix


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/6032411a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/6032411a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/6032411a

Branch: refs/heads/2.3-gae
Commit: 6032411ae052dd55aceb311c799ad4069979ecfa
Parents: 5348248
Author: ddekany 
Authored: Tue Jul 5 22:37:20 2016 +0200
Committer: ddekany 
Committed: Tue Jul 5 22:37:20 2016 +0200

--
 src/manual/en_US/book.xml | 3 +++
 1 file changed, 3 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/6032411a/src/manual/en_US/book.xml
--
diff --git a/src/manual/en_US/book.xml b/src/manual/en_US/book.xml
index 32f0823..14732b5 100644
--- a/src/manual/en_US/book.xml
+++ b/src/manual/en_US/book.xml
@@ -5332,6 +5332,7 @@ ot...@example.com, ot...@example.com, 
ot...@example.com
 , ",
 ' as lt;,
 gt;, amp;,
+quot;,
 #39;
 
 text/html
@@ -5346,6 +5347,7 @@ ot...@example.com, ot...@example.com, 
ot...@example.com
 , ",
 ' as lt;,
 gt;, amp;,
+quot;,
 #39;
 
 application/xhtml+xml
@@ -5362,6 +5364,7 @@ ot...@example.com, ot...@example.com, 
ot...@example.com
 , ",
 ' as lt;,
 gt;, amp;,
+quot;,
 apos;
 
 application/xml



[30/42] incubator-freemarker-site git commit: Update site for 2.3.25 (with Maven Central Repository problem warning)

2016-07-05 Thread ddekany
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/bd8b9839/docs/api/freemarker/log/Logger.html
--
diff --git a/docs/api/freemarker/log/Logger.html 
b/docs/api/freemarker/log/Logger.html
index 029e8c9..6f32314 100644
--- a/docs/api/freemarker/log/Logger.html
+++ b/docs/api/freemarker/log/Logger.html
@@ -2,10 +2,10 @@
 
 
 
-
+
 
-Logger (FreeMarker 2.3.24-incubating API)
-
+Logger (FreeMarker 2.3.25-incubating API)
+
 
 
 
@@ -13,7 +13,7 @@
 
 
 
-
+
 
-Uses of Class freemarker.log.Logger (FreeMarker 2.3.24-incubating 
API)
-
+Uses of Class freemarker.log.Logger (FreeMarker 2.3.25-incubating 
API)
+