Needs review
Project:
Libraries API
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2014 at 08:09 UTC
Updated:
11 Jan 2019 at 14:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
asherry commentedThis patch changes the 3rd argument to $result, and checks for $result[1] every time. If that is not empty then we have a version, so we populate the $version variable.
We also don't want to return immediately because then fclose is never called.
This patch fixed that for me too.
Comment #2
asherry commentedRemoving ownership, I just want to clarify this should be reviewed by a maintainer.
Comment #3
chris matthews commentedThe 5 year old patch to libraries.module applied cleanly to the latest libraries 7.x-2.x-dev and if still applicable needs review.