I'm troubleshooting a situation where unscoped variables seem to be
matched up with different scopes when the same code is run on
different CF server versions.
In my case, an unscoped form variable is being identified as a form
variable on a CF4 server, and as a client variable on a CF5 server.
I'm not concerned with the odd behavior as I'm going to add scopes to
clear it up; however, I would like to confirm the order of evaluation
for unscoped variables.
My trusty Certified CF Developer Study Guide (Forta, et al.) shows the
order of evaluation as:
1. Query
2. Local
3. CGI
4. File
5. URL
6. Form
7. Cookie
8. Client
Has this order changed at any point since CF4.0?
~ Ubqtous ~
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

