To recreate: 1. Configure your Koha to enable the point of sale system. 2. Go to Tools > Notices and Slips > Point of Sale Receipt 3. View the Email template - the error “file error - parse error - input text line 16: unexpected token ()) [% payment.library.branchname) | html %]” is showing
Created attachment 153741 [details] [review] Bug 34332: Removed extra parenthesis that was causing an error To test: 1. Configure your Koha to enable the point of sale system. 2. Go to Tools > Notices and Slips > Point of Sale Receipt 3. View the Email template - the error “file error - parse error - input text line 16: unexpected token ()) [% payment.library.branchname) | html %]” is showing 4. Apply patch 5. Error has been resolved and email notices can be sent. 6. Sign off!
Temporarily removing "Needs signoff" status for further testing.
Created attachment 153789 [details] [review] Bug 34332: Removed extra parenthesis that was causing an error Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Using my super-powers to put this straight to PQA. Thx Laura, it's always the little things!
(In reply to Katrin Fischer from comment #4) > Using my super-powers to put this straight to PQA. Thx Laura, it's always > the little things! Thank you, Katrin!
Pushed to master for 23.11. Nice work everyone, thanks!
Pushed to 23.05.x for 23.05.03
Nice work everyone! Pushed to 22.11.x for next release