http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10442

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19281|0                           |1
        is obsolete|                            |

--- Comment #6 from Katrin Fischer <[email protected]> ---
Created attachment 19296
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19296&action=edit
[PASSED QA] Bug 10442 - Remove references to non-standard "error" class

The CSS for <div class="error"> is obsolete and should not be used. This
patch removes the definition from the main CSS file and corrects
instances of its use in the templates to the standard <div class="dialog
alert">.

This patch also corrects some minor HTML validity and
capitalization errors in the changed templates.

Testing each error condition in all the modified temlates is probably
overkill for the minor changes made in this patch. Markup has simply
been changed to use alternate existing styles. Visual confirmation of
the markup changes is probably sufficient.

Signed-off-by: Liz Rea <[email protected]>
confirmed the changes - no obvious errors, functionality seems fine.

Signed-off-by: Katrin Fischer <[email protected]>
Passes all tests and QA script.
I read the changes and did a few tests in Koha.
Some of the error conditions are pretty hard to reproduce,
I did manage for lateorders, but didn't succeed for memberentrygen
and parcel. But changes appear to be save and I spotted no problems,
so passing QA.

Patch also fixes a few capitalization errors.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to