Bug 11217: The # in accountlines descriptions makes them un-writeoffable
authorMarc <veron@veron.ch>
Fri, 7 Oct 2016 09:03:45 +0000 (11:03 +0200)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 11 Oct 2016 16:23:06 +0000 (16:23 +0000)
commit692014c817b58876042ab03d71bde0c2cce7e571
tree9681ff7b40e03896b065ddd491845409bd7a1daa
parent1d0d5f1398687ead3a17cd40f74f879e8ddf9a9d
Bug 11217: The # in accountlines descriptions makes them un-writeoffable

This patch adds escaping to url params in mambers/pay.pl

To test:
- Apply patch
- Go to Home > Patrons > Manual invoice and create an invoice with a
  description containing a #
- Go to tab "Pay fines"
- Write off the fine
Expected result: Fine is written off and does no longer display in pay tab.

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
members/pay.pl