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 2012/10/06 12:47:36 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 moved MNG-5357 to DOXIA-479:
-------------------------------------------

           Complexity:   (was: Intermediate)
    Affects Version/s:     (was: 3.0.4)
                  Key: DOXIA-479  (was: MNG-5357)
              Project: Maven Doxia  (was: Maven 2 & 3)
    
> 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
>
> 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: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira