Menu

#978 Lua script can't access file with unicode path

Bug
closed-fixed
SciTE (658)
2
2010-07-30
2010-06-16
the snow
No

if file have unicode path,LUA script can not access it.
exp:
lua script saved in J:\drv\驱动源码\test.lua
Content:
print(props["FileDir"])

Error:
cannot open J:\drv\椹卞姩婧愮爜\test.lua: No such file or directory

Discussion

  • Neil Hodgson

    Neil Hodgson - 2010-06-16
    • assigned_to: nobody --> nyamatongwe
    • priority: 5 --> 2
    • milestone: --> Bug
    • status: open --> open-accepted
     
  • Neil Hodgson

    Neil Hodgson - 2010-07-23
    • status: open-accepted --> open-fixed
     
  • Neil Hodgson

    Neil Hodgson - 2010-07-23

    Committed fix.

     
  • Neil Hodgson

    Neil Hodgson - 2010-07-30
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.