question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PARSE_ERROR Unable to parse CFQueryParam in a list format

See original GitHub issue

I have a lot of these in some legacy code

or l1.googleID in (<cfqueryparam list="true" value="#value=arguments.placeIDs#">)	

It gives me parsing errors. I searched for this in other issues, but cannot find it… has no one come across this?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
TheRealAgentKcommented, May 29, 2018

Apart from the scope - what’s the purpose of the assignment in the value attribute of the tag? @gpickin

0reactions
ryaneberlycommented, Sep 17, 2019

resolved with cfparser 2.10.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Big query error:Failed to parse input string - Stack Overflow
Using Standard sql query but getting subject mentioned error(Failed to parse input string). #standardSQL SELECT date, EXTRACT(DAY FROM date) ...
Read more >
cfqueryparam - Adobe Support
Character that separates values in list, in value attribute. Usage. Use the cfqueryparam tag in any SQL statement (for example, SELECT, INSERT ...
Read more >
Failed to parse query. - Common causes and quick fixes - Opster
A detailed guide on how to resolve errors related to "failed to parse query. ... client such as python or Java, index names...
Read more >
StackOverFlowTagPredictor/tagfreq.in at master - GitHub
Automatically Predicting Tags for Stack Overflow Questions using various classifiers [ML] - StackOverFlowTagPredictor/tagfreq.in at master ...
Read more >
cfqueryparam Code Examples and CFML Documentation
Verifies the data type of a query parameter and, for DBMSs that support bind variables, enables CFML to use bind variables in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found