<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Share/wiki - revert page with accents in title in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/share-wiki-revert-page-with-accents-in-title/m-p/307407#M260537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using Alfresco 3.4.d Community and we are facing an issue with Share-Wiki component.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the title of a wiki page contains one or more accented characters, we are unable to see the content of previous versions in the "Details" feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We choose a version in the available select list and then "Error : Could not retrieve version information" pops up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, we have no problem if we want to restablish an older version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if the page title doesn't contain any accent, there is no problem to display previous versions and restablish them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error pop-up is combined with a 500 error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The webservice :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;GET &lt;A href="http://xxx/share/service/components/wiki/version/nouveauprojet/Page_accut%C3%A9%C3%A9%C3%A9%C3%A9ee%C3%A8%C3%A8/5b541035-7da7-41df-ab39-c609cd3b498d" rel="nofollow noopener noreferrer"&gt;http://xxx/share/service/components/wiki/version/nouveauprojet/Page_accut%C3%A9%C3%A9%C3%A9%C3%A9ee%C3%A8%C3%A8/5b541035-7da7-41df-ab39-c609cd3b498d&lt;/A&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fails and return the following error : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;BR /&gt;"NetworkError: 500 Internal Server Error - &lt;A href="http://xxx/share/service/components/wiki/version/nouveauprojet/Page_accut%C3%A9%C3%A9%C3%A9%C3%A9ee%C3%A8%C3%A8/d9ee0583-9e14-45fc-a43a-e789f9c1d077" rel="nofollow noopener noreferrer"&gt;http://xxx/share/service/components/wiki/version/nouveauprojet/Page_accut%C3%A9%C3%A9%C3%A9%C3%A9ee%C3%A8%C3%A8/d9ee0583-9e14-45fc-a43a-e789f9c1d077&lt;/A&gt;"&lt;BR /&gt;&lt;BR /&gt;01240003 Failed to execute script 'classpath*:alfresco/site-webscripts/org/alfresco/components/wiki/version.get.js': &lt;BR /&gt;01240002 Invalid uri '&lt;A href="http://xxx/alfresco/s/slingshot/wiki/version/nouveauprojet/Page_accutééééeeèè/5b541035-7da7-41df-ab39-c609cd3b498d?alf_ticket=TICKET_151aae30b1180f89b87fd4ef4fa377f20bef9d3a" rel="nofollow noopener noreferrer"&gt;http://xxx/alfresco/s/slingshot/wiki/version/nouveauprojet/Page_accutééééeeèè/5b541035-7da7-41df-ab39-c609cd3b498d?alf_ticket=TICKET_151aae30b1180f89b87fd4ef4fa377f20bef9d3a&lt;/A&gt;': escaped absolute path not valid&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can give you the whole stack trace if needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I precise that we have an Apache using mod_jk in front of our Tomcat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The apache configuration file includes :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;JkOptions +ForwardURICompatUnparsed&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And the Tomcat connector (in server.xml) contains :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;URIEncoding="UTF-8"&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please help us to solve our issue ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have no more idea to try…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2014 13:02:21 GMT</pubDate>
    <dc:creator>jromuald</dc:creator>
    <dc:date>2014-03-04T13:02:21Z</dc:date>
    <item>
      <title>Share/wiki - revert page with accents in title</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-wiki-revert-page-with-accents-in-title/m-p/307407#M260537</link>
      <description>Hello,We are using Alfresco 3.4.d Community and we are facing an issue with Share-Wiki component.When the title of a wiki page contains one or more accented characters, we are unable to see the content of previous versions in the "Details" feature.We choose a version in the available select list and</description>
      <pubDate>Tue, 04 Mar 2014 13:02:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-wiki-revert-page-with-accents-in-title/m-p/307407#M260537</guid>
      <dc:creator>jromuald</dc:creator>
      <dc:date>2014-03-04T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Share/wiki - revert page with accents in title</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-wiki-revert-page-with-accents-in-title/m-p/307408#M260538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No one can help me ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 09:37:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-wiki-revert-page-with-accents-in-title/m-p/307408#M260538</guid>
      <dc:creator>jromuald</dc:creator>
      <dc:date>2014-03-11T09:37:33Z</dc:date>
    </item>
  </channel>
</rss>

