You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2009/05/06 15:52:45 UTC

[jira] Created: (MPDF-11) Improve warning message for invalid links

Improve warning message for invalid links
-----------------------------------------

                 Key: MPDF-11
                 URL: http://jira.codehaus.org/browse/MPDF-11
             Project: Maven 2.x PDF Plugin
          Issue Type: Improvement
    Affects Versions: 1.0
         Environment: 1.0-SNAPSHOT r772248
            Reporter: Wendy Smoak
            Priority: Minor


Currently I'm getting several warnings like this:

[WARNING] Modified invalid link: notification/index.html

It would be nice if the message said why this is invalid and/or what to do to fix it (usually, prepend ./ ).

-- 
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] Updated: (MPDF-11) Improve warning message for invalid links

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDF-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak updated MPDF-11:
----------------------------


Including the problem .apt filename would be good, so the user knows where to edit.

> Improve warning message for invalid links
> -----------------------------------------
>
>                 Key: MPDF-11
>                 URL: http://jira.codehaus.org/browse/MPDF-11
>             Project: Maven 2.x PDF Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: 1.0-SNAPSHOT r772248
>            Reporter: Wendy Smoak
>            Priority: Minor
>
> Currently I'm getting several warnings like this:
> [WARNING] Modified invalid link: notification/index.html
> It would be nice if the message said why this is invalid and/or what to do to fix it (usually, prepend ./ ).

-- 
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: (MPDF-11) Improve warning message for invalid links

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

Lukas Theussl closed MPDF-11.
-----------------------------

    Resolution: Won't Fix
      Assignee: Lukas Theussl

Should be fixed in doxia.

> Improve warning message for invalid links
> -----------------------------------------
>
>                 Key: MPDF-11
>                 URL: http://jira.codehaus.org/browse/MPDF-11
>             Project: Maven 2.x PDF Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: 1.0-SNAPSHOT r772248
>            Reporter: Wendy Smoak
>            Assignee: Lukas Theussl
>            Priority: Minor
>
> Currently I'm getting several warnings like this:
> [WARNING] Modified invalid link: notification/index.html
> It would be nice if the message said why this is invalid and/or what to do to fix it (usually, prepend ./ ).

-- 
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: (MPDF-11) Improve warning message for invalid links

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPDF-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=175325#action_175325 ] 

Lukas Theussl commented on MPDF-11:
-----------------------------------

I added some additional warning for the most common use case. This won't catch all mistakes though, as some invalid local links pass through as valid internal links, see the [definition|http://maven.apache.org/doxia/references/doxia-apt.html#Anchors_and_links].

Also indicating the source file name is currently not possible because doxia parsers don't get the source document passed in, see DOXIA-224.
However, if you run with -X you should see the file that is being processed when the warning is emitted.

> Improve warning message for invalid links
> -----------------------------------------
>
>                 Key: MPDF-11
>                 URL: http://jira.codehaus.org/browse/MPDF-11
>             Project: Maven 2.x PDF Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: 1.0-SNAPSHOT r772248
>            Reporter: Wendy Smoak
>            Priority: Minor
>
> Currently I'm getting several warnings like this:
> [WARNING] Modified invalid link: notification/index.html
> It would be nice if the message said why this is invalid and/or what to do to fix it (usually, prepend ./ ).

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