Log In
Access more options
Online Help
Keyboard Shortcuts
About JIRA
JIRA Credits
What?s New
Dashboards
Access more options (Alt+d)
Projects
Access more options (Alt+p)
Issues
Access more options (Alt+i)
Quick Search
Signup
GeoTools
GEOT-1690
CQL
Log In
Views
XML
Word
Printable
Details
Type:
Bug
Status:
Closed
Priority:
Critical
Resolution:
Fixed
Affects Version/s:
2.4-RC0
Fix Version/s:
2.4.1
,
2.5-M1
Component/s:
cql
,
main
Labels:
None
Description
CQL pareser dosn't accept escape quotes i.e:
'Cote D\' Ivoire' generate CQL.parserException
Activity
Ascending order - Click to sort in descending order
All
Comments
History
Activity
Hide
Permalink
Mauricio Pazos
added a comment -
24/Jan/08 5:13 AM
The way to scape quote in CQL is <quote><quote>
please check it using
'Cote D'' Ivoire'
If that is ok please close this issue
Show
Mauricio Pazos
added a comment -
24/Jan/08 5:13 AM
The way to scape quote in CQL is <quote><quote> please check it using 'Cote D'' Ivoire' If that is ok please close this issue
Hide
Permalink
Andrea Cappugi
added a comment -
24/Jan/08 5:22 AM
Thanks Maurico,
in CQL quoting '' works fine!
Show
Andrea Cappugi
added a comment -
24/Jan/08 5:22 AM
Thanks Maurico, in CQL quoting '' works fine!
People
Assignee:
Mauricio Pazos
Reporter:
Andrea Cappugi
Vote
(
0
)
Watch
(
1
)
Dates
Created:
24/Jan/08 4:25 AM
Updated:
02/Jun/11 7:46 AM
Resolved:
24/Jan/08 5:22 AM
please check it using
'Cote D'' Ivoire'
If that is ok please close this issue