Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Umbraco 7.1.4
when I click on media picker I can see too much recursion in console log.
/umbraco/backoffice/UmbracoApi/Media/GetChildren?id=-1&pageNumber=0&pageSize=0&orderBy=SortOrder&orderDirection=Ascending&filter=
How I can fix this problem?
Hi Michael,
Can you post more details of the errors.
Can you reproduce it on newer versions of Umbraco ?
Dave
Recursion in this method (umbraco.services.js).
umbPhotoFolderHelper/<.getRowHeightForImages@http://site/DependencyHandler.axd?
New installation is not good way to solve this problem.
Do you know if Media folders have images limit (count)?
Seems that I have broken image/folder/file in root image folder. If I change media picker level from root to child folder it works. Will try to find broken item.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Too much recursion
Umbraco 7.1.4
when I click on media picker I can see too much recursion in console log.
/umbraco/backoffice/UmbracoApi/Media/GetChildren?id=-1&pageNumber=0&pageSize=0&orderBy=SortOrder&orderDirection=Ascending&filter=
How I can fix this problem?
Hi Michael,
Can you post more details of the errors.
Can you reproduce it on newer versions of Umbraco ?
Dave
Recursion in this method (umbraco.services.js).
umbPhotoFolderHelper/<.getRowHeightForImages@http://site/DependencyHandler.axd?
New installation is not good way to solve this problem.
Do you know if Media folders have images limit (count)?
Seems that I have broken image/folder/file in root image folder. If I change media picker level from root to child folder it works. Will try to find broken item.
is working on a reply...