Skip to main content
Participant
January 16, 2014
質問

Pages with tabs are not working in CF 9.0.2 (cflayout=tabs error)

  • January 16, 2014
  • 返信数 0.
  • 346 ビュー

Hi,

I recently did an upgrade from a perfectly working 9.0.0 installation of enterprise edition ColdFusion, to version 9.0.2 with CHF1. And with this, some cfm pages that used to work earlier in 9.0.0 are broken. I realised that it is breaking on pages that have cflayout type = "tab", so assume its something to do with tabs in the pages.

The error displayed when visiting such pages:

36 : <cflayout type="tab" name="mytabs" tabHeight="650">

37 : <cflayoutarea title="someName" name="Tab1"  >

38 : <cfinclude template="someFile.cfm"  />

39 : </cflayoutarea>

Please let me know what is causing the issue, and where I can look at to have my tabbed pages display properly in version 9.0.2.

Note -

1. these used to be perfectly fine in 9.0.0

2. pages without tabs are all working fine. no issues here. even graphs are loading fine.

Thanks!

このトピックへの返信は締め切られました。