Javascript broken when devmode is turned off
Bug #462502 reported by
Björn Tillenius
on 2009-10-28
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
Critical
|
Björn Tillenius |
Bug Description
It looks like launchpad.js doesn't get generated correctly, since if devmode is turned off, all the AJAX features stop working.
This needs to be fixed, either by reverting the change that broke this (most likely the buildoutification of lazr-js) or fixing the real issue, before edge is updated again.
Related branches
lp:~bjornt/launchpad/bug-462502
- Jeroen T. Vermeulen (community): Approve on 2009-10-28
- Deryck Hodge (community): Approve (code) on 2009-10-28
-
Diff: 26 lines1 file modifiedMakefile (+4/-5)
Changed in launchpad-foundations: | |
status: | In Progress → Fix Committed |
Diogo Matsubara (matsubara)
on 2009-11-10
Changed in launchpad-foundations: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in devel r9793 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ devel/revision/ 9793>