popup actions do not function
omjn - May 17, 2009 - 04:02
| Project: | Outline Designer |
| Version: | 6.x-1.0-rc3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | btopro |
| Status: | closed |
Jump to:
Description
Clean install
drupal 6.12
OD rc3
ajax 6.x.1.14
prepopulate 6.x.1.11
thickbox 6.x.1.3
When entering the outline designer, clicking on the actions icon raises the popup, but any subsequent actions clicked (add child, edit . . . ) produce no result. the only action that works is rename.
Any ideas?

#1
I should add that I first tried the dev versions of all dependent modules and it produced the same result.
#2
OK this just gets stranger, but the only effect clicking on add child seems to have is disabling clean urls.
#3
FWIW, I have exactly the same problem. The only configuration difference is that I'm using thickbox 6.x.1.4. I tried installing jquery update to see if there were any improvements, but the problem persists.
#4
hmm.... I'll have to try this out when I get back (vaca atm). This sounds possible given the new versions, that there's somethign I'm not keeping up with? I use it in 15+ sites now w/o the issue you're talking about. hmm.... try this for me..
Go to the ajax configuration page -- make sure that you have all the content types turned on as being able to use the ajax module.
DO NOT TURN ON THE AJAX FOR THICKBOX module. Unless they fixed it, it is known to break this module.
#5
These were among the first things I tried to narrow down the issue. Unfortunately, same results - the context menu actions just turn off clean urls.
#6
Ok, I've been able to replicate this issue; Very strange... hmmm... guess I'll have to start looking into the changes made to Thickbox (most likely the culprit atm) and then come up with a new release once I get 'er worked out. This will be high priority Tuesday so hopefully I'll have a new release compatible w/ the specs you gave early next week! Thanks for the catch
#7
Thickbox 1.2 is required. I just went through and did some testing and it doesn't work with 1.3 or 1.4 because of problems with the Thickbox module. Don't use these versions until they get their issues fixed. It has to do with detections for other platforms via jquery that aren't being done correctly.
#8
Thanks for the follow up. Yes, that seems to have been the problem - OD works as expected with Thickbox 1.2 installed.
#9
cool, thanks for the catch; I added it to the documentation on the front page that it's required. marking as closed
#10
[wrongness deleted... ]