Incompatiblity with Devel / Themer modules
foodbo - July 2, 2009 - 07:47
| Project: | Panels |
| Version: | 6.x-3.0-beta2 |
| Component: | Views panes |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi there
I am trying create a task handler for the "user view", but i couldn't do any operations on it (edit, clone , delete) after i have created one. I have tried a few times and keep adding the task handlers but none of them work... when I clicked on the "panel content" operation, it refers to "http://localhost:8080/D612_Dev/edit-content" with "Page not found - The requested page could not be found."
thx.

#1
I found the same issue.
I added a Task Handler for users then returned to the
User Viewpage. TheTask Handleroption on the right all give me aPage Not Founderror. It seems all of the operation options URLs are incorrect. They follow this format: www.example.com/(operation-name)For example: the
Deleteoperation has a URL to www.example.com/deleteAll of which then return a
Page Not Foundbecause the URLs don't exist.The other issue is when I click on the configuration cog: the
User Viewpage just reloads.#2
Thanks for sharing.
I have tried to install the Panels to a newly install Drupal, it seems work fine, so i have tried to remove a few modules from the old sites, and seems work ok too, it seems the "Devel" module cause the problem?? or just haven't hit the bug yet???
#3
I can confirm this.
In my case, disabling the
Theme developermodule did the trick.#4
This is no longer relevant with the new UI.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.