ColdBox 3.0.0 requestcontext structure bug?

0 views
Skip to first unread message

AttnPls

unread,
Nov 21, 2009, 6:59:44 AM11/21/09
to ColdBox Platform
I think I may have found a bug or at least something that needs
documentation for Coldbox 3.0.

I have a request context variable called "page". It is a structure
that holds html head info.

In version 2.6, I could use the following code (this is from a custom
tag):

request.cb_requestcontext.getValue('page.title')

The code doesn't work in version 3.0. Now Coldbox is looking for a
variable literally called 'page.title'.

Was this change intentional? Is this a bug?

Thanks for your help.
Reply all
Reply to author
Forward
0 new messages