Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.0

Bug #8584 FOMA's UA strings with irregular icc attributes can't be parsed
Submitted: 2006-08-30 02:09 UTC
From: koizumi at gree dot co dot jp Assigned: kuboa
Status: Closed Package: Net_UserAgent_Mobile (version 0.27.0)
PHP Version: 4.3.11 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2006-08-30 02:09 UTC] koizumi at gree dot co dot jp (Moriyoshi Koizumi)
Description: ------------ Some user agents occasionally send the User-Agent header of the following format: NM850iG(c100;TB;W22H10;ser000000000000000;icc) I think Net_UserAgent_Mobile_DoCoMo::parseFOMA() is a bit too strict. Isn't it possible to leave off the unparsable attributes instead of falling back to 'no match'?

Comments

 [2006-11-08 03:09 UTC] kuboa at php dot net (Atsuhiro KUBO)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.