Bug 24245

Summary: opac-registration-confirmation.tt has incorrect HTML body id
Product: Koha Reporter: Lucas Gass <lucas>
Component: OPACAssignee: Lucas Gass <lucas>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: 1joynelson, hayleypelham
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.05.00, 19.11.02, 19.05.07, 18.11.13
Attachments: Bug 24245: rename self reg confirm page body id
Bug 24245: rename self reg confirm page body id
Bug 24245: rename self reg confirm page body id

Description Lucas Gass 2019-12-14 00:52:17 UTC
The <body id=> of  self register confirm page is opac-main. It should be opac-registration-confirmation.
Comment 1 Lucas Gass 2019-12-14 00:59:42 UTC
Created attachment 96288 [details] [review]
Bug 24245: rename self reg confirm page body id

test plan:
apply the patch
look at the self registration confirmation page and the HTML body id should be opac-registration-confirmation
Comment 2 Owen Leonard 2019-12-15 21:32:53 UTC
Created attachment 96296 [details] [review]
Bug 24245: rename self reg confirm page body id

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Jonathan Druart 2019-12-16 11:26:00 UTC
Created attachment 96315 [details] [review]
Bug 24245: rename self reg confirm page body id

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Martin Renvoize 2019-12-16 21:08:17 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 5 Joy Nelson 2020-01-02 17:29:39 UTC
Pushed to 19.11.x branch for 19.11.02
Comment 6 Lucas Gass 2020-01-07 22:39:44 UTC
backported to 19.05.x for 19.05.07
Comment 7 Hayley Pelham 2020-01-10 02:08:12 UTC
Backported to 18.11.x for 18.11.13