Opened 3 years ago
Closed 3 years ago
#1486645 closed Bugs (fixed)
<span>0</span> dont display
| Reported by: | kerem | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-beta |
| Component: | Other | Version: | 0.3.1 |
| Severity: | normal | Keywords: | <span>, </span>, 0, <span/> |
| Cc: |
Description
When an email contains <span>0</span> it is replaced by an <span /> when viewed. This happens even if the span contains style information and other attributes. It does not seem to happen with others numbers or chars just 0.
Tested this on both 2.1 and 3.1 both does the same error.
Change History (2)
comment:1 Changed 3 years ago by alec
- Milestone changed from later to 0.4-beta
comment:2 Changed 3 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [9ef5fa51].