getSelf() issue in 2.6.2

I've noticed that with CB ver 2.6.2 in my code

#Event.getSelf()#

is returning

index.cfmevent=

where as it should return

index.cfm?event=

missing question mark

MAQ.

Thanks!! Updated in SVN

MAQ

Its fixed now, get latest code-base from SVN

Also read this
http://blog.coldboxframework.com/post.cfm/using-the-transfer-loader-interceptor-the-ioc-plugin

Thanks
Sana

Thanks Guys

I was looking the list of new features in 2.6.2
http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbWhatsNew2.62

WoW

- Model Integration & Mapping
- Dependencies
- Anti Samy
- Variables replacement
- Marvelous new samples

...GREAT WORK...

MAQ.