telerik / kendo-ui-core

An HTML5, jQuery-based widget library for building modern web apps.
http://www.telerik.com/kendo-ui
Other
2.54k stars 1.9k forks source link

Creating a folder name with a dot in the name will create a FileManagerEntry with extension #5547

Open veselints opened 4 years ago

veselints commented 4 years ago

Bug report

Creating a folder name with a dot(.) in the name will create a FileManagerEntry with extension. The issue should be hidden in the content provider/service that are used on our demos: https://demos.telerik.com/kendo-ui/filemanager/index

Reproduction of the problem

Expected/desired behavior

The content provider/service should not assign extension on Folder entities, even is their name contains a dot(.).

Environment

nenchef commented 4 years ago

Reported in ticketID: 1469144