php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57590 unsafe_raw doesn't work
Submitted: 2007-03-25 23:58 UTC Modified: 2013-02-18 00:35 UTC
From: ksaveras at observer dot lt Assigned: pajoye (profile)
Status: No Feedback Package: filter (PECL)
PHP Version: 5.2.1 OS: FreeBSD 6.2
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-03-25 23:58 UTC] ksaveras at observer dot lt
Description:
------------
After enabling filter extension all webpages were screwed up, they don't work at all. Disabling filter fixes it :)
If I set on php.ini default filter unsafe_raw - this doesn't help.


Expected result:
----------------
I want to have filter extension, but it shoud do nothing if I don't want any filtering. I want to set manualy whent and what to filter.

Actual result:
--------------
It filters everywhere anythig everytime why for god ?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-26 05:37 UTC] pierre dot php at gmail dot com
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PECL.


You may also try using the bundled version in php 5.2.1
 [2013-02-18 00:35 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 07:01:29 2024 UTC