You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2013/03/30 20:58:52 UTC

[jira] (DOXIA-479) escaped | in table cell renders as encoded unicode escape

     [ https://jira.codehaus.org/browse/DOXIA-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed DOXIA-479.
--------------------------------

    Resolution: Cannot Reproduce
      Assignee: Robert Scholte

Added test in [r1462847|http://svn.apache.org/r1462847], which succeeds without adjustment to the main code.

                
> escaped | in table cell renders as encoded unicode escape
> ---------------------------------------------------------
>
>                 Key: DOXIA-479
>                 URL: https://jira.codehaus.org/browse/DOXIA-479
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Apt
>            Reporter: Andy Isaacson
>            Assignee: Robert Scholte
>
> Writing {code} | cell \| with pipe | cell2 {code} results in {code}cell &#xa0;u007C with pipe{code} in my output HTML.  I expected a literal "|".
> Complete example:
> {code}
> pipe fail
> ---
> Demo
> *---+---+
> | cell \| pipe | next cell 
> *---+---+
> {code}
> I'm running
> {noformat}
> Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.5.5", arch: "amd64", family: "unix"
> {noformat}
> from Debian package maven-3.0.4-3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira