You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2004/09/19 17:47:16 UTC

[JIRA] Updated: (FOR-241) forrest undoes entity resolution

The following issue has been updated:

    Updater: David Crossley (mailto:crossley@apache.org)
       Date: Sun, 19 Sep 2004 10:46 AM
    Changes:
             environment changed to 
             priority changed from Minor to Major
             Fix Version changed to 0.7
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.cocoondev.org//browse/FOR-241?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.cocoondev.org//browse/FOR-241

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-241
    Summary: forrest undoes entity resolution
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Forrest
 Components: 
             Core operations
   Fix Fors:
             0.7
   Versions:
             HEAD

   Assignee: 
   Reporter: Diwaker Gupta

    Created: Mon, 2 Aug 2004 9:00 PM
    Updated: Sun, 19 Sep 2004 10:46 AM

Description:
If I have a url like this inside the XML source:

http://sourceforge.net/sflogo.php?group_id=comics-grabber&type=1

validate-xdocs fails because it wants the literal & to be typed out as
& instead. So I correct it to become:

http://sourceforge.net/sflogo.php?group_id=comics-grabber&type=1

However, the generated HTML has the entity resolution UNDONE!:

http://sourceforge.net/sflogo.php?group_id=comics-grabber&type=1

This HTML fails validation as 4.01 transitional.

David Crossley adds:
There is a demonstration of the problem in the document
src/documentation/content/xdocs/docs/dreams.xml
The ampersand in the link element text is properly handled but
the ampersand in the link href attribute is not.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira