Menu

#15 Npp V5.5 crash with QuickText plugin

open
nobody
None
5
2009-10-05
2009-10-05
Fred
No

Npp crashes when I try to enter e new special comment /** in a php file.

Whe I try whith no plugin : no problem.
I try with only QuickText V0.0.2.1. plugin : Npp crashes.

To reproduce it :
1 - Remove all plugins except QuickText
2 - Insert this code in a new PHP file :
<?php
class test
{
public $property; // this is a comment
}
?>
3 - put your cursor before "// this is a comment" and insert one or more
TAB
4 - put your cursor after the "{" and enter a new line
5 - add a special comment /**
--> crash when you enter the second *

Fred

See also :
- Npp tracker - Bug id:2868717 "[Npp5.5] Crash when use comment in PHP file" 2009-09-28

Discussion


Log in to post a comment.