misterpah/Haxe-Studio

plugin.misterpah.Editor

Closed this issue · 2 comments

Uncaught TypeError: Cannot call method 'getEditor' of undefined plugin.js?_=1399053342917:153

fix in commit f7a207a

reason:
windows filepath c:\path\to\file.hx not working correctly with JS DOM environment. Linux filepath scheme are not affected.
fix with encodeURIComponent() / decodeURIComponent() as tab reference & doc_buffer reference