User tests: Successful: Unsuccessful:
Final Fix for PR #6131 from @n9iels and issue #6126
I just found a little bug when changing a file with the editor in the template manager.
My Joomla! version is 3.4.0-rc
1. Go to Template Manager -> Templates and choose a template
2. Open a file and save it (you won't have to change anything).
3. Check the file permission of this file, you now see the changed from 644 to 444.
This can cause problems when editing the same file via a ftp client. You will get a "Permission denied" message
Labels |
Added:
?
|
Yep, I closed the other one
#6131 (comment)
Category | ⇒ | Administration Components |
Easy | No | ⇒ | Yes |
@test Successful
I know this is originally my own PR, but with the CS changes it isn't anymore. Am I right?
Ow no problems with that! glad you helped me :-)
The question was more: Am I allowed to test my own PR, know it is changed a little bit, so we can merge it.
Again: no problems with it, many thanks :-)
Thank you very much! Next time i am going to do a PR on your PR to fix such minors changes ( i learned the correct way now )
Okay patch seems to work just fine and not bringing new problems Any idea why that 444 change was in there?
Test is okay and works fine :-)
Setting to RTC - thanks
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Test is ok. No permissions changes to ti files.
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-14 15:25:18 |
@infograf768 This is correct code. It doesn't have the issue that you mentioned in the earlier PR.