If you do not have SMSSendDriver set and you do not have a message_transport_type of "sms", you will get an extra table column filled with a hyphen "-" and no corresponding table heading in the Patron Messaging Preferences table. This pushes the table out of alignment so the email checkbox goes under "Digests Only?", the digests checkbox goes under "Do not notify", and the Do not notify checkbox is pushed to the side with no heading. http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9002 solves intranet display but OPAC display is always broken
Created attachment 22327 [details] [review] Bug 11125 : Correct display for patron messaging preferences on OPAC To test : 1) Remove 'sms' from message_transport_types table 2) Go on OPAC "My messaging" tab => table columns are out of alignment with table heading 3) Apply patch => table is correctly displaid
Created attachment 22403 [details] [review] Bug 11125 : Correct display for patron messaging preferences on OPAC To test : 1) Remove 'sms' from message_transport_types table 2) Go on OPAC "My messaging" tab => table columns are out of alignment with table heading 3) Apply patch => table is correctly displaid Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Patch tested with a sandbox, by Koha team AMU <koha.aixmarseille@gmail.com>
Created attachment 22408 [details] [review] Bug 11125 : Correct display for patron messaging preferences on OPAC To test : 1) Remove 'sms' from message_transport_types table 2) Go on OPAC "My messaging" tab => table columns are out of alignment with table heading 3) Apply patch => table is correctly displaid Signed-off-by: Koha team AMU <koha.aixmarseille@gmail.com>
Created attachment 22410 [details] [review] Bug 11125 : Correct display for patron messaging preferences on OPAC To test : 1) Remove 'sms' from message_transport_types table 2) Go on OPAC "My messaging" tab => table columns are out of alignment with table heading 3) Apply patch => table is correctly displaid Signed-off-by: Koha team AMU <koha.aixmarseille@gmail.com> Signed-off-by: Koha team AMU <koha.aixmarseille@gmail.com>
Created attachment 23102 [details] [review] Bug 11125 : Correct display for patron messaging preferences on OPAC To test : 1) Remove 'sms' from message_transport_types table 2) Go on OPAC "My messaging" tab => table columns are out of alignment with table heading 3) Apply patch => table is correctly displaid Signed-off-by: Koha team AMU <koha.aixmarseille@gmail.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Pushed to master. Thanks, Sophie!
This patch has been pushed to 3.14.x, will be in 3.14.1
This patch has been pushed to 3.12.x, will be in 3.12.8. Thanks Sophie!