Closed Bug 672575 Opened 14 years ago Closed 14 years ago

Few add-ons are having more than 2 categories

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: saikrishna, Assigned: jorgev)

Details

Attachments

(1 file)

STR: 1.Load https://addons.allizom.org/z/en-US/firefox/i/addon/pearltrees/ 2.Observe the Related categories section Observed Behavior: The add-on contains 3 categories which is not allowed
There are two with three categories. => fligtar for a decision. mysql> select addon_id, application_id, count(*) as c from addons_categories inner join categories on category_id=categories.id group by addon_id,application_id having c > 2; +----------+----------------+---+ | addon_id | application_id | c | +----------+----------------+---+ | 11255 | 1 | 3 | | 62825 | 1 | 3 | +----------+----------------+---+ 2 rows in set (6.99 sec)
Assignee: nobody → fligtar
Jorge, can you please clear out an extra category from these?
Assignee: fligtar → jorge
Done.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: