Closed
Bug 640195
Opened 14 years ago
Closed 14 years ago
Remove old Kashubian spellchecker from Dictionaries page
Categories
(addons.mozilla.org Graveyard :: Administration, defect, P3)
addons.mozilla.org Graveyard
Administration
Tracking
(Not tracked)
RESOLVED
WORKSFORME
4.x (triaged)
People
(Reporter: jorgev, Assigned: clouserw)
References
()
Details
There are currently 2 Kashubian Polish spellcheckers on AMO. The old one (https://addons.mozilla.org/en-US/firefox/addon/kashubian-spell-checker-poland/) is outdated in terms of words it supports and also Firefox compatibility. I'm OK having both of these add-ons on the site, but it would be good that only the better one appears on the Dictionaries page (https://addons.mozilla.org/en-US/firefox/language-tools/).
It used to be the case that this could be done on the Edit pages if you were an admin, but that feature hasn't been ported yet, so I need somebody to make the change directly on the DB.
Assignee | ||
Comment 1•14 years ago
|
||
The dictionary page is meant to hold all dictionaries on the site (including multiple options for the same language), we just never got around to automating it.
We can still remove that dictionary, but it might reappear if we get to that point some day.
Reporter | ||
Comment 2•14 years ago
|
||
For now I think it's OK to remove it.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → clouserw
Assignee | ||
Comment 3•14 years ago
|
||
In a roundabout way, it sounds like this bug is asking to remove this from the dictionary page: https://addons.mozilla.org/en-US/firefox/addon/kashubian-spell-checker-pl/
I hope that's right.
mysql> update addons set target_locale=NULL, locale_disambiguation=NULL where id=251556 limit 1;
Query OK, 1 row affected (0.82 sec)
Rows matched: 1 Changed: 1 Warnings: 0
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•14 years ago
|
||
No, it's the opposite.
This one should be in the dictionaries page:
https://addons.mozilla.org/en-US/firefox/addon/kashubian-spell-checker-pl/
This one should be removed:
https://addons.mozilla.org/en-US/firefox/addon/kashubian-spell-checker-poland/
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 5•14 years ago
|
||
mysql> update addons set target_locale="csb" where id=251556 limit 1;
Query OK, 1 row affected (0.17 sec)
Rows matched: 1 Changed: 1 Warnings: 0
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•14 years ago
|
||
That reversed the update on Comment 3, but hasn't removed the other one.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 7•14 years ago
|
||
I looked at the other one, and it shouldn't be in the list at all. It doesn't have a target_locale afaict. If it doesn't disappear from the page, I'll look at it later
Target Milestone: 6.0.2 → 4.x (triaged)
I have deleted my version of the add-on. Everything looks good now -- there is just a single version of the add-on (authors have joined their efforts).
Please, close the bug.
Reporter | ||
Updated•14 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•