Closed
Bug 820229
Opened 12 years ago
Closed 12 years ago
Standalone validator should not check for existing apps for the domain
Categories
(Marketplace Graveyard :: Validation, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
2012-12-20
People
(Reporter: cvan, Assigned: cvan)
References
()
Details
Steps to reproduce:
1) Submit an app.
2) Go to https://marketplace-dev.allizom.org/developers/validator and enter that same manifest URL.
3) You'll see this error: "An app already exists on this domain; only one app per domain is allowed"
We should not do this for the standalone validator.
Updated•12 years ago
|
Assignee: nobody → mattbasta
Target Milestone: --- → 2012-12-20
Comment 1•12 years ago
|
||
Fabrice was saying yesterday that B2G is very close to allowing multiple apps per domain. I'd say we should WONTFIX this and just remove the check entirely once that lands. Heyna or no?
Comment 2•12 years ago
|
||
Fabrice - do you have a timeline for B2G to allow multiple apps per domain?
Comment 3•12 years ago
|
||
(In reply to Matt Basta [:basta] from comment #1)
> Fabrice was saying yesterday that B2G is very close to allowing multiple
> apps per domain. I'd say we should WONTFIX this and just remove the check
> entirely once that lands. Heyna or no?
Matt,
I don't like your strategy. Fabrice and I agree that the existing one-app-per-domain will persist for v1 of the b2g phone, so we will be living with this for a while. If you could fix this in your validator, it will help developers a lot in the meantime.
-Bill
Comment 4•12 years ago
|
||
(In reply to Wil Clouser [:clouserw] from comment #2)
> Fabrice - do you have a timeline for B2G to allow multiple apps per domain?
No, but if I'll try to make it happen for v1.1
Assignee | ||
Comment 5•12 years ago
|
||
Patch if we want to merge it in: https://github.com/cvan/zamboni/commit/2a22933
Assignee | ||
Comment 6•12 years ago
|
||
Assignee: mattbasta → cvan
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Issue is still reproducing in https://marketplace-dev.allizom.org/developers/validator on FF20 (Win 7)
The following error is displayed "Oops, looks like you already submitted that manifest for Test App (baubau1234), which is currently pending. Edit app"
Screencast for this issue http://screencast.com/t/PsGtUJT51Qe
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•12 years ago
|
Priority: -- → P2
Assignee | ||
Comment 9•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 10•12 years ago
|
||
Verified as fixed in https://marketplace-dev.allizom.org/developers/validator on FF20 (Win 7)
Postfix screencast http://screencast.com/t/ZUpMX4M6jzXo
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•