Bug 832920
| Summary: | Fix word-wrap in web front-end | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Kamil Páral <kparal> |
| Component: | mailman | Assignee: | Jan Kaluža <jkaluza> |
| Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2 | CC: | asersen, azelinka |
| Target Milestone: | rc | Keywords: | Patch |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | mailman-2.1.12-18.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: There was no way how to wrap email with long-lines in web archive.
Consequence: Long lines in web-archive were unwrapped.
Fix: "white-space: pre-wrap;" CSS style has been added to all templates.
Result: Long lines are wrapped now in browsers which support mentioned CSS style.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-11-20 13:43:41 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Kamil Páral
2012-06-18 08:05:46 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Cause: There was no way how to wrap email with long-lines in web archive.
Consequence: Long lines in web-archive were unwrapped.
Fix: "white-space: pre-wrap;" CSS style has been added to all templates.
Result: Long lines are wrapped now in browsers which support mentioned CSS style.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-1474.html |