From bugzilla-daemon@bugs.koha-community.org Wed Apr 27 16:26:21 2016 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 16368] New: Remove obsolete attributes from table tags Date: Wed, 27 Apr 2016 14:26:18 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3210324607138374252==" --===============3210324607138374252== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368 Bug ID: 16368 Summary: Remove obsolete attributes from table tags Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org There are a few instances in the staff client templates where obsolete attributes are included in markup: border, cellpadding, cellspacing. These should be removed. -- You are receiving this mail because: You are watching all bug changes. --===============3210324607138374252==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 27 16:37:38 2016 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 16368] Remove obsolete attributes from table tags Date: Wed, 27 Apr 2016 14:37:35 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4203000804198342783==" --===============4203000804198342783== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368 --- Comment #1 from Owen Leonard --- Created attachment 50811 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50811&action=edit Bug 16368 - Remove obsolete attributes from table tags This patch removes some obsolete attributes from table markup: border, cellpadding, and cellspacing. These changes should have no visible effect. - To test the changes to the reports dictionary, go to Reports -> View dictionary. The table of dictionary definitions should look correct. - To test the changes to MARC plugins, you must be using MARC21. Open a new or existing MARC record in the standard cataloging editor and trigger the tag editor for 006 and 008. The tables in each popup window should look correct. -- You are receiving this mail because: You are watching all bug changes. --===============4203000804198342783==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 27 16:37:40 2016 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 16368] Remove obsolete attributes from table tags Date: Wed, 27 Apr 2016 14:37:33 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1826891051428434560==" --===============1826891051428434560== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. --===============1826891051428434560==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 27 16:52:02 2016 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 16368] Remove obsolete attributes from table tags Date: Wed, 27 Apr 2016 14:51:47 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2493910352346765362==" --===============2493910352346765362== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368 Marc Véron changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50811|0 |1 is obsolete| | --- Comment #2 from Marc Véron --- Created attachment 50814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50814&action=edit Bug 16368 - Remove obsolete attributes from table tags This patch removes some obsolete attributes from table markup: border, cellpadding, and cellspacing. These changes should have no visible effect. - To test the changes to the reports dictionary, go to Reports -> View dictionary. The table of dictionary definitions should look correct. - To test the changes to MARC plugins, you must be using MARC21. Open a new or existing MARC record in the standard cataloging editor and trigger the tag editor for 006 and 008. The tables in each popup window should look correct. Signed-off-by: Marc Véron -- You are receiving this mail because: You are watching all bug changes. --===============2493910352346765362==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 27 16:52:09 2016 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 16368] Remove obsolete attributes from table tags Date: Wed, 27 Apr 2016 14:52:06 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2795170477876444418==" --===============2795170477876444418== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368 Marc Véron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============2795170477876444418==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 27 18:25:28 2016 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 16368] Remove obsolete attributes from table tags Date: Wed, 27 Apr 2016 16:25:22 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3357842268102135534==" --===============3357842268102135534== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50814|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer --- Created attachment 50830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50830&action=edit [PASSED QA] Bug 16368 - Remove obsolete attributes from table tags This patch removes some obsolete attributes from table markup: border, cellpadding, and cellspacing. These changes should have no visible effect. - To test the changes to the reports dictionary, go to Reports -> View dictionary. The table of dictionary definitions should look correct. - To test the changes to MARC plugins, you must be using MARC21. Open a new or existing MARC record in the standard cataloging editor and trigger the tag editor for 006 and 008. The tables in each popup window should look correct. Signed-off-by: Marc Véron Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. --===============3357842268102135534==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 27 18:25:28 2016 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 16368] Remove obsolete attributes from table tags Date: Wed, 27 Apr 2016 16:25:19 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7119831525010831272==" --===============7119831525010831272== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============7119831525010831272==-- From bugzilla-daemon@bugs.koha-community.org Fri Apr 29 18:13:36 2016 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 16368] Remove obsolete attributes from table tags Date: Fri, 29 Apr 2016 16:13:33 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4169527441279042377==" --===============4169527441279042377== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com Status|Passed QA |Pushed to Master --- Comment #4 from Kyle M Hall --- Pushed to master for the 16.05 release. Thanks Owen! -- You are receiving this mail because: You are watching all bug changes. --===============4169527441279042377==--