Koha/koha-tmpl/opac-tmpl/prog/en/modules
Jacek Ablewicz 37ec008df7 Bug 12143 - hiding alternate address on patron self registration doesn't hide heading
This patch fixes the following issue: in OPAC self registration form,
even if all alternate address fields are configured as hidden,
the heading for "Alternate address" still shows.

To test:

1/ Confirm the issue: hide all alternate adres field names (i.e., enter
B_address|B_address2|B_city|B_state|B_zipcode|B_country|B_phone|
B_email|contactnote into PatronSelfRegistrationBorrowerUnwantedField
system prefrence).
2/ Observe that "Alternate address" section heading still shows
in patron self registration form ("your personal details" tab),
despite that all section fields are configured as hidden.
3/ Apply patch.
4/ Reload OPAC self registration form; confirm that "Alternate address"
is not displyed any longer, and the issue is now fixed.
5/ Remove some field name (e.g. B_address2) from
PatronSelfRegistrationBorrowerUnwantedField; ensure that "Alternate
address" heading does show if at least one section field is not
hidden.
6/ Test steps 1-5 should be performed/repeated in both bootstrap
and prog OPAC themes.

Followed test plan with prog and bootstrap themes, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2014-06-27 11:14:49 +12:00
..
errors Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
sco Bug 9724: ensure hourly loans show time due in SCO 2014-05-12 14:30:55 +00:00
search Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
svc Bug 10856: Improve the previous and next items on the shelf browser 2013-10-04 15:56:35 +00:00
text Bug 8726: ExplodedTerms suggestion plugin (functionality) 2012-09-28 17:08:21 +02:00
ilsdi.tt Bug 11497: remove TT construct for picking a default string that i18n toolchain fails to pick up 2014-04-27 21:23:01 +00:00
maintenance.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
opac-account.tt Bug 12165: (follow-up) display record title 2014-05-23 13:46:08 +00:00
opac-addbybiblionumber.tt Bug 8061: RTL CSS overrides (OPAC) 2013-04-07 12:51:54 -04:00
opac-advsearch.tt Bug 10936: (prog theme) remove duplicate 'Standard number' option in Advanced search 2014-05-22 21:46:18 +00:00
opac-alert-subscribe.tt Bug 10776: fix awkward wording in subscription notification screen 2013-10-31 23:26:32 +00:00
opac-auth-detail.tt Bug 11794 - restore functioning of opacSerialDefaultTab 2014-03-10 15:29:04 +00:00
opac-auth-MARCdetail.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-auth.tt Bug 10951: (follow-up) use Koha.Preference() template function 2014-04-19 16:53:26 +00:00
opac-authorities-home.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-authoritiessearchresultlist.tt Bug 10691: use authority ID in see-also links in authority search results (OPAC) 2014-01-16 22:38:58 +00:00
opac-basket.tt Bug 10376: fix ability to print cart from IE9 & 10 2013-09-18 16:32:42 +00:00
opac-blocked.tt Bug 10195: hide bib details page for OPAC-suppressed bibs 2014-05-05 15:32:53 +00:00
opac-browser.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-course-details.tt Bug 9723: display time due for hourly loans in the public catalog 2014-05-08 16:38:43 +00:00
opac-course-reserves.tt Bug 10566: (follow-up) fix HTML validation issues 2013-08-28 15:07:09 +00:00
opac-detail.tt Bug 7720: (follow-up) fix various issues 2014-05-26 02:17:17 +00:00
opac-downloadcart.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-downloadshelf.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-full-serial-issues.tt Bug 10851: add additional "missing" statuses for serials issues 2014-02-04 17:43:49 +00:00
opac-imageviewer.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-ISBDdetail.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-main.tt Bug 7567 - Use, display, filter News by library 2014-04-07 18:14:19 +00:00
opac-MARCdetail.tt Bug 11878 - Eliminate use of deprecated jQuery .toggle() method usage 2014-03-26 19:25:11 +00:00
opac-memberentry-update-submitted.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-memberentry.tt Bug 12143 - hiding alternate address on patron self registration doesn't hide heading 2014-06-27 11:14:49 +12:00
opac-messaging.tt Bug 11125: Correct display for patron messaging preferences on OPAC 2013-11-23 20:54:07 +00:00
opac-mymessages.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
opac-opensearch.tt Bug 11307: Fix potential XSS attack in public catalog RSS feed 2013-11-26 18:16:27 +00:00
opac-overdrive-search.tt Bug 11978 - Fix URLs displayed in OverDrive search 2014-04-08 23:36:11 +00:00
opac-passwd.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-privacy.tt Bug 10743: Add styles to 'my privacy' page in OPAC 2013-08-21 15:26:00 +00:00
opac-readingrecord.tt Bug 11684: avoid mixed content warnings using SSL with Amazon - opac-readingrecord and opac-user 2014-05-05 03:22:29 +00:00
opac-registration-confirmation.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-registration-email-sent.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-registration-invalid.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-reserve.tt Bug 7825: (follow-up) do not preselect item when OpacItemHolds is 'force' 2014-05-26 01:01:12 +00:00
opac-results-grouped.tt Bug 11648 - Use word item instead of copy - opac prog 2014-03-12 14:21:59 +00:00
opac-results.tt Bug 10944: fix mixed content warnings in opac results and detail with Amazon images on https 2014-05-05 03:27:42 +00:00
opac-review.tt Bug 11497: remove TT construct for picking a default string that i18n toolchain fails to pick up 2014-04-27 21:23:01 +00:00
opac-search-history.tt Bug 10807: (follow-up) change wording of tabs 2014-05-05 02:38:08 +00:00
opac-sendbasket.tt Bug 8621: Alternative template for cart email 2012-08-29 18:18:16 +02:00
opac-sendbasketform.tt Bug 9680 - cart aligned right in CCSR 2013-05-12 10:14:02 -04:00
opac-sendshelf.tt Bug 11912: (refactoring followup) make GetMarcISBN implement its advertised API 2014-04-19 18:23:15 +00:00
opac-sendshelfform.tt Bug 9680 - cart aligned right in CCSR 2013-05-12 10:14:02 -04:00
opac-serial-issues.tt Bug 11752: display the correct frequency for serial subscriptions in OPAC details 2014-04-18 21:28:03 +00:00
opac-shareshelf.tt Bug 9032: (follow-up) wording tweaks 2014-04-20 22:00:46 +00:00
opac-shelves.tt Bug 8262: explicitly warn that database admin account cannot create lists 2014-04-20 22:55:22 +00:00
opac-showmarc.tt Bug 8872: Changes for opac-showmarc 2012-11-06 07:29:01 -05:00
opac-showreviews-rss.tt Bug 8708 [Revised] RSS feed for new comments is broken 2012-09-12 15:31:58 +02:00
opac-showreviews.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-suggestions.tt Bug 10907: (follow-up) fix typo... 2014-01-23 21:34:58 +00:00
opac-tags.tt bug 9916: (follow-up) restore default sort order on OPAC tags list 2013-08-19 14:55:12 +00:00
opac-tags_subject.tt Bug 11497: remove TT construct for picking a default string that i18n toolchain fails to pick up 2014-04-27 21:23:01 +00:00
opac-topissues.tt Bug 11692: fix display of additional bib information in OPAC "most popular" pag 2014-02-10 15:17:50 +00:00
opac-user.tt Bug 12255 - Amazon cover images have useless image alt text in bootstrap 2014-06-21 16:31:47 -03:00