feature_sefurl : 5.1rc1 fails, so any request for display of a page (magnifier icon) fails
- Status
- Closed
- Subject
- feature_sefurl : 5.1rc1 fails, so any request for display of a page (magnifier icon) fails
- Version
- 5.x
- Category
- Error
- Regression
- Conflict of two features (each works well independently)
- Feature
- Search
- Submitted by
- Bernard TREMBLAY
- Lastmod by
- Bernard TREMBLAY
- Rating
- Description
Hello,
On my system :
feature_sefurl don't functions normally.
Important : Subject feature_sefurl : last version 5.1rc1 (current yesterday but may be before). The feature_sefurl don't functions normally (I have not searched why, I don't look at in details to this part).
__So if the option is activated all url(s) as
site/<page name>
fail and any action, particularly page-object-display (magnifier icon) reaches a 404 error. __nota : naturally, if the option is not activated the url generated for display of pages is :
site/tiki-index.php?page=<page name> __
__
which functions normally.trebly
ref-B00805-01
- Solution
The error was surely coming from Apache parameters or .htaccess added directives.
So,
- first I add a full auth... sequence to test the .htaccess normal activity
- I create a simple php test file into the tiki directory and define a rewrite rule to access it and test the rewrite engine.I found the error into the .htaccess file after voluntary generating a 500 error code .
For tiki the management of 404 testing the situation and saying "rewrite engine have failed" would help debugging installations with modified directives into .htaccess, a gooddy.
- Workaround
This can occurs if accidentally your .htaccess file is not well treated without generating a system error (500)
The rewrite engine don't functions normally or simply ignored.
- 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
- 3508
- Created
- Wednesday 04 August, 2010 22:21:15 UTC
by Bernard TREMBLAY - LastModif
- Friday 06 August, 2010 01:06:53 UTC