dirkschumacher / iUPB

A popular app for the University of Paderborn, Germany [project is dead]
http://www.i-upb.de
GNU General Public License v3.0
4 stars 2 forks source link

twitter user names have an incorrect link [MINOR] #58

Closed MichaelWhi closed 10 years ago

MichaelWhi commented 11 years ago

They link to some URL only with an ID instead of twitter.com/USERNAME

Here is the HTML of a tweet with the incorrect link:

<li>
<a class="twitter_avatar" href="https://twitter.com/#!/14778685"><img src="https://si0.twimg.com/profile_images/1213825777/sieling_normal.jpg" class="box_round"></a>
<div class="twitter_message well">
<h4>Vorlesung 2.x: meine Tafelbilder werden abfotografiert! <a target="_blank" rel="nofollow" href="https://search.twitter.com/search?q=%23unipaderborn">#unipaderborn</a></h4>
<h6>Vor 13 Stunden von <a rel="nofollow" href="https://twitter.com/#!/14778685" target="_blank">Carola Sieling</a></h6>
</div>
</li>

Here 'https://twitter.com/#!/14778685' is the incorrect link.

MichaelWhi commented 11 years ago

bump... ist bestimmt nur n mini fix, aber dann muss ich mich nich in den komplexen twitter code einlesen ;)

MichaelWhi commented 10 years ago

150b199224f0942b8afbed25154ec8cb135d40d0