Page MenuHomeIn-Portal Phabricator

INP-1456 - Don't resize images, uploaded via CKFinder
ClosedPublic

Authored by alex on Aug 10 2015, 7:07 AM.

Details

Test Plan
  1. find any image larger, then 1600x1200
  2. open any CKEditor (e.g. during content block editing)
  3. press Image button on CKEditor toolbar
  4. press Browse Server button to open CKFinder
  5. press the Upload button (in the CKFinder window) to open OS file selection popup
  6. select large image, that was prepared earlier and let it upload
  7. double click on image thumnail in CKFinder to select it
  8. press OK button in CKEditor image selection dialog to add image to the CKEditor
  9. confirm, that:
    • image was uploaded under /system/user_files/Images folder
    • this is the same image that was selected during test (same CRC, dimensions, etc.)

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.2.x
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 74
Build 74: arc lint + arc unit

Event Timeline

alex updated this revision to Diff 245.Aug 10 2015, 7:07 AM
alex retitled this revision from to INP-1456 - CKFinder resizing uploaded images.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1456.
glebs accepted this revision.Sep 9 2015, 1:54 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Sep 9 2015, 1:54 AM
This revision was automatically updated to reflect the committed changes.
alex edited edge metadata.Mar 10 2016, 6:07 AM
alex added a project: Restricted Project.
alex retitled this revision from INP-1456 - CKFinder resizing uploaded images to INP-1456 - Don't resize images, uploaded via CKFinder.Jul 16 2016, 7:11 AM