Title:
Bug 78316:(Watson Migration Closure)If you create components in cfscript you can't set the encoding using:
| View in TrackerStatus/Resolution/Reason: Closed/Deferred/
Reporter/Name(from Bugbase): John Whish / John Whish (John Whish)
Created: 06/29/2009
Components: Language, CFSCRIPT
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
If you create components in cfscript you can't set the encoding using:
processingdirective pageencoding="utf-8";
it throws a syntax error
Method:
component
{
processingdirective pageencoding="utf-8";
}
Result:
Invalid construct.
A script statement should end with ";".
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039073
External Customer Info:
External Company:
External Customer Name: John Whish
External Customer Email: 4B9370D7448AB8BF9920157F
External Test Config: 06/29/2009
Attachments:
Comments: