Django

Code

Ticket #1063 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

ManyToMany selections are lost after using the 'Add another' link.

Reported by: gary.wilson@gmail.com Assigned to: adrian
Milestone: Component: django.contrib.admin
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

In the multiple-selection box of a ManyToMany? field, after adding an item with the 'Add another' link (which seems to have beed added in [714]), all previous selections are lost and only the just-added item becomes selected.

Attachments

Change History

04/23/06 18:09:28 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [2740]) magic-removal: Fixed #1063 -- Fixed admin JS bug in which many-to-many selections were lost after using 'Add another'


Add/Change #1063 (ManyToMany selections are lost after using the 'Add another' link.)




Change Properties
Action