ColdBox Framework Forums Notification: Post to Problem with Layout Folders

Title: Problem with Layout Folders
Thread: Problem with Layout Folders
Forum: Bugs (ColdBox)
Conference: ColdBox
User: doryphores There is a problem with the way Layout Folders are matched to view names in the
setView method of the requestContext object. The match is made with a simple
findNoCase so, say you have some layouts defined for the following folders:
"admin" and "min", the findNoCase will match any view that has the string "min"
in its name.

This also causes problems if you want a different layout for
subfolders like "admin" and "admin/popups".

A better way of matching layout
folder keys is needed.

Martin
http://forums.coldboxframework.com/index.cfm?event=ehMessages.dspMessages&threadid=31916645-FF65-CEF6-658BC70A9E11B12F