Starting.
Processing exif.module...
Processing exif.install...
Processing exif.info...
<br />
<b>Warning</b>: join() [<a href='function.join'>function.join</a>]: Bad arguments. in <b>E:\www\drupal-5.0\sites\all\modules\exif\extractor.php</b> on line <b>213</b><br />Done.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | exif.info_.txt | 189 bytes | David Lesieur |
Comments
Comment #1
David Lesieur commentedSomehow, extractor.php has trouble with the "Exif" string in exif.info. Replacing the name with anything else (such as "exif", all lowercase) removes the warning.
Comment #2
David Lesieur commentedLooks like a problem with the extractor. Try the attached info file.
Comment #3
Bèrto ëd Sèra commentedHi! having this warnigs from LOTS of modules. Can you point me to the right place to report about a bug in the extractor? Tnx :)
Comment #4
Bèrto ëd Sèra commentedHi! having this warning from LOTS of modules. Can you point me to the right place to report about a bug in the extractor? Tnx :)
Comment #5
David Lesieur commentedI think we're now in the right queue for the extractor. ;-)
Comment #6
gábor hojtsyThe extractor was move to its own project now.
The error is on the join('', $filelist) line. For whatever reason, there are some odd bugs around collecting a list of files extracted strings from. But I cannot reproduce this with core files. Still need to be looked at more deeply.
Comment #7
gábor hojtsyI tested the latest potx module with this exif.info file and I see no errors. Seems like this is fixed (although I don't remember we have done anything to fix this).
Comment #8
(not verified) commented