Limit upload size to DAM - Solution Issue | Community
Skip to main content
New Participant
August 23, 2017
Solved

Limit upload size to DAM - Solution Issue

  • August 23, 2017
  • 14 replies
  • 6726 views

I am following the solution recommended by Experience AEM (Experiencing Adobe Experience Manager - Day CQ: AEM 6 SP1 - Classic UI Restrict Large or Small Files Upload ) to limit file upload size to the DAM in Classic UI. It works as described when authors use the new button to upload asset, however after deploying this code disables the drag-and-drop functionality in the DAM. I tested in new AEM install to make sure issue wasn't related to my code base. Does anyone know why and have any recommended solutions? Thank you.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by andres-holland

Hi everyone. I was able to find a solution which restores drag/drop functionality and continues to limit file uploads by size. Just replace the code I posted in the screenshot above with the following code. Thanks.

14 replies

andres-hollandAuthorAccepted solution
New Participant
September 20, 2017

Hi everyone. I was able to find a solution which restores drag/drop functionality and continues to limit file uploads by size. Just replace the code I posted in the screenshot above with the following code. Thanks.

New Participant
September 18, 2017

Hi Gaurav,

This is related to classic UI, we do not use the Touch UI yet. I've narrowed the problem down to this section of the code.

Employee
September 6, 2017

If you are not on latest Service Pack and Cumulative Fix Pack on 6.1 we recommend one as we have done lot of improvements in this area specially in Touch - UI. You might want to review this - Adobe Experience Manager Help | Release Notes: AEM 6.1 Cumulative Fix Pack

Thanks,

Gaurav

smacdonald2008
New Participant
September 5, 2017

Author Post. There is something wrong if you get that behaviour.

New Participant
September 5, 2017

In DayCare or authors' blog post?

smacdonald2008
New Participant
September 5, 2017

I recommend opening a bug on this.

New Participant
September 5, 2017

Scott - sorry to bother you again but is there any chance the author had a chance to look into the bug?

Diego_Fontan
New Participant
August 25, 2017

Can you share the error.log at the moment you generate the package and the moment you install the package? Did you check also if also rendition/metadata are corrected or no?

smacdonald2008
New Participant
August 24, 2017

The author is looking into this. This looks like a bug in that package.

New Participant
August 24, 2017

Hi Scott,

Any luck looking into it?

Thanks