tracker issue : CF-4202190

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Bug for: REPL allows closing symbol before opening symbol

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Aaron Neff / ()

Created: 04/28/2018

Components: CLI, REPL

Versions: 2018

Failure Type: Incorrectly functioning

Found In Build/Fixed In Build: 2018.0.01.308605 (PreRelease) / 308860

Priority/Frequency: Normal / Most users will encounter

Locale/System: / Platforms All

Vote Count: 0

Issue: REPL allows closing ')' before opening '(' and allows closing '} before opening '{'

Repro:

In REPL, type closing ')' or '}' and hit enter

Actual Result: REPL awaits next line of input

Expected Result: exception (b/c opening symbol must come before closing symbol)

Related thread: https://forums.adobeprerelease.com/coldfusionpr/discussion/360/is-this-expected-repl-behavior

Attachments:

Comments: