php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27506 browscap.ini parsing again
Submitted: 2004-03-05 12:37 UTC Modified: 2004-03-05 18:41 UTC
From: spaze at exploited dot cz Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 4.3.4 OS: Linux
Private report: No CVE-ID: None
 [2004-03-05 12:37 UTC] spaze at exploited dot cz
Description:
------------
this is just to remind http://bugs.php.net/19649, which is now closed. but the last mentioned problem is serious enough to repost it here again..

copy/paste from the original post:

-- snip from browscap.ini --
[Mozilla/5.0 (compatible; Yahoo! Slurp;
http://help.yahoo.com/help/us/ysearch/slurp)]
parent=Yahoo
browser=Yahoo! Slurp
AK=False
SK=False
-- end snip --

The "!" in the browser key is causing this problem on my system.  The
"!" in the section name is ok.  When I remove the bang from the browser
key, the browser.ini is able to load properly.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-05 15:26 UTC] jay@php.net
Duplicate of #27506. It will probably take a new
ini parser to fix this. We're looking at options now.

J
 [2004-03-05 15:36 UTC] spaze at exploited dot cz
you amuse me, J - this is bug #27506 - so we have a cyclic duplication here :)
but anyway, thanks for the comment.
 [2004-03-05 17:10 UTC] jay@php.net
Oops, you're right. Apparently I need more practice with
ye olde cut 'n' paste feature.

The real duplicate report is at #27372.

J
 [2004-03-05 18:41 UTC] derick@php.net
The "Duplicate" status is retired, marking it as bogus as we already have the same bug here. Please add all comments to the other bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 14:01:31 2024 UTC