Closed
Bug 882139
Opened 12 years ago
Closed 12 years ago
[traceback][dev][mobile] UndefinedError: the template 'addons/macros.html' (imported on line 1 in 'addons/listing/items_mobile.html') does not export the requested name 'price' with mobile browsers on dev
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-06-13
People
(Reporter: AlinT, Assigned: andy+bugzilla)
Details
(Whiteboard: [fromAutomation])
Attachments
(1 file)
|
147.02 KB,
image/png
|
Details |
On Android with Nightly and release(FF 21)
STR:
1.Go to addons-dev.allizom.org
Expected results:
Site should be available to a user.
Actual results:
*An error is returned.
*Screenshot for this is attached.
| Reporter | ||
Updated•12 years ago
|
OS: Linux → Android
Hardware: x86_64 → All
| Reporter | ||
Updated•12 years ago
|
Summary: [dev]addons-dev.allizom.org returns "Oops.We had an error" → [dev][mobile]addons-dev.allizom.org returns "Oops.We had an error"
Updated•12 years ago
|
Severity: normal → critical
Whiteboard: [fromAutomation]
Comment 1•12 years ago
|
||
For some reason, the "Raw" button in Sentry isn't giving me the raw stack, but this should help.
http://sentry.dmz.phx1.mozilla.com/addons/addons-dev/group/15052/
Types:
UndefinedError
Value:
the template 'addons/macros.html' (imported on line 1 in 'addons/listing/items_mobile.html') does not export the requested name 'price'
Location: /data/www/addons-dev.allizom.org/zamboni/apps/addons/templates/addons/listing/items_mobile.html in top-level template code , line 29
Summary: [dev][mobile]addons-dev.allizom.org returns "Oops.We had an error" → [traceback][dev][mobile] UndefinedError: the template 'addons/macros.html' (imported on line 1 in 'addons/listing/items_mobile.html') does not export the requested name 'price' with mobile browsers on dev
| Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
Verified FIXED using both real devices + automation. Thanks!
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Assignee: nobody → amckay
Target Milestone: --- → 2013-06-13
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•