Jim Watkins wrote: > Is the following warning in my CF 5 Application log something to be > concerned about? > > "In a CF_TagName construct custom tag file > 'D:\cfusion\customtags\uicascadingmenu.cfm' will occlude custom tag file > 'D:\cfusion\customtags\componentkittags\uicascadingmenu.cfm'. "
You have 2 customtags with identical names and CF has rather arbitrary chosen to use one instead of the other. As long as they are identical there is no reason to worry about the integrity your site. But you should reserve some time to rethink naming strategies/directory structures. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

