My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 180: debugArrayWrapper is not scoped
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  Zoram...@gmail.com
Closed:  Mar 2010


 
Reported by acampolo...@gmail.com, Mar 15, 2010
Looks like debugArrayWrapper is not scope into TestCase.cfc.
This brakes Railo if runned into strict mode.
Scoping debugArrayWrapper into variables.debugArrayWrapper looks like can
solve the issue.

TestCase.cfc
13.6 KB   Download
Mar 17, 2010
Project Member #1 Zoram...@gmail.com
Fixed the debugArrayWrapper variable to be explicitly scoped to the variables scope.

Didn't accept the fix in the attachment since it was also replacing 
request.debugArrayWrapper with request.variables.debugArrayWrapper.

See r1372
Status: Fixed
Owner: Zoramite

Powered by Google Project Hosting