Re: [xwiki-users] Problems with Facebook like Button

2014-02-02 Thread Richard Hierlmeier
Hi Edo, XWiki has indeed problems with action_ request parameters. In my case the action_type_map and the action_ref_map parameters caused the problems. My solution is an apache RewriteRule (my xwiki instance is running behind an apache http server). RewriteCond %{QUERY_STRING}

Re: [xwiki-users] Problems with Facebook like Button

2014-01-23 Thread Edo Beutler
Hi Richard I don't think it's a character encoding problem. Facebook creates many millions of these links each day. If there were an encoding problem the internet would be full of it. Furthermore, I ran into the same (I think) problem a few months ago. I found that xwiki claims all parameters

Re: [xwiki-users] Problems with Facebook like Button

2014-01-22 Thread Vincent Massol
Hi Richard, On 21 Jan 2014, at 21:07, Richard Hierlmeier rhierlme...@googlemail.com wrote: I have a Facebook like Button on my xwiki instance. When clicking on the button in facebook the following link is created:

Re: [xwiki-users] Problems with Facebook like Button

2014-01-22 Thread Richard Hierlmeier
Hi Vincent, I get the following exception: java.net.URISyntaxException: Illegal character in query at index 160:

Re: [xwiki-users] Problems with Facebook like Button

2014-01-22 Thread vinc...@massol.net
Hi Richard, Indeed, the { character needs to be escaped. check section 2.4.3 of the spec at  http://www.ietf.org/rfc/rfc2396.txt, specifically: -- Other characters are excluded because gateways and other transport    agents are known to sometimes modify such characters, or they are    used

[xwiki-users] Problems with Facebook like Button

2014-01-21 Thread Richard Hierlmeier
I have a Facebook like Button on my xwiki instance. When clicking on the button in facebook the following link is created: