Please activate JavaScript in your browser.
?
?
?
Success
Success
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Success
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
User tests:
Successful:
Unsuccessful:
Pull Request for Issue #8903
Summary of Changes
If there is no info returned from JInputFiles get()
you have tryed to upload unsave content. -> Tell that to the user.
Testing Instructions
Try to upload a zip file containing php scripts e.g. a extension using com_media.
Expected result
Error message: You have tryed to upload a save file that is not save.
Actual result
No message
Documentation Changes Required
None.
zero-24
-
open
-
21 Apr 2017
zero-24
-
change
-
21 Apr 2017
zero-24
-
change
-
21 Apr 2017
joomla-cms-bot
-
change
-
21 Apr 2017
Category
⇒
Administration
com_media
Language & Strings
zero-24
-
change
-
21 Apr 2017
Title
Differences
…
You have tryed to upload a save file that is not save.
You have tryed to upload file(s) that are not saf e.
zero-24
-
edited
-
21 Apr 2017
zero-24
-
change
-
21 Apr 2017
Title
Differences
…
You have tryed to upload a save file that is not save.
You have tryed to upload file(s) that are not saf e.
zero-24
-
change
-
21 Apr 2017
zero-24
-
change
-
21 Apr 2017
Title
Differences
…
You have tryed to upload file(s) that are not safe.
You have tri ed to upload file(s) that are not safe.
zero-24
-
edited
-
21 Apr 2017
zero-24
-
change
-
21 Apr 2017
Title
Differences
…
You have tryed to upload file(s) that are not safe.
You have tri ed to upload file(s) that are not safe.
franz-wohlkoenig
-
test_item
-
22 Apr 2017
-
Tested successfully
joomla-cms-bot
-
change
-
22 Apr 2017
franz-wohlkoenig
-
change
-
22 Apr 2017
infograf768
-
change
-
22 Apr 2017
wilsonge
-
change
-
2 May 2017
brianteeman
-
change
-
8 Jun 2017
brianteeman
-
change
-
8 Jun 2017
brianteeman
-
change
-
8 Jun 2017
brianteeman
-
change
-
8 Jun 2017
wojsmol
-
test_item
-
13 Aug 2017
-
Tested successfully
zero-24
-
change
-
13 Aug 2017
Status
Pending
⇒
Ready to Commit
Labels
mbabker
-
change
-
15 Aug 2017
Status
Ready to Commit
⇒
Fixed in Code Base
Closed_Date
0000-00-00 00:00:00
⇒
2017-08-15 12:15:21
Closed_By
⇒
mbabker
Labels
Added:
?
mbabker
-
close
-
15 Aug 2017
mbabker
-
merge
-
15 Aug 2017
Add a Comment
Login with GitHub to post a comment
this only fixes the issue for upload done in com_media, but not from other code using jinputfile get function... I still think raising an exception there is necessary, and here you should catch it instead of testing for empty $files