Closed Bug 595996 Opened 15 years ago Closed 15 years ago

Discovery pane download source

Categories

(addons.mozilla.org Graveyard :: Discovery Pane, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED
5.11.10

People

(Reporter: fligtar, Assigned: jbalogh)

References

()

Details

(Whiteboard: [z])

Right now discovery pane links to add-ons with src=api. We should make those links src=discovery-pane and add the new source to the database. (We don't have to do the pretty name and description yet)
Aren't these links going to go to special pages? Does it matter what the src is?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Did you run the query/migration as well? (In reply to comment #1) > Aren't these links going to go to special pages? Does it matter what the src > is? They will eventually go to the special details pages which will use the discovery-pane download source, but until then, we need it here.
Re-opening for comment #4 question -- did we run the SQL migration? Also, we should have disco pane sources on the add-ons in the collection promos.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
All add-ons now have ?src=discovery-pane; not sure about the SQL migration -- someone with access to the DB can check if the stats are working.
(In reply to comment #7) > All add-ons now have ?src=discovery-pane; not sure about the SQL migration -- > someone with access to the DB can check if the stats are working. From the push bug -- bug 595741: Run schematic? [y/n]: y Running migration 77: INSERT INTO download_sources (name, type, created) VALUES ('discovery-pane', 'full', NOW()); Verified 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.