When posting a tag such as '#twitter-module' to Identi.ca, the tag is output as a link to http://identi.ca/tag/twittermodule. However, when viewing that same post on my website courtesy of this module, the resulting URL is http://identi.ca/tag/twitter.

This module is incorrectly interpreting '#twitter-module' as '#twitter module'...

Comments

steinmb’s picture

Version: 6.x-2.6 » 6.x-3.x-dev

Still an issue. Retested this on the current code. '#twitter-module' get converted into:
http://search.twitter.com/search?q=%23twitter instead of http://search.twitter.com/search?q=%23twitter-module

API changes

There have been changes in the API also https://dev.twitter.com/docs/using-search

davidneedham’s picture

Any idea if this is still an issue in D7?

dddave’s picture

Version: 6.x-3.x-dev » 7.x-6.x-dev
Status: Active » Postponed (maintainer needs more info)

Is this still relevant?

juampynr’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Thanks @dddave, but not anymore. The Twitter API changed and it does not support Identi.ca, or at least I do not want to add extra complexity by supporting it.