[Koha-bugs] [Bug 36190] op param for stateful requests must start with 'cud-'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 13 23:26:25 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36190

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com
             Status|Needs Signoff               |Failed QA

--- Comment #6 from David Nind <david at davidnind.com> ---
I'm getting a sha1/fake ancestor error when trying to apply the patch:

Applying: Bug 36190: To not assume op is invalid if it is a TT variable
error: sha1 information is lacking or useless (xt/find-missing-op-in-forms.t).
error: could not build fake ancestor
Patch failed at 0001 Bug 36190: To not assume op is invalid if it is a TT
variable
...

Testing notes - how I planned to test:
1. Run the tests before the patch is applied: prove
xt/find-missing-op-in-forms.t
2. Apply the first patch and run the tests: tests should fail
3. Apply the rest of the patches and run the tests: tests should pass!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list