-
Hi, steps to reproduce the bug using the attached file jedit-test.txt
-activate soft wrap
-put the caret just befoer "UTF-8" on line 3
-select all from here to the end of the document (ctrl+shift+end)
-press "delete"
-here I have a painting bug but that's not important)
-undo (here I get the exception)
This is not a threading issue, it is a bad calculation of positions in Anchor classes.
2009-10-28 10:16:54 UTC in jEdit
-
{{{ PHPParser 1.2.7
Source: https://jedit.svn.sourceforge.net/svnroot/jedit/plugins/PHPParser/tags/PHPParser-1.2.7
Announcement: -Added basic namespace keyword support
-Allow $this->return syntax
-fixed an exception when parsing interface declaration (#1910321)
-the variables used in were ignored by code analysis
-Fixed chained method call...
2009-10-26 15:42:30 UTC in jEdit
-
kpouer committed revision 16417 to the jEdit SVN repository, changing 1 files.
2009-10-26 15:40:21 UTC in jEdit
-
kpouer committed revision 16416 to the jEdit SVN repository, changing 2 files.
2009-10-26 15:38:38 UTC in jEdit
-
I think this is fixed in 1.2.7 that will be released soon.
2009-10-26 14:28:10 UTC in jEdit
-
Hi, are you sure this syntax is valid ? It seems it miss something between the ? and :
2009-10-26 14:24:33 UTC in jEdit
-
kpouer committed revision 16415 to the jEdit SVN repository, changing 2 files.
2009-10-26 14:23:11 UTC in jEdit
-
fixed in trunk for version 1.2.7.
2009-10-26 14:17:54 UTC in jEdit
-
kpouer committed revision 16414 to the jEdit SVN repository, changing 5 files.
2009-10-26 14:17:51 UTC in jEdit
-
I reproduce it with the steps I posted.
2009-10-26 13:35:17 UTC in jEdit