When using version 1.6.1 of the FPDI library (latest at time of this bug report) the version is not detected correctly.

In the status report all looks fine but when using libraries_load('fpdi') the version of the library is not detected and the library load fails.

Changing the 'lines' => 6. on line 64 of the fpdi.module to 'lines' => 8, fixes the issue although im not sure this is a long term solution.

Comments

gregcy created an issue. See original summary.

gregcy’s picture

Issue summary: View changes
berenddeboer’s picture

StatusFileSize
new418 bytes

Patch attached, credit should go to gregcy.

berenddeboer’s picture

Priority: Normal » Major
Status: Active » Needs review
Martin.’s picture

Status: Needs review » Reviewed & tested by the community

The patch in #3 is working

fox mulder’s picture

#3 works for me to

  • Jelle_S committed 38082c4 on 7.x-1.x authored by berenddeboer
    Issue #2782517 by berenddeboer: Module Doesn't detect the vresion of the...
jelle_s’s picture

Status: Reviewed & tested by the community » Fixed

Sorry for the (very) late reaction. Patch committed and pushed to dev. I'll create a new release as well.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.