You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2007/08/14 17:57:47 UTC

[jira] Created: (DOXIA-148) FmlParser emits HTML specific events

FmlParser emits HTML specific events
------------------------------------

                 Key: DOXIA-148
                 URL: http://jira.codehaus.org/browse/DOXIA-148
             Project: Maven Doxia
          Issue Type: Bug
          Components: Module - Fml
    Affects Versions: 1.0-alpha-8
            Reporter: Lukas Theussl
            Priority: Minor


Questions/answers in an fml document may contain (almost) arbitrary html tags (eg lists, paragraphs) but the question/answer in the Faq model is defined as a simple String and questions/answers are emitted as rawText by the parser. That means that FmlParser events can only be consumed correctly by the XhtmlSink (or XmlSink).

-- 
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

        

[jira] Commented: (DOXIA-148) FmlParser emits HTML specific events

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/DOXIA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105081 ] 

Lukas Theussl commented on DOXIA-148:
-------------------------------------

In addition, toplinks and <source> elements are emitted directly via rawText as html elements.

> FmlParser emits HTML specific events
> ------------------------------------
>
>                 Key: DOXIA-148
>                 URL: http://jira.codehaus.org/browse/DOXIA-148
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Fml
>    Affects Versions: 1.0-alpha-8
>            Reporter: Lukas Theussl
>            Priority: Minor
>
> Questions/answers in an fml document may contain (almost) arbitrary html tags (eg lists, paragraphs) but the question/answer in the Faq model is defined as a simple String and questions/answers are emitted as rawText by the parser. That means that FmlParser events can only be consumed correctly by the XhtmlSink (or XmlSink).

-- 
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

        

[jira] Closed: (DOXIA-148) FmlParser emits HTML specific events

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/DOXIA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed DOXIA-148.
-------------------------------

      Assignee: Lukas Theussl
    Resolution: Fixed

> FmlParser emits HTML specific events
> ------------------------------------
>
>                 Key: DOXIA-148
>                 URL: http://jira.codehaus.org/browse/DOXIA-148
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Fml
>    Affects Versions: 1.0-alpha-8
>            Reporter: Lukas Theussl
>            Assignee: Lukas Theussl
>            Priority: Minor
>             Fix For: 1.0-beta-1
>
>
> Questions/answers in an fml document may contain (almost) arbitrary html tags (eg lists, paragraphs) but the question/answer in the Faq model is defined as a simple String and questions/answers are emitted as rawText by the parser. That means that FmlParser events can only be consumed correctly by the XhtmlSink (or XmlSink).

-- 
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