Open
Bug 1907542
Opened 8 months ago
Evaluate merging dotted hostnames, as they are currently handled separately
Categories
(Toolkit :: Places, defect, P3)
Toolkit
Places
Tracking
()
NEW
People
(Reporter: mak, Unassigned)
References
Details
We're storing dotted hostnames separately from non-dotted ones, thus we can have bugzilla.mozilla.org
and bugzilla.mozilla.org.
We should probably merge them, though it may not be trivial (there will be records to merge, helpers to update, APIs to fix).
As the likelihood of dotted names is low, this is not an high priority.
You need to log in
before you can comment on or make changes to this bug.
Description
•