google-code-export / django-mptt

Automatically exported from code.google.com/p/django-mptt
Other
0 stars 0 forks source link

raw_id fields on tree - popup breaks down #76

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Use raw_id_fields on parent (because the list is too long) (with fiencms)
2.click on widget, popup opens 
3.try to expand/collapse a tree

What is the expected output? What do you see instead?
Expected output is expand/collapse.
What happens is select

What version of the product are you using? On what operating system?
Trunk, linux

Please provide any additional information below.

Django, Grappelli, FineCMS (just for tree).

Original issue reported on code.google.com by adikc...@gmail.com on 18 Oct 2010 at 8:59

GoogleCodeExporter commented 9 years ago
Migrated to https://github.com/django-mptt/django-mptt/issues/#issue/99

Original comment by craig.ds@gmail.com on 19 Dec 2010 at 1:10