Closed
Bug 1275468
Opened 9 years ago
Closed 9 years ago
use the query-string instead of the hash-fragment for search parameters
Categories
(Webtools Graveyard :: Phonebook, defect)
Webtools Graveyard
Phonebook
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
()
Details
mozilla's single signon solution doesn't carry hash-fragments through the authentication process, so using a firefox keyword bookmark to quickly search the phonebook is no longer possible.
getting okta fixed is bug 1264176, but it may be quicker to update the phonebook to use the query-string instead of the hash-fragment. of course we'd need to support both, but the query-string should be the default imho.
Comment hidden (typo) |
Comment 3•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/phonebook
https://github.com/mozilla/phonebook/commit/0b9b0d69e831ad4ff07156c198f045cfb8c5a294
Bug 1275468: use the query-string instead of the hash-fragment for search parameters
https://github.com/mozilla/phonebook/commit/802a1055f43952087308a37ca17d79f7d2d8f82a
Merge pull request #27 from globau/master
Bug 1275468: use the query-string instead of the hash-fragment for search parameters
i didn't take into account searching on the org tree page. will look at this later today.
Deployed to prod. Browsers may cache the JS file for a while, but it's backwards-compatible until they pick up the change.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•