
|
If you were logged in you would be able to see more operations.
|
|
Sesame
Created: 13/Oct/11 11:17 AM
Updated: 17/Jan/12 09:15 AM
|
|
| Component/s: |
SPARQL
|
| Affects Version/s: |
None
|
| Fix Version/s: |
2.7.0
|
|
As was discussed on the mailing list, regular expressions are not fool-proof for setting bindings to a query string. It is suggested to use parser functionality (in particular from the Tokenizer). Instead of searching by regexp, we can search by token and still do the replacement in the string.
Relevant code place: sesame-repository-sparql => SPARQLQuery#getQueryString()
|
|
|
There are no comments yet on this issue.
|
| |
|
|