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/12/07 10:05:29 UTC

[JIRA] Created: (FOR-405) linkrewriting broken in 0.7-dev

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-405
    Summary: linkrewriting broken in 0.7-dev
       Type: Bug

     Status: Unassigned
   Priority: Critical

    Project: Forrest
 Components: 
             Core operations
   Versions:
             HEAD

   Assignee: 
   Reporter: Johannes Schaefer

    Created: Tue, 7 Dec 2004 3:03 AM
    Updated: Tue, 7 Dec 2004 3:03 AM
Environment: Windows XP, Forrest r109997, 2004-12-06

Description:
Links using either ext:ref or site:ref are not resolved correctly in the 'forrest seed' example site. 

E.g. on the frontpage (localhost:8888/index.html) the link to "Apache Forrest" points to "ext:forrest" and *not* to forrest.a.o as indicated in site.xml:
  <external-refs>
    <forrest href="http://forrest.apache.org/">
  </external-refs>

The internal links seem to work but this is only because they do *not* use the site:reference format (which they should anyway in the example site!?). Inserting a link like this
  This is a site:link <a href="site:linking">linking</a>.
gives a link to "site:linking" in HTML output.

see also:
http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=user@forrest.apache.org&msgNo=1454


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


[JIRA] Closed: (FOR-405) linkrewriting broken in 0.7-dev

Posted by is...@cocoondev.org.
Message:

   The following issue has been closed.

   Resolver: Rick Tessner
       Date: Tue, 7 Dec 2004 6:30 PM

Resolved by backing out the jxpath update.  Fixed with revision 111170.
---------------------------------------------------------------------
View the issue:
  http://issues.cocoondev.org//browse/FOR-405

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-405
    Summary: linkrewriting broken in 0.7-dev
       Type: Bug

     Status: Closed
   Priority: Critical
 Resolution: FIXED

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

   Assignee: 
   Reporter: Johannes Schaefer

    Created: Tue, 7 Dec 2004 3:03 AM
    Updated: Tue, 7 Dec 2004 6:30 PM
Environment: Windows XP, Forrest r109997, 2004-12-06

Description:
Links using either ext:ref or site:ref are not resolved correctly in the 'forrest seed' example site. 

E.g. on the frontpage (localhost:8888/index.html) the link to "Apache Forrest" points to "ext:forrest" and *not* to forrest.a.o as indicated in site.xml:
  <external-refs>
    <forrest href="http://forrest.apache.org/">
  </external-refs>

The internal links seem to work but this is only because they do *not* use the site:reference format (which they should anyway in the example site!?). Inserting a link like this
  This is a site:link <a href="site:linking">linking</a>.
gives a link to "site:linking" in HTML output.

see also:
http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=user@forrest.apache.org&msgNo=1454


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