Comment 2 for bug 1808245

Revision history for this message
Steven (stevens-q) wrote :

Environment tested: Master
Browser tested: Chrome

Preconditions:
------------------------
1) config-defaults.php has the following line set — $cfg->maxuploadsize = 16777216; (16MB)
2) php.ini has the following line set — upload_max_filesize = 32M
3) exported skins file exists (17.5 MB)

Test Steps:
------------------------
1) Admin user log in
2) Browse to the following places and ensure that the text "(Maximum upload size 32MB)" is displayed near the upload button
--- a. admin menu > Users > Add users by CSV - CSV file upload ✔
--- b. admin menu > Configure site > Skins > Import skins - file upload ✔
--- c. admin menu > Group > Add groups by CSV - CSV file upload ✔
--- d. admin menu > Group > Update group members bt CSV - CSV file upload ✔
--- e. main menu > Manage > Import > Upload Leap2A file * - file upload ✔
--- f. main menu > Create > Resume > Education and employment > Education history - file upload ✔
--- g. main menu > Create > Resume > Education and employment > Employment history - file upload ✔
--- h. main menu > Create > Resume > Achievements > Certifications, accreditation and awards - file upload ✔
--- i. main menu > Create > Resume > Achievements > Books and publications - file upload ✔
--- j. main menu > Create > Resume > Achievements > Professional memberships - file upload ✔
--- k. admin menu > Configure site > Fonts > Install font - file upload ✔
--- l. admin menu > Configure site > Files - file upload ✔
3) Upload a file larger than the space will allow (ie. import a skins file)
4) Verify that the correct error message is displayed ✔

Catalyst QA Approved ✔