Ticket #2709 (assigned defect)
bugzilla2trac should convert descriptions LF->CRLF
| Reported by: | maxb1@… | Owned by: | jruigrok |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | general | Version: | 0.9.3 |
| Severity: | minor | Keywords: | bugzilla2trac contrib |
| Cc: |
Description
The first time any of my bugzilla2trac-ed tickets was changed in any way, the description showed as spuriously changed - this was because all the LFs were translated to CRLFs somewhere in doing the round-trip between the web-browser and server.
To prevent this, bugzilla2trac should convert descriptions (and probably comments too) from LF line endings to CRLF line endings before storing them in the trac database.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


