Im using imagefield import together with node gallery. There are two minor problems

1. I choose (go to) gallery first, then select Import images. Directly after successful import, Im redirected back to the imagefield import screen. Thats not correct, as I started import from gallery page, so I should be taken back to the gallery (manage images tab would be best ;)

2. nothing is shown after coming back to the gallery and clicking on Manage images tab for the first time after import. There are no images, no descriptions, no table is displayed at all (but rest of the page is ok). I have to reload page to make it work. After reload, everything is ok and I can edit titles, descriptions.... This behaviour is not random, its always the case.

Comments

justintime’s picture

Status: Active » Postponed (maintainer needs more info)

1) I can confirm that behavior, and I hate it. But I tried for a solid hour to try and find a way to override that behavior and couldn't do it. It has to do with the way that imagefield_import is using confirm_form(), and there's no way to intercept that confirmation form and set the proper redirect on it. I'm open to suggestions here, but I don't think I can make it work without help.

2) I tried to duplicate this, but couldn't. There were a couple of cache-related bugs during the early alpha releases. Can you try alpha3 or the current dev and see if you can still reproduce it?

I'm going to mark this as postponed for the time being. If you can still duplicate issue 2, then please reset it back to active.

justintime’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)