Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Marc Véron 6e7c125a56 Bug 18727: System preferences loose part of values because of double quotes
System preferences do not display values of text fields properly if they
contain doulbe quotes.

To recreate:
- Go to Home > Administration > System preferences , then tab Acquisitions
- Enter values to both system preferences like proposed in the example (o=5|a="bar foo" and  o=5|a="foo bar")
- Save
- Click on tab Acquisitions to reload
- Wrong result: Both preferences show a value of: o=5|a=
  (parts with double quotes are truncated)

- Edit any of the email addresses (Bug 9814):
  KohaAdminEmailAddress, NoticeBcc, ReplytoDefault, PayPalUser
- Set value to: "The Library" <thelibrary@example.com>
- Search for this email address syspref to re-display it
- Wrong result:
  Use [     ] " autocomplete="off" /> as the email address for the
  administrator of Koha.

To test:
- Apply patch
- Try to recreate issues above
- Additionally, edit other system preferences that could contain double
  quotes, e.g. LibraryName or UsageStatsLibraryName
- Set value to: Bibliothek "Zur Leseratte"

(Note: patch contains a tiny fix for a typo in acquisitions.pref)

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-06-09 11:52:26 -03:00
..
acqui Bug 18722: Fund name is not shown in received orders fund subtotals 2017-06-09 11:32:48 -03:00
admin Bug 18727: System preferences loose part of values because of double quotes 2017-06-09 11:52:26 -03:00
authorities Bug 18019: [QA Follow-up] Also catch the delete from authorities detail 2017-03-31 13:08:24 +00:00
basket
batch
catalogue Bug 18554: Adjust a few typos including responsability 2017-05-09 21:03:22 +00:00
cataloguing Bug 18648: Fix syntax 'unexpected end of input' 2017-06-06 11:07:31 -03:00
circ Bug 18641 - Translatability: Get rid of template directives in translations for *reserves.tt files 2017-06-09 10:03:55 -03:00
clubs Bug 18529 - Template cleanup of patron clubs pages 2017-05-12 09:02:28 -04:00
common Bug 13835: Popup with searches: results hidden by language menu in footer 2017-04-28 08:35:30 -04:00
course_reserves Bug 18264 - (QA Followup) Remove use of GetBiblioFromItemNumber Replace <blank> with (blank) 2017-03-22 19:04:43 +00:00
errors
help Bug 18554: Adjust a few typos including responsability 2017-05-09 21:03:22 +00:00
installer Bug 17942 [Follow-up] Update style of the web installer with Bootstrap 3 2017-05-09 20:54:31 +00:00
labels
members Bug 18644: Translatability: Get rid of pure template directives in translation for memberentrygen.tt 2017-06-05 16:36:14 -03:00
offline_circ
onboarding Bug 18702: Translatability: Get rid of exposed if statement in tt for translated onboardingstep2.tt 2017-06-05 16:35:23 -03:00
patron_lists
patroncards Bug 15815: Reword confirm message when removing patrons from card batch 2017-04-24 13:25:40 -04:00
plugins Bug 18430 - Plugins page should have a link to viewing other types 2017-06-05 11:59:26 -03:00
reports Bug 18643: Remove dead code in reports/statistics 'Till reconciliation' 2017-06-05 11:43:53 -03:00
reserve Bug 18534 - When IndependentBranches is enabled the pickup location displayed incorrectly on request.pl 2017-05-19 10:33:19 -04:00
reviews
rotating_collections
serials Bug 13747: Fix problems with frequency descriptions containing quotes 2017-06-05 16:34:26 -03:00
services
sms
suggestion
tags
test
tools Bug 18689: calendar error with double quotes in title or description of holiday 2017-06-09 11:50:55 -03:00
virtualshelves Bug 13835: Popup with searches: results hidden by language menu in footer 2017-04-28 08:35:30 -04:00
about.tt Bug 18681 - (followup) Remove on more [%% in translation for about.tt 2017-06-05 16:47:23 -03:00
auth.tt Bug 18314 (QA Followup) Use OpacBaseURL for password reset link 2017-05-12 10:59:10 -04:00
intranet-main.tt Bug 18673: News author does not display on staff client home page 2017-06-05 11:45:57 -03:00