Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript error creating a new folder at the root level #127

Closed
ratatoskrat opened this issue Jan 24, 2013 · 1 comment
Closed

Javascript error creating a new folder at the root level #127

ratatoskrat opened this issue Jan 24, 2013 · 1 comment

Comments

@ratatoskrat
Copy link

Hello,
first of all thank you for developing Filemanager.

While I was testing it with the ashx connector, I found a problem that happens when you create a new folder in the root of the tree. The folder is created and no error message appears. But debugging in Visual Studio I found that a javascript error (non critical, it seems) happens in function getContextMenuOptions: "Unable to get value of the property 'replace': object is null or undefined".
You can notice is a problem in your demo website too, since creating a new folder in a subfolder gives "New folder added successfully" message, and the folder appears in the right pane, while creating a folder from the root gives no feedback message, nor the new folder appears in the right pane.

simogeo added a commit that referenced this issue Jan 25, 2013
@simogeo
Copy link
Owner

simogeo commented Jan 25, 2013

Thanks for reporting the bug. It is now fixed in 2b2caf4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants