This page requires java-script to be enabled. Please adjust your browser-settings.
streber
PM
Login
|
Register
Home
Recent changes
Your Tasks
Efforts
Bookmarks
Overall changes
P
rojects
for
streber commun...
streber
People
Companies
S
earch:
streber
>
Tasks
|
Topics
|
Milestones
|
Versions
|
Files
|
Changes
Help
Bug
Site echoing "%% strip slashes"
/
#5870
Move
Bookmark
Summary
Status
open
Opened
Aug 21, 2007
Created
Aug 22, 2007
/
guest
Modified
Oct 29, 2007
/
guest
View previous 2 versions
Publish to
suggested
Attached files
Attached files
No files uploaded
A lost "echo "%% strip slashes";" on line 97 of common.inc.php in std directory is executed before anything, so it breaks the login procedure by having problems with headers and such.
Issue report
Issue report
Severity
Major
Reproducibility
Always
Platform
PHP 5.2.0, MySQL 5.0.27, Zend 2.2.0
Version
0801
Build
2007-05-04
Steps to reproduce
Upgrade to 0801, complete upgrade and access site.
Expected result
Site should load up normally
Suggested Solution
Comment or remove line 97 of common.inc.php, because it echos the text.
3 Comments
3 Comments
guest
Sep 19, 2007
You cna also disable magic quotes
You can disable magic quotes in php.conf to fix this as well.
guest
Sep 25, 2007
magic_quotes
Unfortunately, some web-hosts don't allow changing this configuration, so a code fix would be more recommended.
guest
Oct 29, 2007
Solve the probem.
Go into file:std/common.inc.php and remove from line 97 :echo "%% strip slashes";
that is all.
Mark as bookmark
Comment / Update
Add comment
Comment
Details
(
Wiki format
)
Request feedback
Please copy the text