Status/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Ron Lebfrom / Ron Lebfrom (Ronsweb)
Created: 08/20/2008
Components: AJAX, UI Components
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Major / Unknown
Locale/System: English / Win All
Vote Count: 0
Duplicate ID: CF-3035782
Problem:
<cflayout type="border"> is throwing an error.
Here is the code:
<cflayout type="border" style="height:95%" >
<cflayoutarea
position="left"
name="treepanel"
title="Website Files"
size="200"
style="padding-top:0px; padding-left:0px;font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:##000000"
overflow="auto"
collapsible="true"
splitter="true"
minsize="200">
gddsaffdsfdsafsda
</cflayoutarea>
</cflayout
Method:
<html>
<head>
<cfajaximport tags="cflayout-tab">
</head>
<body>
<cflayout type="border" style="height:95%" >
<cflayoutarea
position="left"
name="treepanel"
title="Website Files"
size="200"
style="padding-top:0px; padding-left:0px;font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:##000000"
overflow="auto"
collapsible="true"
splitter="true"
minsize="200">
gddsaffdsfdsafsda
</cflayoutarea>
</cflayout>
</body>
</html>
Result:
Syntax error
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3035886
External Customer Info:
External Company:
External Customer Name: Ron Lebfrom
External Customer Email: 133907D4446362FF99201549
External Test Config: 08/20/2008
Attachments:
Comments: