Closed (outdated)
Project:
BAT online reservations for Drupal
Version:
8.x-9.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2023 at 19:36 UTC
Updated:
3 Apr 2024 at 07:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
afagioliComment #4
alina.basarabeanu commentedCan we have this change deployed as a new stable version? Currently, the 8.x-2.1-alpha1 version is not working and the module can't be used.
Comment #5
alina.basarabeanu commentedFor now, I've created a patch to fix the error across the sub-modules.
Comment #6
afagioliThanks Alina,
we will have that with next stable version
Comment #7
alina.basarabeanu commentedHi @afagioli
Why was this ticket closed when there is no new stable version for this module?
I've tried to upgrade bat_api to the latest version but the functionality breaks because there is missing functionality for the bat module.
Comment #9
alina.basarabeanu commentedThis patch was not fully merged into the 8.x-3.x-dev branch.
The fix for the bat_event and bat_calendar_reference are still missing.
Comment #10
detroz commentedPatch for 8.x-2.x-beta1
Comment #11
afagioliComment #12
afagioliworking on latest release
Comment #13
afagioliFunction
bat_unit_type_loadexists insidebat_unit.moduleComment #14
afagioliComment #16
carlitus commentedWith the 2.1 version this happens yet, and the patch of #10 doesn't work for me.
I've made a change in the MR but it wanted to put in the 2.x version and i don't know how to change, or if tis possible.
I've made a new patch instead.
Comment #17
jwwj commentedPatch in #16 seems to apply OK for me on Drupal 10 and 2.1 version
Comment #18
afagioliThanks for contributing.
Comment #19
afagioliComment #20
detroz commentedEven with the patch #16, I had a lot of problems with the version 8.x-2.1 of BAT module : functions not found, accessCheck() missing on queries, "FALSE" instead of "false" in js files, ... and a very unexpected behavior : impossible to upload or see new images.
There is my patch to solve all this things.
Comment #21
afagioliComment #22
detroz commentedLittle correction in my patch ;)
Comment #23
afagioliPatch not applying, unfortunately.
Surely evaluating code in it.
Thank for contributing so far
Comment #25
afagioliTo be noted patch in #22 is facing this tricky issue https://www.drupal.org/project/coding_standards/issues/3259288 also
Comment #27
afagiolifixed in https://www.drupal.org/project/bat/releases/8.x-10.x-dev
Comment #28
afagioli