-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
This is a COPY of Issue 7: Receiving string output without redirection, filed on Google Code before the project was moved on Github.
- Submitted on 2009-07-03T17:49:19.000Z by [email protected]
- Status: Fixed
Please review the original issue and especially its comments. Comments here on closed issues will be ignored. Thanks.
Original description
**What steps will reproduce the problem?**
1. Logged into admin on elp.cc
2. Created several test URL's
3. Enter test URL's in Firefox 3.0.11, IE8, Safari.
**What is the expected output? What do you see instead?**
Expected to be redirected to longurl ;)
Instead, elp.cc loads with string(20) "http://lynnepope.net" where elp.cc/1
and string(21) "http://lynnepope.net/" where elp.cc/me
It's giving a 200 header response but no redirect is taking place.
**What version of the product are you using? On what operating system?**
Version 1.1
Apache version 2.0.63
PHP version 5.2.8 (safe mode not on)
MySQL version 4.1.22-standard
(Running database with default charset 'utf8' default collate
'utf8_general_ci')
Operating system Linux (CENTOS 4.7)
**Please provide any additional information below.**
I tested perms on .htaccess by adding other directives that require
mod_rewrite - they all worked.
Metadata
Metadata
Assignees
Labels
No labels