L0FKA / fallout-script-validator

Automatically exported from code.google.com/p/fallout-script-validator
0 stars 0 forks source link

Certain input causes the validator to stop responding #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter the following script into that validator:
scn VXMalikScript

;controls VWAN Invasion Dialogue
begin gamemode

if (getstage VXVN == 31)
    StartConversation VXCainREF, ForceGreetTopic VXCampSite, VXCampsite, headtrackflag = 1, *[allow movement=0]* 
else

endif
end
2. Highlight between the asterisks (including them)
3. Delete the highlighted text

What is the expected output? What do you see instead?
The validator output should update to reflect the changes made in the input.  
Instead, the page stops responding.

What version of the product are you using? On what operating system?
Tag 1.0, tested on Internet Explorer 8.0.7600.16385, Firefox 3.6.12 and Chrome 
7.0.517.44 on Windows 7 Premium.

Please provide any additional information below.
Reported by Devlin Healy to Cipscis via email

Original issue reported on code.google.com by Cipscis on 24 Nov 2010 at 11:25

GoogleCodeExporter commented 9 years ago
Originally reported from Firefox running on Windows 7 64 bit

Original comment by Cipscis on 24 Nov 2010 at 11:30

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r34.

Original comment by Cipscis on 11 Oct 2011 at 2:42