Kevin Roast d0b5272b91 Sanitising of all java.net.URLEncoder class usage to use a proper UTF-8 URL encoder.
Since URLEncoder is actually an HTML form encoder - not really for URI encoding - and it requires an extra step (converting '+' to %20)
Replaced with w3 Consortium algorithm for fast UTF-8 URL encoding in a single step (rather than using the cludgy and slow URI core java classes)
Addition of Template API for generate URLs to node content download webscript API: node.serviceUrl

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7316 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-11-09 14:59:59 +00:00
..
2007-09-10 23:30:53 +00:00
2007-04-12 01:41:14 +00:00
2007-09-10 15:21:52 +00:00
2007-02-19 17:17:36 +00:00
2007-09-14 11:20:02 +00:00
2007-09-11 04:18:53 +00:00
2007-09-11 03:03:50 +00:00
2007-09-11 03:39:41 +00:00
2007-03-06 15:00:54 +00:00
2007-09-14 11:20:02 +00:00
2007-09-14 11:20:02 +00:00
2007-09-11 00:52:59 +00:00
2007-10-18 09:06:40 +00:00
2007-09-10 22:57:18 +00:00
2007-09-11 00:52:59 +00:00
2007-08-02 23:57:38 +00:00
2007-09-11 04:32:56 +00:00
2007-09-11 03:03:50 +00:00
2007-10-02 22:29:34 +00:00