User tests: Successful: Unsuccessful:
Changed EOL from CRLF (Windows) to LF (Unix/ OSX) format
Didn't change for:
libraries/phputf8/README
(external library)media/editors/codemirror/lib/addons.css
(false positive)media/editors/codemirror/lib/addons.js
(false positive)Script I've used:
find . -not -type d -exec file "{}" ";" | grep CRLF
credit: http://stackoverflow.com/a/73969/1012616
none
none
Status | New | ⇒ | Pending |
Labels |
Added:
?
?
?
|
Category | ⇒ | SQL Administration Components Installation Language & Strings MS SQL Unit Tests |
resolved
Shouldnt the language files be fixed at the source and not here. Otherwise the changes will probably be undone when they are next updated
Yes, should be fixed at the source.
I wasn't sure if installation language files are updated by to Joomla or language contributors.
How can I contact contributors to ckb-IQ
installation language?
There are links to translation teams on community page.
I've tried to contact contributors to pl-PL
but there are links to forum profile and no email, and I haven't received a reply yet.
Category | SQL Administration Components Installation Language & Strings MS SQL Unit Tests | ⇒ | Repository Unit Tests Administration com_admin SQL Postgresql Components |
Rebased on latest staging branch again.
You still want to merge 890 commits with over 2000 file changes? Did you rewrite Joomla during holiday
This PR also changes some stuff else than EOL
This PR does more than it says in the desc. It needs to be re-done
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-01-03 09:42:12 |
Closed_By | ⇒ | rdeutz |
I'll prepare new one then
@piotr-cz can you tak a look inti the merge conflicts?