Postponed (maintainer needs more info)
Project:
Libraries API
Version:
7.x-2.4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2018 at 13:09 UTC
Updated:
6 Oct 2024 at 10:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joseph.olstadPlease try the latest dev release
see #2999116-21: Finds no library after update possibly related.
Otherwise to help us figure this out quickly:
have a look at the 7.x-2.4 release notes
https://www.drupal.org/project/libraries/releases/7.x-2.4
in there you'll see various 'fixed' issues,
to diagnose you could clone the 7.x-2.x dev repo of libraries, and git checkout each one of the commits between 7.x-2.3 and 7.x-2.4 to find out which commit causes the issue on your system
This help would be greatly appreciated.
Comment #3
joseph.olstadComment #4
arturocu81 commentedHello joshep.olstad,
Thanks for your time and response.
Unfortunately, this issue is not related to the update at all. I did not specify that on my message; sorry for the misunderstanding.
I have updated o the newest version, and I am still getting the issue.
The sequence is as follow:
1.- I activate the module at the "Modules Section" (image #1)
2.- Once I do it, I visit the "Report Section" to verify the status of the libraries installed (image #2)
3.- If I visit the section "Libraries", I get an HTTP ERROR 500 (image #3)
The behavior is weird. Drupal lost the access format from "mylink"/?q=user#overlay=admin/reports to "mylink"/admin/reports/libraries (see image #3), when should be "mylink"/?q=user#overlay=admin/reports/libraries.
I will appreciate if you reopen this post considering that it is not duplicated.
Thanks in advance.
Comment #5
arturocu81 commentedHello joshep.olstad,
Thanks for your time and response.
Unfortunately, this issue is not related to the update at all (therefore, I must not be set as closed). I did not specify that on my message; sorry for the misunderstanding.
I have updated o the newest version, and I am still getting the issue.
The sequence is as follow:
1.- I activate the module at the "Modules Section" (image #1)
2.- Once I do it, I visit the "Report Section" to verify the status of the libraries installed (image #2)
3.- If I visit the section "Libraries", I get an HTTP ERROR 500 (image #3)
The behavior is weird. Drupal lost the access format from "mylink"/?q=user#overlay=admin/reports to "mylink"/admin/reports/libraries (see image #3), when should be "mylink"/?q=user#overlay=admin/reports/libraries.
I will appreciate if you reopen this post considering that it is not duplicated.
Thanks in advance.
Comment #6
joseph.olstadIn order to resolve this issue we need more information about what is going on.
Please enable show errors and warnings these instructions and then repeat the same procedure to try to reproduce the problem, then please report your findings here.
Comment #7
Delphine Lepers commentedI cannot reproduce this bug either, using several libraries
Comment #8
avpaderno