Please activate JavaScript in your browser.
?
Success
Success
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Success
JTracker/HumanTestResults
Human Test Results: 2 Successful 0 Failed.
Details
User tests:
Successful:
Unsuccessful:
Pull Request for Issue # .
Summary of Changes
added html5 tag "required" as the input field is required as folder name
Testing Instructions
as folder name is required we can add the simple html5 "required" tag so that form is not submit, just a small fix/adjust for making it user friendly.
manchumahara
-
open
-
13 Jul 2016
manchumahara
-
change
-
13 Jul 2016
joomla-cms-bot
-
change
-
13 Jul 2016
brianteeman
-
change
-
13 Jul 2016
brianteeman
-
test_item
-
13 Jul 2016
-
Tested successfully
brianteeman
-
change
-
14 Jul 2016
Title
Differences
…
Update default.php
: Make upload and foldername fields required in com_media
brianteeman
-
change
-
14 Jul 2016
Title
Differences
…
Update default.php
: Make upload and foldername fields required in com_media
tomartailored
-
test_item
-
18 Jul 2016
-
Tested successfully
brianteeman
-
change
-
21 Jul 2016
Status
Pending
⇒
Ready to Commit
joomla-cms-bot
-
change
-
21 Jul 2016
joomla-cms-bot
-
change
-
21 Jul 2016
Category
Media Manager
⇒
Media Manager
Administration
Components
brianteeman
-
change
-
21 Jul 2016
wilsonge
-
change
-
21 Jul 2016
Status
Ready to Commit
⇒
Fixed in Code Base
Closed_Date
0000-00-00 00:00:00
⇒
2016-07-21 21:08:44
Closed_By
⇒
wilsonge
wilsonge
-
close
-
21 Jul 2016
wilsonge
-
merge
-
21 Jul 2016
joomla-cms-bot
-
close
-
21 Jul 2016
joomla-cms-bot
-
change
-
21 Jul 2016
Add a Comment
Login with GitHub to post a comment
added required tag field in three places for file upload and folder creation. It will improve user experience as people sometimes forget to choose file or write folder name and click upload/submit button.