#16350: Small admin CSS issue: messagelist items should be capitalized to work
well
in other languages
-------------------------------------+-------------------------------------
Reporter: semente | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: contrib.admin
Version: 1.3 | Severity: Normal
Resolution: | Keywords: css, admin, pt-br
Triage Stage: Design | Has patch: 1
decision needed | Needs tests: 1
Needs documentation: 0 | Easy pickings: 1
Patch needs improvement: 0 |
UI/UX: 1 |
-------------------------------------+-------------------------------------
Comment (by lukeplant):
I'd be happy to accept the change without a test. When it comes to testing
specific output in HTML, the test can be extremely difficult to write in
such a way that it really tests the issue, and even if you manage it, it
can be so fragile that it is a liability not an asset - e.g. if you
rearrange the HTML in the admin, the test will break (either by failing or
by returning a false positive that just causes confusion later).
I have seen tests written for very specific HTML output, and have often
concluded that they were worse than useless.
--
Ticket URL: <https://code.djangoproject.com/ticket/16350#comment:12>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.