Closed Bug 1436619 Opened 6 years ago Closed 6 years ago

http:// in URL field

Categories

(bugzilla.mozilla.org :: Bug Creation/Editing, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jkt, Assigned: kohei)

References

Details

(Keywords: ux-efficiency)

Attachments

(1 file)

STR:

1. Open new bug on bugzilla https://bugzilla.mozilla.org/enter_bug.cgi?...

Expected:

Default URL value to be https.


As mentioned here: https://twitter.com/nomorehttp/status/939111205565816834

When creating a bug the default text is insecure, either remove or add the 's'.
I’m preparing a PR. This is also an UX issue because you can’t just paste a URL to the field.

* Remove the default “http://“ value
* Add “https://“ as the placeholder attribute
* Change the type attribute to “url”
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Keywords: ux-efficiency
I’ve realized that we don’t have any validation on the URL field in both frontend and backend. Adding a validation, including the `url` type attribute, could be a separate bug.
Attached file GitHub Pull Request
See Also: → 1503493
Merged to master.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: