403 Login Form, Bad Form Action With Non-Root base_url
brendoncrawford - April 17, 2009 - 08:04
| Project: | LoginToboggan |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Follow these steps using a Drupal 6 installation within a non-root base-url. For instance, this would mean the base_url would be something like:
http://example.com/drupal
This bug, is breaking the Ajax.module Logintobbogan plugin.
1) Enable this option in the logintobboggan admin:
Present login form on access denied (403)
2) Logout
3) Go to the admin area
4) View source and look at form action. It will look something like this:
/drupal//drupal/admin?destination=/drupal/admin

#1
i cannot reproduce this issue. my development environment has logintoboggan installed in a subdirectory of the webroot, and the access denied form works perfectly.
perhaps there's another contrib module causing problems?
#2
nobody else is reporting this. please reopen if you can reproduce with an updated core and LT, and no other contribs enabled.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.