Yes 'ColdFusion 5 erroneously ignores the code'. Nice way of putting it. Equally New York erroneously built two towers in the middle of downtown.
Of course it was my fault all along (yes, yes, us web developers can write crap code that still works, esp. thanks to Microsoft for IE that seems to be able to read anything vaguely like HTML). However, I am otherwise quite impressed at how easy MX upgrades. So far it's been easier than 4.5 to 5. Haven't tested the worst though yet. Paolo -----Original Message----- From: Tom Smith [mailto:[EMAIL PROTECTED]] Sent: 08 January 2003 15:27 To: [EMAIL PROTECTED] Subject: Re: [ cf-dev ] RE: CFMX No nesting CFSWITCH even in includes I found this a while ago: http://livedocs.macromedia.com/cfmxdocs/Migrating_ColdFusion_5_Applications/ cf_migration_guide6.jsp#1203166 should help you out.. ----- Original Message ----- From: "Paolo Piponi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 3:26 PM Subject: [ cf-dev ] RE: CFMX No nesting CFSWITCH even in includes > Ahah! CFMX was simply being more sensitive to a redundant tag outside > CFCASE. > > However, what compunded the problem was that the CFMX error message was > reporting the wrong template (no change from CF5.5 then) and the debug > report was missing templates. > > Seeing as it still takes about 2 hours for my messages to make their way > through a BT ADSL line, it's a good thing I've sorted my own problem again. > > Paolo > > -----Original Message----- > From: Paolo Piponi > Sent: 08 January 2003 14:48 > To: '[EMAIL PROTECTED]' > Subject: CFMX No nesting CFSWITCH even in includes > > > I got the following error message: > > Only <CFCASE> or <CFDEFAULTCASE> tags may be nested within a <CFSWITCH> tag. > > I agree with it for a single template, but CFMX seems to prohibit nesting > even when the nested tag is actually on a different template and is > CFINCLUDEd. We have code that works fine with this in CF5.5. > > Anyone had an experience? > > Paolo > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
