jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Maven 1.x LinkCheck Plugin
  • Maven 1.x LinkCheck Plugin
  • MPLINKCHECK-8

File names should be quoted

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.3.3
  • Labels:
    None
  • Number of attachments :
    0

Description

I happen to have a generated html file whose name is '<init>.html'. Linkcheck processes that file fine, but then it creates this report:
<file>
<name>nicedoc/nice/lang/<init>.html</name>
<successful>0</successful>
<unsuccessful>0</unsuccessful>
</file>
This is ill-formed xml, and xdoc rightfully chokes on it. linkcheck should use a quoting function to handle special character like <, >, &, ... in file names. I suppose such a function already exists, I just don't know where. If somebody point it out, I could do the patch to linkcheck.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
No work has yet been logged on this issue.

People

  • Assignee:
    Ben Walding
    Reporter:
    Daniel Bonniot
Vote (0)
Watch (0)

Dates

  • Created:
    14/Feb/04 5:48 AM
    Updated:
    01/Aug/04 6:30 PM
    Resolved:
    01/Aug/04 6:30 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.