Closed Bug 633584 Opened 14 years ago Closed 14 years ago

fd.item is undefined in View

Categories

(addons.mozilla.org Graveyard :: Add-on Builder, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Builder 0.9

People

(Reporter: zalun, Assigned: zalun)

Details

(Whiteboard: [ftw])

fd.item (instance of Package class) is undefined in View mode. It is instantiated, probably just not assigned to the property.
Whiteboard: [ftw]
Target Milestone: --- → Builder 0.9
Assignee: nobody → zaloon
can't reproduce: >>> fd.item Object { $events=String, options=String, more...}
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Steps to reproduce: 1. Create an empty attachments directory (abc/) 2. Create an empty directory inside above directory (abc/cde/) 3. Reload fd.item is undefined. it happens as fd.item.initialize method has not yet been finished. Solution s/fd.getItem()/pack in Package.js#530
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.