Import error on non-lowercase file extension

Linda Kaioh
Posts: 5
Joined: Wed Jul 24, 2013 1:34 pm
Contact:

Import error on non-lowercase file extension

Postby Linda Kaioh » Mon May 19, 2014 9:30 am

Hi! I use CintaNotes 2.6 on Windows XP SP3 and trying to import XML file with notes. If XML file name have lowercase extension (byaka.xml) then import works well. If extension is not lowercase (byaka.XML, byaka.XmL and so on) then I get this error:

NotebookFileException: C:\Cintanotes.XML
Import: Unknown file type


I think it's because CintaNotes code uses case sensitive comparsion when trys to guess file type: XML or binary notebok file. In example above it compares "XML" with "xml" and thinks they are different, so CintaNotes guess this file is binary. So it get error during import.
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: Import error on non-lowercase file extension

Postby CintaNotes Developer » Thu May 22, 2014 8:20 am

Hi Linda,
thanks a lot for the detailed report!
We've fixed this bug and the fix will be deployed with the next CintaNotes update (2.6.1), planned for next week.
Thanks!
Alex
Linda Kaioh
Posts: 5
Joined: Wed Jul 24, 2013 1:34 pm
Contact:

Re: Import error on non-lowercase file extension

Postby Linda Kaioh » Thu May 22, 2014 8:25 am

No problem ^^

Return to “Bug Reports”