tracker issue : CF-3040275

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 80298:Our intranet site has a cflayout-tab with several cfpod tags inside

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Jeff Anderson / Jeff Anderson (J.C.)

Created: 10/13/2009

Components: AJAX, UI Components

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 9,0,0,251028 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

Our intranet site has a cflayout-tab with several cfpod tags inside.  It will render correctly on occasion, but often it will render only showing the top of the entire source for the tab.
Method:

index.cfm:<cfajaximport tags="cfpod"/><cflayout type="tab" align="left" name="eSourceIndex">    <cflayoutarea name="home" title="Home" source="podTest.cfm"/>    <cflayoutarea name="secondTab" title="About BHS" source="podTest.cfm"/></cflayout>podTest.cfm:<table>    <tr>        <td><cfpod name="test1">This is pod 1</cfpod></td>    </tr></table>
Result:

The following errors appear in firebug and my page does not render correctly.  There are several cfpods inside a cflayout-tab.  I often get unauthorized 401 errors, however, it will work intermittently.GET http://webdev/global/tabs/home.cfm?_cf_containerId...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=0GET http://webdev/global/tabs/home.cfm?_cf_containerId=cf_layoutareahome&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=0200 OK72mscfajax.js (line 147)GET http://webdev/global/tabs/aboutbhs.cfm?_cf_contain...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=1GET http://webdev/global/tabs/aboutbhs.cfm?_cf_containerId=cf_layoutareaaboutBHS&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=1200 OK212mscfajax.js (line 147)GET http://webdev/global/tabs/departments.cfm?_cf_cont...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=2GET http://webdev/global/tabs/departments.cfm?_cf_containerId=cf_layoutareadepartments&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=2401 Unauthorized210mscfajax.js (line 147)GET http://webdev/global/tabs/empfacinfo.cfm?EMPTAB=fa...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=3GET http://webdev/global/tabs/empfacinfo.cfm?EMPTAB=false&FACTAB=false&_cf_containerId=cf_layoutareaempfacinfo&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=3401 Unauthorized282mscfajax.js (line 147)GET http://webdev/weather/index.cfm?_cf_containerId=cf...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=4GET http://webdev/weather/index.cfm?_cf_containerId=cf_layoutareaweather&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=4401 Unauthorized257mscfajax.js (line 147)GET http://webdev/global/tabs/help.cfm?_cf_containerId...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=5GET http://webdev/global/tabs/help.cfm?_cf_containerId=cf_layoutareahelp&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=5401 Unauthorized236mscfajax.js (line 147)GET http://webdev/global/tabs/myapplications.cfm?_cf_c...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=6GET http://webdev/global/tabs/myapplications.cfm?_cf_containerId=myApps_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=6401 Unauthorized272mscfajax.js (line 147)GET http://webdev/global/tabs/systemheadlines.cfm?_cf_...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=7GET http://webdev/global/tabs/systemheadlines.cfm?_cf_containerId=systemNews_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=7401 Unauthorized279mscfajax.js (line 147)GET http://webdev/global/tabs/otherapplications.cfm?_c...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=8GET http://webdev/global/tabs/otherapplications.cfm?_cf_containerId=otherApps_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=8401 Unauthorized182mscfajax.js (line 147)GET http://webdev/global/tabs/announcements.cfm?_cf_co...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=9GET http://webdev/global/tabs/announcements.cfm?_cf_containerId=announcements_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=9401 Unauthorized209mscfajax.js (line 147)GET http://webdev/global/tabs/library.cfm?_cf_containe...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=10GET http://webdev/global/tabs/library.cfm?_cf_containerId=library_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=10401 Unauthorized172mscfajax.js (line 147)GET http://webdev/global/tabs/calendar.cfm?_cf_contain...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=11GET http://webdev/global/tabs/calendar.cfm?_cf_containerId=calendar_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=11401 Unauthorized175mscfajax.js (line 147)GET http://webdev/global/tabs/latestnews.cfm?_cf_conta...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=12GET http://webdev/global/tabs/latestnews.cfm?_cf_containerId=latestnews_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=12401 Unauthorized212mscfajax.js (line 147)GET http://webdev/global/tabs/departments.cfm?_cf_cont...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=2GET http://webdev/global/tabs/departments.cfm?_cf_containerId=cf_layoutareadepartments&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=2401 Unauthorized202msGET http://webdev/global/tabs/help.cfm?_cf_containerId...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=5GET http://webdev/global/tabs/help.cfm?_cf_containerId=cf_layoutareahelp&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=5401 Unauthorized170msGET http://webdev/weather/index.cfm?_cf_containerId=cf...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=4GET http://webdev/weather/index.cfm?_cf_containerId=cf_layoutareaweather&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=4401 Unauthorized172msGET http://webdev/global/tabs/empfacinfo.cfm?EMPTAB=fa...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=3GET http://webdev/global/tabs/empfacinfo.cfm?EMPTAB=false&FACTAB=false&_cf_containerId=cf_layoutareaempfacinfo&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=3401 Unauthorized170msGET http://webdev/global/tabs/otherapplications.cfm?_c...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=8GET http://webdev/global/tabs/otherapplications.cfm?_cf_containerId=otherApps_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=8401 Unauthorized173msGET http://webdev/global/tabs/announcements.cfm?_cf_co...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=9GET http://webdev/global/tabs/announcements.cfm?_cf_containerId=announcements_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=9401 Unauthorized156msGET http://webdev/global/tabs/library.cfm?_cf_containe...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=10GET http://webdev/global/tabs/library.cfm?_cf_containerId=library_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=10401 Unauthorized250msGET http://webdev/global/tabs/calendar.cfm?_cf_contain...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=11GET http://webdev/global/tabs/calendar.cfm?_cf_containerId=calendar_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=11401 Unauthorized621msGET http://webdev/global/tabs/myapplications.cfm?_cf_c...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=6GET http://webdev/global/tabs/myapplications.cfm?_cf_containerId=myApps_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=6401 Unauthorized696msGET http://webdev/global/tabs/systemheadlines.cfm?_cf_...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=7GET http://webdev/global/tabs/systemheadlines.cfm?_cf_containerId=systemNews_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=7401 Unauthorized654msGET http://webdev/global/tabs/latestnews.cfm?_cf_conta...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=12GET http://webdev/global/tabs/latestnews.cfm?_cf_containerId=latestnews_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=12401 Unauthorized677msGET http://webdev/global/tabs/departments.cfm?_cf_cont...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=2GET http://webdev/global/tabs/departments.cfm?_cf_containerId=cf_layoutareadepartments&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=2200 OK154msGET http://webdev/global/tabs/help.cfm?_cf_containerId...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=5GET http://webdev/global/tabs/help.cfm?_cf_containerId=cf_layoutareahelp&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=5200 OK857msGET http://webdev/weather/index.cfm?_cf_containerId=cf...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=4GET http://webdev/weather/index.cfm?_cf_containerId=cf_layoutareaweather&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=4200 OK214msGET http://webdev/global/tabs/empfacinfo.cfm?EMPTAB=fa...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=3GET http://webdev/global/tabs/empfacinfo.cfm?EMPTAB=false&FACTAB=false&_cf_containerId=cf_layoutareaempfacinfo&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=3200 OK206msGET http://webdev/global/tabs/otherapplications.cfm?_c...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=8GET http://webdev/global/tabs/otherapplications.cfm?_cf_containerId=otherApps_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=8200 OK437msGET http://webdev/global/tabs/announcements.cfm?_cf_co...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=9GET http://webdev/global/tabs/announcements.cfm?_cf_containerId=announcements_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=9200 OK411msGET http://webdev/global/tabs/library.cfm?_cf_containe...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=10GET http://webdev/global/tabs/library.cfm?_cf_containerId=library_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=10200 OK298msGET http://webdev/global/tabs/employeesearch.cfm?_cf_c...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=13GET http://webdev/global/tabs/employeesearch.cfm?_cf_containerId=cf_layoutareaempInfo&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=13401 Unauthorized173mscfajax.js (line 147)GET http://webdev/global/tabs/facilitysearch.cfm?_cf_c...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=14GET http://webdev/global/tabs/facilitysearch.cfm?_cf_containerId=cf_layoutareafacInfo&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=14401 Unauthorized212mscfajax.js (line 147)GET http://webdev/global/tabs/calendar.cfm?_cf_contain...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=11GET http://webdev/global/tabs/calendar.cfm?_cf_containerId=calendar_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=11200 OK116msGET http://webdev/global/tabs/employeesearch.cfm?_cf_c...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=13GET http://webdev/global/tabs/employeesearch.cfm?_cf_containerId=cf_layoutareaempInfo&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=13401 Unauthorized120msGET http://webdev/global/tabs/systemheadlines.cfm?_cf_...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=7GET http://webdev/global/tabs/systemheadlines.cfm?_cf_containerId=systemNews_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=7200 OK137msGET http://webdev/global/tabs/facilitysearch.cfm?_cf_c...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=14GET http://webdev/global/tabs/facilitysearch.cfm?_cf_containerId=cf_layoutareafacInfo&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=14401 Unauthorized92msGET http://webdev/global/tabs/myapplications.cfm?_cf_c...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=6GET http://webdev/global/tabs/myapplications.cfm?_cf_containerId=myApps_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=6200 OK274msGET http://webdev/global/tabs/latestnews.cfm?_cf_conta...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=12GET http://webdev/global/tabs/latestnews.cfm?_cf_containerId=latestnews_body&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=12200 OK896msGET http://webdev/global/tabs/employeesearch.cfm?_cf_c...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=13GET http://webdev/global/tabs/employeesearch.cfm?_cf_containerId=cf_layoutareaempInfo&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=13200 OK878msGET http://webdev/global/tabs/facilitysearch.cfm?_cf_c...lientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=14GET http://webdev/global/tabs/facilitysearch.cfm?_cf_containerId=cf_layoutareafacInfo&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=14200 OK840ms

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3040275

External Customer Info:
External Company:  
External Customer Name: Jeff Anderson
External Customer Email: 4A4422EE4468DC0F992015D5
External Test Config: 10/13/2009

Attachments:

Comments: