Closed
Bug 395291
Opened 18 years ago
Closed 18 years ago
Application wizard should make Build ID a required field
Categories
(Other Applications Graveyard :: XUL Explorer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: georges, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/522.11.1 (KHTML, like Gecko) Version/3.0.3 Safari/522.12.1
Build Identifier: 0.7
According to this: http://developer.mozilla.org/en/docs/XUL_Application_Packaging BuildID is a required field in the application.ini. It should be required in the wizard as well.
Reproducible: Always
Steps to Reproduce:
1. Bring up the wizard File -> New -> Application
2. Choose a folder
3. Next screen, notice that the Build ID is not required.
Actual Results:
If you continue to create your application skeleton with an empty BuildID, XULRunner will not run it.
Expected Results:
Field should be required and not allow you to proceed
Comment 1•18 years ago
|
||
Added check for buildID
Added "required" image to the wizard UI
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•