Status: Accepted Owner: ---- Labels: Type-Defect Priority-Low New issue 272 by m.niloc: Dangling symlinks handled incorrectly http://code.google.com/p/yi-editor/issues/detail?id=272
What steps will reproduce the problem? 1. ln -s doesntexist/foo badlink 2. yi badlink 3. Save the file and exit Yi should display the filename "badlink" and give an error when saving. yi instead displays and saves using the filename "doesnotexist". -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
