Closed (won't fix)
Project:
Markdown editor for BUEditor
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2010 at 19:37 UTC
Updated:
6 Nov 2012 at 19:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
puleddu commentedI have the same problem. :( Any help?
Comment #2
matchupitchu commentedI have the same issue.
I am using, bueditor with markdownforbueditor.
Maybe someone have one solution ??
Comment #3
danrasband commentedI ran into the same issue, and after some extensive troubleshooting, I have come up with this patch. I couldn't figure out how to make the patch with git, so it's in the old format, but I think it should work the same.
Comment #4
fretje commentedI can confirm is also an issue with the 7.x-1.x-dev version.
I applied the patch from #3 manually which made the problem go away, but there was still a minor bug which prevented the window from closing when a file was chosen.
Changing the following line in markdowneditor.js gets rid of that bug:
Comment #5
frjo commented