Wrong path with additional slash on IIS installs in document root
- Status
- Closed
- Subject
- Wrong path with additional slash on IIS installs in document root
- Version
- 2.x
3.x
4.x - Category
- Error
- Usability
- Feature
- All / Undefined
OS independence (Non-Linux, Windows/IIS, Mac, BSD) - Submitted by
- SMaton
- Lastmod by
- Philippe Cloutier
- Rating
- Description
Environment: Windows Server 2008 + IIS7
Problem: After installation, you're directed to tiki-change_password.php. The URL ist correct (in my case: "http://www.prohibition-online.com/tiki-change_password.php..."). I change the password and land on "http://www.prohibition-online.com/tiki-index.php".
Now I click onto logout and the URL I get to is:
"http://www.prohibition-online.com\/tiki-index.php".Notice the "\" after my website name.
If I remove the "\", I access my index page as expected.
When I login, the "\" reappears.
same error as: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2250&trackerId=5&show=view
- Solution
- This should be fixed in branch 5.x, for Tiki 5.0. See #2250.
- Workaround
put
$base_url = "http://www.prohibition-online.com/";
into absolute_urls.php
- Importance
- 9 high
- Priority
- 45
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 2310
- Created
- Friday 13 February, 2009 07:42:38 UTC
by Unknown - LastModif
- Tuesday 25 May, 2010 04:59:03 UTC