javascript error creating milestone on staging

Bug #487972 reported by Edwin Grubbs
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Unassigned

Bug Description

On staging, if a series has no milestones, the #milestone-rows element does not exist, so the following error occurs when the project series page loads.

Error: '#milestone-rows' not in page.
Source File: https://staging.launchpad.net/+icing/rev8711/build/registry/milestone_table.js
Line: 107

The ajax "Create milestone" link on the project series page succeeds at creating a milestone, but it fails to update the page to show the new milestone because it can't find the table to insert the information into.

Error: tbody is null
Source File: https://staging.launchpad.net/+icing/rev8711/build/registry/milestone_table.js
Line: 22

Curtis Hovey (sinzui)
Changed in launchpad-registry:
status: New → Triaged
importance: Undecided → High
milestone: none → 3.1.11
Curtis Hovey (sinzui)
tags: added: oops
tags: added: javascript
Curtis Hovey (sinzui)
Changed in launchpad-registry:
assignee: nobody → Curtis Hovey (sinzui)
status: Triaged → In Progress
Revision history for this message
Curtis Hovey (sinzui) wrote :

Fixed in db-devel r8726.

Changed in launchpad-registry:
status: In Progress → Fix Committed
Revision history for this message
Curtis Hovey (sinzui) wrote : Bug 487972 Fix released

Fixed released in launchpad-project 3.1.11.

Changed in launchpad-registry:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
Changed in launchpad:
assignee: Curtis Hovey (sinzui) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.