Invalid CFML construct found on line 645 at column 25. |
|
ColdFusion was looking at the following text: for The CFML compiler was processing:
|
|
The error occurred in C:\ColdFusion9\wwwroot\bugLog\hq\handlers\general.cfc: line 645 Called from C:\ColdFusion9\wwwroot\bugLog\core\coreApp.cfc: line 92 Called from C:\ColdFusion9\wwwroot\bugLog\hq\index.cfm: line 27 |
|
643 : var href = ""; 644 : var ignoreList = "startDate,endDate,rows"; 645 : for(var item in criteria) { 646 : if(criteria[item] neq "" and criteria[item] neq 0 and not listFindNoCase(ignoreList,item)) 647 : href &= "&" & item & "=" & criteria[item]; |
|
|
--
---
You received this message because you are subscribed to the Google Groups "BugLogHQ" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bugloghq+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "BugLogHQ" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bugloghq+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.