Ticket #968 (closed defect: fixed)
spaces are stripped from before and after tags
| Reported by: | jedi58 | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Sometime in the past week or two a change has been made that when switching between html and code view any spaces are stripped around tags, so
"some <strong>bold</strong> text"
becomes:
"some<strong>bold</strong>text"
Change History
Note: See
TracTickets for help on using
tickets.
