Closed (fixed)
Project:
Flag
Version:
5.x-dev
Component:
Flag core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Jan 2022 at 16:05 UTC
Updated:
2 Nov 2025 at 12:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tobiasbComment #3
tobiasbComment #4
tobiasbUpdated patch for flag 8.x-4.0-beta4.
Comment #6
tobiasbComment #8
tobiasbWrong lib name and pageTextNotContains can not be used anymore.
Comment #10
tobiasbComment #11
tr commentedIs there a difference between the MR and the patch? I don't know what to review here. Patches should be hidden IMO because they can't be tested.
I'm in favor of doing this, but there really needs to be a test for this feature. There are lots of FunctionalJavascript tests in this module that you can use as an example.
Comment #12
tobiasbNo. The static patch is for https://www.drupal.org/project/openculturas ;-).
Comment #13
tr commentedYou can still use the patch that way if it's hidden. And hiding it will make it clear what needs to be reviewed and committed. The patch in this case seems to be just secondary and only so that a specific set of changes can be loaded by composer in another project.
Regardless, I don't see anything wrong with the MR. It works, but it still needs tests.
Comment #14
sim_1Thanks for the patch @tobiasb and the updates to it! I find the static patches helpful also because it helps me track which version I've applied to the site without having to scan through a bunch of commit hashes.
Comment #15
tobiasbThere was a test :D
Comment #16
ivnishComment #18
deaom commentedWas already confirmed as working, re-based branch, tests are passing.
Comment #20
ivnishMerged! Thanks!