Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Owen Leonard 33bfb17672 Bug 13041 - Can't add user as manager of basket if name includes a single quote
If you are trying to add a user as a manager of a basket in
acquisitions, a JavaScript error will be triggered if that user has a
single quote in their name (e.g. "O'Neil"). This patch corrects the
issue by removing the "onclick" attribute and using the JS change made
in Bug 16386.

Also changed by this patch: Increased the size of the patron search
popup and made a correction to some invalid HTML.

To test you should have a patron whose name contains a single quote who
is also a user with permission to manage acquisitions.

- Apply the patch and go to Acquisitions.
- Locate an open basket and view the details for that basket.
- In the "Managed by" section, click the "Add user" button to trigger
  the patron search popup.
- Search for the patron described above and click the "Add" button.
- In the parent window, the patron you chose should have been added to
  the "Managed by" section.

Tested on top of Bug 16383, behaves as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
2016-05-06 04:24:09 +00:00
..
csv Bug 14264: Fix export of late orders when translated 2015-11-23 11:24:51 -03:00
tables Bug 13041 - Can't add user as manager of basket if name includes a single quote 2016-05-06 04:24:09 +00:00
acqui-home.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
addorder.tt Bug 15858: Use Font Awesome icons in dialog alert for addorder.tt 2016-02-24 03:13:12 +00:00
addorderiso2709.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
ajax.tt
basket.tt Bug 13041 - Can't add user as manager of basket if name includes a single quote 2016-05-06 04:24:09 +00:00
basketgroup.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
basketheader.tt Bug 16384: Fix cancel link for 'Edit basket' 2016-05-03 15:39:38 +00:00
booksellers.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
cancelorder.tt Bug 15951: Use Font Awesome icons for acquisitions order cancellation confirmation 2016-03-03 22:55:24 +00:00
edi_ean.tt Bug 7736: (QA followup) Add missing body id and class 2016-04-04 20:43:01 +00:00
edifactmsgs.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
edimsg.tt Bug 7736: Support Ordering via Edifact EDI messages 2016-04-01 20:03:17 +00:00
histsearch.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
invoice-files.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
invoice.tt Bug 16238: Use .prop() instead of .attr() for 'checked' 2016-04-29 14:18:24 +00:00
invoices.tt Bug 16238: Use .prop() instead of .attr() for 'checked' 2016-04-29 14:18:24 +00:00
lateorders.tt Bug 16238: Use .prop() instead of .attr() for 'disabled' 2016-04-29 14:18:24 +00:00
modordernotes.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
neworderbiblio.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
neworderempty.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
neworderempty_duplicate.tt
newordersubscription.tt Bug 16238: Use .prop() instead of .attr() for 'checked' 2016-04-29 14:18:24 +00:00
newordersuggestion.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
ordered.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
orderreceive.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
parcel.tt Bug 16253: Changing 'delete order' to 'cancel order' 2016-04-29 14:34:53 +00:00
parcels.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
spent.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
supplier.tt Bug 16238: Use .prop() instead of .attr() for 'checked' 2016-04-29 14:18:24 +00:00
transferorder.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
uncertainprice.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
z3950_search.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00