Closed Bug 358691 Opened 19 years ago Closed 19 years ago

Convert accidental theme record to extension

Categories

(addons.mozilla.org Graveyard :: Administration, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: justincwatt, Unassigned)

References

()

Details

I accidentally submitted an extension "Resizeable Form Fields" as a theme. Approval was denied for this reason. Unfortunately when I resubmitted it as an extension, it was still tied to the old theme record, based on the ID, I assume, and approval was denied a second time. I'd appreciate it if that record could be converted to an extension. https://addons.mozilla.org/developers/itemoverview.php?id=3675 Thanks.
UPDATE `main` SET `Type` = 'E' WHERE `ID` =3675 LIMIT 1 ; ought to fix that up.
OS: Windows XP → All
Version: unspecified → 2.0
Per some helpful feedback from the #addons channel, I discovered the somewhat hidden add-ons delete button, deleted the extension, and resubmitted it a third time. Here's hoping that it's in an approvable state. If so, then this ticket can be closed. The new URL is: https://addons.mozilla.org/developers/itemoverview.php?id=3694
OS: All → Windows XP
Version: 2.0 → unspecified
Looks good now.
Status: NEW → RESOLVED
Closed: 19 years ago
OS: Windows XP → All
Resolution: --- → FIXED
Component: Add-ons → Administration
QA Contact: add-ons → administration
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.