This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi, Joe
Next error:
Unable to select a folder in the editor If the folder is not written in English letters
jqueryFileTreeMediaBrowser.ashx.cs
add requestedDir = context.Server.UrlDecode(requestedDir);
before
if (IsChildDirectory(context, requestedDir)) { currentDir = requestedDir; }
Best regards, Alexander
Hi Alexander,
This issue should be fixed now in svn.
Please it is not needed to preface bug reports with "Very Seriously".
The sky is not falling.
Best,
Joe