Code review comment for lp://staging/~intellectronica/launchpad/bugtask-ajax-assignee

Revision history for this message
Eleanor Berger (intellectronica) wrote :

This branch makes it possible to edit a bugtask's assignee inline, using the AJAX picker. Other than the normal instatiation of the widget, the only other things to watch for are some test adjustments and a change to the xhtml formatter of an assignee, to make the structure it outputs fit with the updated picker code (which was changed to require nesting the content within another top-level span to allow easily picking all nodes using the DOM).

« Back to merge proposal