When selecting a set on the /media/add/cocoon_media_add page there is an ajax? request fired but results are not used.
2 options to fix this:
- use the results as output for the search
- remove the request
Removing the request would probably be easyer.
Comments
Comment #3
scuba_flyA lot of debugging to get this to work.
With the last open bug closed, I think we now are really ready for a 2.0 release :)
I fixed this so the ajax call keeps working.