Home » Networking » Net_CDDB » Bug #7592
Wrong tracks parsing when track title is spread over 2 lines
Details
| Submitted | 2006-05-09 16:38 UTC |
|---|---|
| From | kristof dot coomans at telenet dot be |
| Assigned | superwormy |
| Status | Closed |
| Package | Net_CDDB |
| PHP Version | 4.4.2 |
| Roadmaps | (Not assigned) |
Comments
[2006-05-09 16:38 UTC] kristof dot coomans at telenet dot be
Description:
------------
Try this query:
cddb query 7708d309 9 150 30752 53155 67275 81334 94787 104555 122390 131148 2261
It will give you a wrong number of tracks. The title of the last track is split up to a new unexisting track.
Test script:
---------------
I've found out there are two lines returned for the last track title:
TTITLE8=...Of Celtic Fire We Are Born Including Terminus (...In The Eyes Of Io
TTITLE8=ldanach)
NET_CDDB currently thinks the second TTITLE8 entry is the title of a ninth track.
[2006-05-30 12:42 UTC] superwormy at php dot net
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pear.php.net/get/Net_CDDB
Fixed in release 0.2.0