[ http://jira.codehaus.org/browse/DOXIA-77?page=all ]

Vincent Siveton updated DOXIA-77:
---------------------------------

             Assignee: Vincent Siveton
          Description: 
While this works fine in apt...

{noformat}
%{snippet|id=superpom|url=http://svn.apache.org/repos/asf/maven/components/trunk/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml}
{noformat}

... the corresponding tag in xdoc does not.  Instead of including the content, 
the <snippet> tag comes through to the HTML.

{noformat}
<snippet id="superpom" 
url="http://svn.apache.org/repos/asf/maven/components/trunk/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml"/>
{noformat}


  was:

While this works fine in apt...

{noformat}
%{snippet|id=superpom|url=http://svn.apache.org/repos/asf/maven/components/trunk/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml}
{noformat}

... the corresponding tag in xdoc does not.  Instead of including the content, 
the <snippet> tag comes through to the HTML.

{noformat}
<snippet id="superpom" 
url="http://svn.apache.org/repos/asf/maven/components/trunk/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml"/>
{noformat}


    Affects Version/s: 1.0
        Fix Version/s: 1.0
          Component/s: Core

> Snippets do not work in xdoc
> ----------------------------
>
>                 Key: DOXIA-77
>                 URL: http://jira.codehaus.org/browse/DOXIA-77
>             Project: doxia
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0
>            Reporter: Wendy Smoak
>         Assigned To: Vincent Siveton
>             Fix For: 1.0
>
>
> While this works fine in apt...
> {noformat}
> %{snippet|id=superpom|url=http://svn.apache.org/repos/asf/maven/components/trunk/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml}
> {noformat}
> ... the corresponding tag in xdoc does not.  Instead of including the 
> content, the <snippet> tag comes through to the HTML.
> {noformat}
> <snippet id="superpom" 
> url="http://svn.apache.org/repos/asf/maven/components/trunk/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml"/>
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to