View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001010 | Double Commander | Language translation | public | 2015-02-15 12:53 | 2019-06-08 15:26 |
Reporter | ginggs | Assigned To | Alexx2000 | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Projection | none | ETA | none | ||
OS | Debian / Ubuntu | ||||
Product Version | 0.6.0 | ||||
Target Version | 0.6.1 | Fixed in Version | 0.6.1 | ||
Summary | 0001010: Please convert CR/LF to LF in HTML files (doublecmd-help) | ||||
Description | In doublecmd-help, some HTML files contain CR/LF (MSDOS-style) line endings (e.g. en/cmds.html). Please convert these to LF only. Something similar to the following should work: find . \( -name '*.html' -o -name '*.css' \) -exec fromdos {} \; | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 5896 | ||||
Operating system | Linux | ||||
Widgetset | |||||
Architecture | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-15 12:53 | ginggs | New Issue | |
2015-03-01 22:36 | Alexx2000 | Status | new => acknowledged |
2015-03-01 22:36 | Alexx2000 | Target Version | => 0.6.1 |
2015-03-07 11:14 | Alexx2000 | Fixed in Revision | => 5896 |
2015-03-07 11:14 | Alexx2000 | Status | acknowledged => resolved |
2015-03-07 11:14 | Alexx2000 | Fixed in Version | => 0.6.1 |
2015-03-07 11:14 | Alexx2000 | Resolution | open => fixed |
2015-03-07 11:14 | Alexx2000 | Assigned To | => Alexx2000 |
2019-06-08 15:26 | Alexx2000 | Status | resolved => closed |