iRail / The-DataTank

DEPRECATED - new repo at http://github.com/tdt/core
http://thedatatank.com
26 stars 9 forks source link

SpectQL encoding bug #138

Open dive-michiel opened 12 years ago

dive-michiel commented 12 years ago

For example the Twitter resource: search = #irail (urlencoded) -> not working Twitter resource without spectql : search = #irail (urlencoded) -> works

coreation commented 12 years ago

Hej michiel, can you be a bit more specific with you bug? So what is the exact URI you're making with spectql for example?

dive-michiel commented 12 years ago

Hey Jan,

Example links: http://data.irail.be/twitter/search/%23irail.json http://data.irail.be/spectql/twitter/search/%23irail/results.limit(3):json

coreation commented 11 years ago

Going to look into it, not sure if it's a spectql bug, of something in the twitter class. My educated guess is that SPECTQL doesn't pass along required parameters given via the query.