[xwiki-devs] [1.3.1 release][urgent] Are you using \\\\ in wiki syntax ?
Hi XWikiers, An issue has been raised during the XWiki Enterprise 1.3.1 release process, http://jira.xwiki.org/jira/browse/XWIKI-2269 : 2 successive newlines (\\\\) are taken by the escape filter and transformed to one \ (escapeFilter) Is there anyone here using this syntax ? If not the filter will removed today and XE 1.3.1 released with this modification. ps : If you don't use it please tell it here too, it'll help us to estimate the number of people who've seen the thread. Thanks, -- Jean-Vincent Drean
On Wed, Apr 2, 2008 at 10:31 AM, Jean-Vincent Drean <[email protected]> wrote:
Hi XWikiers,
An issue has been raised during the XWiki Enterprise 1.3.1 release process, http://jira.xwiki.org/jira/browse/XWIKI-2269 : 2 successive newlines (\\\\) are taken by the escape filter and transformed to one \ (escapeFilter)
Is there anyone here using this syntax ? If not the filter will removed today and XE 1.3.1 released with this modification.
ps : If you don't use it please tell it here too, it'll help us to estimate the number of people who've seen the thread.
Thanks, -- Jean-Vincent Drean _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Never heard of it. -- Thomas Mortagne
I've never put \\\\ in a page so far either. On Wed, Apr 2, 2008 at 10:47 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Apr 2, 2008 at 10:31 AM, Jean-Vincent Drean <[email protected]> wrote:
Hi XWikiers,
An issue has been raised during the XWiki Enterprise 1.3.1 release process, http://jira.xwiki.org/jira/browse/XWIKI-2269 : 2 successive newlines (\\\\) are taken by the escape filter and transformed to one \ (escapeFilter)
Is there anyone here using this syntax ? If not the filter will removed today and XE 1.3.1 released with this modification.
ps : If you don't use it please tell it here too, it'll help us to estimate the number of people who've seen the thread.
Thanks, -- Jean-Vincent Drean _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Never heard of it.
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
I don't use it. Thomas Guillaume Lerouge wrote:
I've never put \\\\ in a page so far either.
On Wed, Apr 2, 2008 at 10:47 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Apr 2, 2008 at 10:31 AM, Jean-Vincent Drean <[email protected]> wrote:
Hi XWikiers,
An issue has been raised during the XWiki Enterprise 1.3.1 release process, http://jira.xwiki.org/jira/browse/XWIKI-2269 : 2 successive newlines (\\\\) are taken by the escape filter and transformed to one \ (escapeFilter)
Is there anyone here using this syntax ? If not the filter will removed today and XE 1.3.1 released with this modification.
ps : If you don't use it please tell it here too, it'll help us to estimate the number of people who've seen the thread.
Thanks, -- Jean-Vincent Drean _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Never heard of it.
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Thanks, fix applied. On Wed, Apr 2, 2008 at 10:31 AM, Jean-Vincent Drean <[email protected]> wrote:
Hi XWikiers,
An issue has been raised during the XWiki Enterprise 1.3.1 release process, http://jira.xwiki.org/jira/browse/XWIKI-2269 : 2 successive newlines (\\\\) are taken by the escape filter and transformed to one \ (escapeFilter)
Is there anyone here using this syntax ? If not the filter will removed today and XE 1.3.1 released with this modification.
ps : If you don't use it please tell it here too, it'll help us to estimate the number of people who've seen the thread.
Thanks, -- Jean-Vincent Drean
-- Jean-Vincent Drean
Jean-Vincent Drean wrote:
Hi XWikiers,
An issue has been raised during the XWiki Enterprise 1.3.1 release process, http://jira.xwiki.org/jira/browse/XWIKI-2269 : 2 successive newlines (\\\\) are taken by the escape filter and transformed to one \ (escapeFilter)
Is there anyone here using this syntax ? If not the filter will removed today and XE 1.3.1 released with this modification.
ps : If you don't use it please tell it here too, it'll help us to estimate the number of people who've seen the thread.
Thanks,
Big -1 The way Radeox works, \\\\ actually means that you use \ in the wiki content. This means that you can't escape wiki syntax anymore, so writing \[this is not a link\] fails now. -- Sergiu Dumitriu http://purl.org/net/sergiu/
On Apr 4, 2008, at 6:19 PM, Sergiu Dumitriu wrote:
Jean-Vincent Drean wrote:
Hi XWikiers,
An issue has been raised during the XWiki Enterprise 1.3.1 release process, http://jira.xwiki.org/jira/browse/XWIKI-2269 : 2 successive newlines (\\\\) are taken by the escape filter and transformed to one \ (escapeFilter)
Is there anyone here using this syntax ? If not the filter will removed today and XE 1.3.1 released with this modification.
ps : If you don't use it please tell it here too, it'll help us to estimate the number of people who've seen the thread.
Thanks,
Big -1
The way Radeox works, \\\\ actually means that you use \ in the wiki content.
This means that you can't escape wiki syntax anymore, so writing \ [this is not a link\] fails now.
so 1.3.1 and 1.4M1 are busted? :( -Vincent
On Fri, Apr 4, 2008 at 6:35 PM, Vincent Massol <[email protected]> wrote:
On Apr 4, 2008, at 6:19 PM, Sergiu Dumitriu wrote:
Jean-Vincent Drean wrote:
Hi XWikiers,
An issue has been raised during the XWiki Enterprise 1.3.1 release process, http://jira.xwiki.org/jira/browse/XWIKI-2269 : 2 successive newlines (\\\\) are taken by the escape filter and transformed to one \ (escapeFilter)
Is there anyone here using this syntax ? If not the filter will removed today and XE 1.3.1 released with this modification.
ps : If you don't use it please tell it here too, it'll help us to estimate the number of people who've seen the thread.
Thanks,
Big -1
The way Radeox works, \\\\ actually means that you use \ in the wiki content.
This means that you can't escape wiki syntax anymore, so writing \ [this is not a link\] fails now.
so 1.3.1 and 1.4M1 are busted? :(
Yes :( -- Jean-Vincent Drean
Vincent Massol wrote:
On Apr 4, 2008, at 6:19 PM, Sergiu Dumitriu wrote:
Jean-Vincent Drean wrote:
Hi XWikiers,
An issue has been raised during the XWiki Enterprise 1.3.1 release process, http://jira.xwiki.org/jira/browse/XWIKI-2269 : 2 successive newlines (\\\\) are taken by the escape filter and transformed to one \ (escapeFilter)
Is there anyone here using this syntax ? If not the filter will removed today and XE 1.3.1 released with this modification.
ps : If you don't use it please tell it here too, it'll help us to estimate the number of people who've seen the thread.
Thanks,
Big -1
The way Radeox works, \\\\ actually means that you use \ in the wiki content.
This means that you can't escape wiki syntax anymore, so writing \ [this is not a link\] fails now.
so 1.3.1 and 1.4M1 are busted? :(
Yes :( We should have had tests for this... -- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (6)
-
Guillaume Lerouge -
Jean-Vincent Drean -
Sergiu Dumitriu -
Thomas Eveilleau -
Thomas Mortagne -
Vincent Massol