You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Feng Wu (JIRA)" <ji...@apache.org> on 2008/02/06 20:27:08 UTC

[jira] Created: (CONFIGURATION-308) User Guide overview section has invalid links to API docs

User Guide overview section has invalid links to API docs
---------------------------------------------------------

                 Key: CONFIGURATION-308
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-308
             Project: Commons Configuration
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.5, 1.6
            Reporter: Feng Wu
            Priority: Trivial
         Attachments: overview.xml.patch

overview.xml has the following links to Configuration api doc which leads to 404:

<a href="apidocs/org/apache/commons/configuration/Configuration.html">Configuration</a>

They should be changed to:

<a href="../apidocs/org/apache/commons/configuration/Configuration.html">

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CONFIGURATION-308) User Guide overview section has invalid links to API docs

Posted by "Feng Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONFIGURATION-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Feng Wu updated CONFIGURATION-308:
----------------------------------

    Attachment: overview.xml.patch

patch is attached here.

> User Guide overview section has invalid links to API docs
> ---------------------------------------------------------
>
>                 Key: CONFIGURATION-308
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-308
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.5, 1.6
>            Reporter: Feng Wu
>            Priority: Trivial
>         Attachments: overview.xml.patch
>
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> overview.xml has the following links to Configuration api doc which leads to 404:
> <a href="apidocs/org/apache/commons/configuration/Configuration.html">Configuration</a>
> They should be changed to:
> <a href="../apidocs/org/apache/commons/configuration/Configuration.html">

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CONFIGURATION-308) User Guide overview section has invalid links to API docs

Posted by "Oliver Heger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONFIGURATION-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Heger resolved CONFIGURATION-308.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

Patch applied. Many thanks!

> User Guide overview section has invalid links to API docs
> ---------------------------------------------------------
>
>                 Key: CONFIGURATION-308
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-308
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.5, 1.6
>            Reporter: Feng Wu
>            Assignee: Oliver Heger
>            Priority: Trivial
>             Fix For: 1.6
>
>         Attachments: overview.xml.patch
>
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> overview.xml has the following links to Configuration api doc which leads to 404:
> <a href="apidocs/org/apache/commons/configuration/Configuration.html">Configuration</a>
> They should be changed to:
> <a href="../apidocs/org/apache/commons/configuration/Configuration.html">

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.