Ticket #55 (closed defect: fixed)
Improved code for error messages in Action() method
| Reported by: | JavaWoman (copied by NilsLindenberg) | Owned by: | unassigned |
|---|---|---|---|
| Priority: | low | Milestone: | 1.1.6.2 |
| Component: | core | Version: | 1.1.6.0 |
| Severity: | trivial | Keywords: | css valid error action() |
| Cc: |
Description
The Action() method in wikka.php produces errors in some cases; the error class was implemented as a span rather than directly on the <em> element surrounding the message. The span elements are superfluous and bad coding style.
Reference
Change History
Note: See
TracTickets for help on using
tickets.