Wrong url in settings with clean urls deactivated
diegogers - July 2, 2007 - 18:19
| Project: | Tabbed Block |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | joetsuihk |
| Status: | closed |
Description
Hello,
The edit and delete links ommit the ?q= in admin/settings/tabbed_block
Nice module.

#1
And tabbed Block can't display properly too.
#2
patched, commited
#3
patched again, not yet commited
need review code
#4
Now the setting is working in admin page, but the tabbed block still can't properly display in front page with clean urls deactivated.
It shows "Error! click here!" and "Config title here." but the links are all without "?q=".
#5
here comes the patch for display on page without clean url
#6
Thanks for patching so soon, but unfortunately it still doesn't work. The tabbed block still shows "Error! click here!" and the link of "Config title here." is "www.mysite.com/?q=/admin/build/block/configure/aggregator/feed". It still dosen't work when I clicked on it to config.
#7
Dear, this is by design.
sorry about the confuse, i will change the wordings a little bit.(may you suggest?)
the error happen because the module cannot found a proper tab headline.
so it redirect you to that specific block, let you enter the subject headline for the block,
so that the module can found the headline, and display it.
#8
patch is committed, but anyone may still comment on the "Error! click here!" configuration.
closed. thx all.