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 2.x Project Info Reports Plugin
  • Maven 2.x Project Info Reports Plugin
  • MPIR-57

URLs only link if they are FQDNs

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

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

Description

We are trying to create internal site documentation for our projects with links to our Confluence user home pages:

<developer>
<id>mperham</id>
<url>http://wiki:9090/display/~mperham</url>
</developer>

But the project info report does not link this URL. If I add .com or .org to the end of it, it does link so I suspect the validation is just a little over-zealous. It should just link whatever the user puts in there.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Mykel Alvis added a comment - 02/May/07 2:23 PM

Just started encountering this when I switched from internal IP addresses to alias'ed hostnames that aren't FQDNs.

I agree with Mike. It's nice that getValidHref uses Validator,etc, to determine an actual href, but we're (usually) smart enough to put in something that makes sense here and it's not particularly critical if we don't. It's not even relevant that the scheme be httpx, as far as I'm concerned. What if I want to do a file: based version? I'm not sure how I would, but it's impossible with this validation in place.

Show
Mykel Alvis added a comment - 02/May/07 2:23 PM Just started encountering this when I switched from internal IP addresses to alias'ed hostnames that aren't FQDNs. I agree with Mike. It's nice that getValidHref uses Validator,etc, to determine an actual href, but we're (usually) smart enough to put in something that makes sense here and it's not particularly critical if we don't. It's not even relevant that the scheme be httpx, as far as I'm concerned. What if I want to do a file: based version? I'm not sure how I would, but it's impossible with this validation in place.
Hide
Permalink
Vincent Siveton added a comment - 19/May/07 8:24 AM

developer/contributor url and organizationUrl have no more verification

Show
Vincent Siveton added a comment - 19/May/07 8:24 AM developer/contributor url and organizationUrl have no more verification

People

  • Assignee:
    Vincent Siveton
    Reporter:
    Mike Perham
Vote (0)
Watch (0)

Dates

  • Created:
    05/Dec/05 9:10 PM
    Updated:
    19/May/07 8:24 AM
    Resolved:
    19/May/07 8:24 AM
  • 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.