Open Bug 1702141 Opened 3 years ago Updated 3 years ago

The URL for imported logins which contain at least 2 URLs will be the first one followed by part of the second

Categories

(Firefox :: about:logins, defect, P3)

Desktop
All
defect

Tracking

()

Tracking Status
firefox88 --- affected
firefox89 --- affected

People

(Reporter: mheres, Unassigned)

References

Details

Attachments

(1 file)

Attached image URL x2.gif

[Affected Versions]:

  • Firefox Beta 88.0b4 (Build ID: 20210328185936)
  • Firefox Nightly 89.0a1 (Build ID: 20210330215136)

[Affected Platforms]:

  • Linux Mint 20
  • Windows 10
  • macOS 10.15.7

[Prerequisites]:

  • Have a CSV file created by a password manager which allows for a login to have more than 1 URL (e.g. Bitwarden).
  • Have Firefox open.

[Steps to reproduce]:

  1. Navigate to “about:logins”.
  2. Click the meatball menu button (“...”).
  3. Choose the “Import from a File...” option.
  4. Choose the CSV file from prerequisites and import it.
  5. Open the entry for the login which had 2 URLs and observe its URL.

[Expected result]:

  • Only one (the first?) URL is imported.

[Actual result]:

  • The first URL is imported, followed by the delimiting comma and part of the second URL.

[Notes]:

  • Attached is a recording of the issue.

Hrm, I don't think we expected more than one URL in the URL field. But we should be able to split on /[,\s;]+/ and just use the first value.

Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: