Closed Bug 939752 Opened 12 years ago Closed 12 years ago

Update opensearch plugin

Categories

(Participation Infrastructure :: Phonebook, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: giorgos, Assigned: giorgos)

Details

(Whiteboard: [kb=1185636] )

Mozillians has opensearch support but the plugin need icon update and code cleanup. Let's do these and advertise it!
OS: Linux → All
Hardware: x86_64 → All
Whiteboard: [kb=1185636]
Assignee: nobody → giorgos
Commits pushed to master at https://github.com/mozilla/mozillians https://github.com/mozilla/mozillians/commit/472388abd0e679b1b3b5051f44fd42643e34e398 [fix bug 939752] Update opensearch plugin. - Update favicon - Cleanup search syntax - Use absolutify helper. https://github.com/mozilla/mozillians/commit/ca9cf1fb70c9836779ecf8834ce697015e65c112 Merge pull request #723 from glogiotatidis/939752 [fix bug 939752] Update opensearch plugin.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
I mistakenly removed the text/html Url
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Please add verification steps or mark as [qa-], thanks
I verified on stage. Steps to verify: 1) Visit mozillians.allizom.org 2) Using the search dropdown, look for "Add Mozillians" and click it 3) Verify that you can now choose Mozillians as the default search provider
Status: RESOLVED → VERIFIED
Added it to FF search providers, icon displayed, search matches mozillians search.
On prod, this is returning the old dino head for the favicon instead of the (m). The culprit is the data uri ("<Image>data:image/png</Image>" etc) in http://www.mozillians.org/en-US/opensearch.xml -- no matter what I do, I can't seem to get it to refresh and return the (m) instead of the dino head. Hopefully this is just some excessively aggressive caching. If it doesn't clear up by tomorrow, we can reopen and look into it further.
You need to log in before you can comment on or make changes to this bug.