Open Bug 883258 Opened 11 years ago Updated 2 years ago

Copy URL does not escape period at the end with %2E

Categories

(Core :: Networking, defect, P5)

22 Branch
x86
macOS
defect

Tracking

()

UNCONFIRMED

People

(Reporter: zapodlo, Unassigned)

Details

(Whiteboard: [necko-would-take])

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:22.0) Gecko/20100101 Firefox/22.0 (Beta/Release)
Build ID: 20130605070403

Steps to reproduce:

* Navigate to a URL that ends in a period
* Single click URL in the URL bar, and copy it
* Paste it in an email (e.g. gmail) to be sent to a friend


Actual results:

The trailing period is not escaped, and gmail (as well as possibly other systems) will think the period is part of a sentence, not URL, making the URL invalid.


Expected results:

On copy, FF should have escaped the trailing period with %2E.
Component: Untriaged → Networking
Product: Firefox → Core
Summary: Copy URL does not escape period at the end → Copy URL does not escape period at the end with %2E
Whiteboard: [necko-would-take]
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.