Ticket #5576 (closed enhancement: fixed)
Inappropiate/Missing svn:eol-style for 0.10.x files: ticket_notify_email.cs and ticket_rss.cs
| Reported by: | Johans Marvin Taboada Villca <jmt4b04d4v@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | low | Milestone: | 0.11 |
| Component: | general | Version: | 0.10-stable |
| Severity: | minor | Keywords: | svn:eol-style |
| Cc: | jmt4b04d4v@… |
Description
Clearsilver template files in 0.10-stable branch have Subversion svn:eol-style property set to native except for the following files:
- branches/0.10-stable/templates/ticket_notify_email.cs@3468 - set to CRLF
- branches/0.10-stable/templates/ticket_rss.cs@3823 - not set
Recently I created a patch to provide spanish translation of templates for 0.10.x, but had problems setting svn:eol-style property to native in the generated patch file. Subversion complaint that content had mixed EOL.
Is there a reason to maintain this? could this be normalized, Thanks
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


