innoq / statuses

statuses
Apache License 2.0
13 stars 14 forks source link

caret in hashtag causes 500 error #157

Closed FND closed 9 years ago

FND commented 9 years ago
GET .../statuses/updates?offset=25&limit=25&query=%23WTF^2

java.net.URISyntaxException
Illegal character in fragment at index 71: .../statuses/updates?offset=25&limit=25&query=#WTF^2
mvitz commented 9 years ago

Is this a generated link by statuses you clicked or did you enter the URI by yourself?

FND commented 9 years ago

the link was generated by statuses:

<div class="post-content">... #<a href="/statuses/updates?query=%23WTF^2">WTF^2</a></div>