https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31203 --- Comment #33 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Nick Clemens from comment #32)
(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?
Well, I think we have more inappropriate use of that column. So I can live with that ;)
(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?
Not sure what it is. But my new container doesnt complain anymore..
(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
There is a limit :)
(In reply to Marcel de Rooy from comment #29)
+ console.log(Array.isArray(options.embed)); debugging
Removed
Good -- You are receiving this mail because: You are watching all bug changes.