You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Ross Gardler (JIRA)" <ji...@apache.org> on 2005/12/09 17:28:08 UTC

[jira] Updated: (FOR-95) indirect linking and anchors

     [ http://issues.apache.org/jira/browse/FOR-95?page=all ]

Ross Gardler updated FOR-95:
----------------------------

    Fix Version:     (was: 0.8-dev)
    Description: 
I would be nice if Forrest supported anchors with indirect linking. That is, something like this: <link href="site:somepage#someanchor">. (or something similar, like <link href="site:somepage" anchor="someanchor">)

If somepage pointed to somepage.html, then the resultant link would be somepage.html#someanchor.

Using the above link currently fails with an "invalid xpath" error since "somepage#someanchor" is not a valid qname.

  was:
I would be nice if Forrest supported anchors with indirect linking. That is, something like this: <link href="site:somepage#someanchor">. (or something similar, like <link href="site:somepage" anchor="someanchor">)

If somepage pointed to somepage.html, then the resultant link would be somepage.html#someanchor.

Using the above link currently fails with an "invalid xpath" error since "somepage#someanchor" is not a valid qname.

    Environment: 
       Priority: Minor  (was: Major)

> indirect linking and anchors
> ----------------------------
>
>          Key: FOR-95
>          URL: http://issues.apache.org/jira/browse/FOR-95
>      Project: Forrest
>         Type: Improvement
>   Components: Core operations
>     Versions: 0.6
>     Reporter: Richard Cao
>     Priority: Minor

>
> I would be nice if Forrest supported anchors with indirect linking. That is, something like this: <link href="site:somepage#someanchor">. (or something similar, like <link href="site:somepage" anchor="someanchor">)
> If somepage pointed to somepage.html, then the resultant link would be somepage.html#someanchor.
> Using the above link currently fails with an "invalid xpath" error since "somepage#someanchor" is not a valid qname.

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