https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31203 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #32 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #24)
Hmm. The PID as the object number. We should not do that. This is to allow matching the Run to End actions for a single run - what would you prefer?
(In reply to Marcel de Rooy from comment #26)
Running advance_notices: Can't locate PatternLayout.pm in @INC Whats happening here?
I don't recreate - custom logging setup? (In reply to Marcel de Rooy from comment #28)
+ [% FOREACH actx IN [ 'ADD' 'DELETE' 'MODIFY' 'ISSUE' 'RETURN' 'RENEW' 'CREATE' 'CANCEL' 'FILL' 'SUSPEND' ... Seems to work, although I expected commas. Following pattern with my patch - feel free to provide a follow-up
It is a bit weird that we have lower case Run and End here. Following the current status for this - feel free to provide a follow-up
(In reply to Marcel de Rooy from comment #29)
+ console.log(Array.isArray(options.embed)); debugging
Removed -- You are receiving this mail because: You are watching all bug changes.