Closed (fixed)
Project:
Livre
Version:
1.0.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2025 at 21:59 UTC
Updated:
4 Dec 2025 at 23:54 UTC
Jump to comment: Most recent
Spun from #3554905: Livre - evaluate Book 2.0.x with a clean full backport of 3.0.x
Review and test manually.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
joseph.olstadComment #4
joseph.olstadok going to debug this for 11.1.x
Comment #5
joseph.olstadComment #6
joseph.olstadComment #7
joseph.olstadComment #9
smustgrave commentedper my other comment these changes were specific. Bugs can be backported to 2.0.x but new features we will carry forward to 3.0.x
Comment #11
joseph.olstadThis is almost complete, there's only two fails left on D11.1.x and D11.2.x tests are now fully green again other than a minor phpcs.
I'll move this code over to my 2.0.x issue, since all of these fixes and improvements in 3.0.x should be merged into 2.0.x.
I require these fixes for a specific purpose. We cannot upgrade to D11.2.x in the next two weeks and I need this functionality this week.
Comment #12
smustgrave commentedyou can use it as a patch if you want but I don't plan to merge.
Comment #13
joseph.olstadya, I actually will use the 2.0.x issue instead, can close this.
Comment #14
joseph.olstadComment #16
joseph.olstadOk I'm down to one test fail , otherwise EVERYTHING is green. I'm quite confident that I'll soon have it 100% green. Straight forward code changes.
Comment #17
joseph.olstadComment #21
smustgrave commentedGoing to let you keep using this ticket but #12 still stands sorry. Feel free to use as a patch though. Both those tickets are won't fix for me.
Comment #22
joseph.olstadComment #23
joseph.olstad@smustgrave, it's ok, I can easily fork book using composer replace without renaming the book module which is probably what I will do just as I have done in the past for jquery_ui in jq_ui.
https://a1.11pro.ca/en/public-documentation/drupalorg/dx-composer-replac...
so once the tests are 100% passing , I can close these two issues and continue with the forked project which will be a clone of book however using the replace pattern as documented.
Have a look at jq_ui
Comment #24
joseph.olstadHouray 100% green!!!! party time!
Comment #25
joseph.olstad@smustgrave, prior to me fork/replacing the book module, any feedback on this is appreciated. It's 100% passing, all green!
Comment #26
joseph.olstadComment #27
joseph.olstadComment #28
smustgrave commentedI’ll leave these 2 issues open for a week or so but will eventually close out to keep the queue clear for just valid issues
Thanks!
Comment #29
joseph.olstadComment #30
joseph.olstadComment #31
joseph.olstadhttps://www.drupal.org/project/livre/releases/1.0.0-beta2
Comment #33
joseph.olstad#3556111: Make livre 1.0.0-beta3 fully compatible with Drupal 10.5.x
Comment #34
joseph.olstad#3556109: Replace book module
Comment #39
joseph.olstadThis commit fixes a regression and ensures the backport solution functions as expected.
https://git.drupalcode.org/project/livre/-/commit/4f54e37d0bf91c8644e9d2...