Closed
Bug 928437
Opened 12 years ago
Closed 7 years ago
Impossible to use an email address containing a '+' as an extension ID
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: public, Unassigned)
Details
I'm trying to create a new panel for the devtools using the "Restartless template"[1].
I tried to use this address as the extension ID: myyelf+extension-name@gmail.com, but the extension would never appear in the addon manager.
I removed the "+extension-name" part of the email address and it worked.
If it worked, I would be able to create multiple extensions and use the same email with different "+..." parts.
[1] https://github.com/victorporof/Restartless-Template
Updated•12 years ago
|
Component: General → Add-ons Manager
Comment 1•7 years ago
|
||
Extension IDs are not email addresses, I don't see any reason to change this
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•