Opened 5 years ago
Closed 5 years ago
#1484915 closed Feature Patches (invalid)
wrong output for footer.txt in sendmail.inc
| Reported by: | a.burgermeister | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | Client Scripts | Version: | 0.1-stable |
| Severity: | minor | Keywords: | |
| Cc: |
Description
if you show the message not in html then in line 257 there are two lines with wordwrap. For a correct output comment out these two lines, because in the footer.txt you can format the output and in css the formatting is with <pre>-tag.
Now the output is correct.
Change History (3)
comment:1 Changed 5 years ago by thomasb
- Severity changed from normal to minor
comment:2 Changed 5 years ago by alec
- Milestone changed from later to 0.2-beta
comment:3 Changed 5 years ago by alec
- Resolution set to invalid
- Status changed from new to closed
Please describe problem more precisely. Where's the bug?
Note: See
TracTickets for help on using
tickets.

And where's the patch?