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)
  • Continuum
  • CONTINUUM-1970

Cannot add Maven 2 project via POM URL if SCM user name contains "@"

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Duplicate
  • Affects Version/s: 1.2
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Complexity:
    Intermediate

Description

A malformed URL error occurs when trying to add a Maven 2 project specifying an HTTP URL to the POM file if the user name contains an "@" character.

In our environment, subversion account names are of the form "name@domain". After entering the URL, username, and password, a "malformed URL" error is displayed. The error message in the log was like "Malformed URL: http:*****@domain:password@url_to_the_pom". At first I wondered why only the first part of the user name was masked in the log and the password was not, until I realized that the system considered everything after the first "@" to be the URL.

Work-around: I entered the URL-encoded value of the user name ("name%40domain") in the form and the project was successfully added.

Issue Links

duplicates

Bug - A problem which impairs or prevents the functions of the product. CONTINUUM-1199 Special characters in userid and password not supported in HTTP authentication

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Wendy Smoak added a comment - 10/Nov/08 10:32 AM

Duplicate of CONTINUUM-1199, special characters in scm passwords cause problems

Show
Wendy Smoak added a comment - 10/Nov/08 10:32 AM Duplicate of CONTINUUM-1199, special characters in scm passwords cause problems

People

  • Assignee:
    Unassigned
    Reporter:
    Jeff Mills
Vote (0)
Watch (0)

Dates

  • Created:
    10/Nov/08 9:46 AM
    Updated:
    10/Nov/08 10:32 AM
    Resolved:
    10/Nov/08 10:32 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.