rhijul / jaikuengine

Automatically exported from code.google.com/p/jaikuengine
Apache License 2.0
0 stars 0 forks source link

When using the mobile version of Jaikuengine, @usernames in posts leads to the non-mobile interface #114

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open http://m.jaiku.com in your browser and log in
1. Post "@lemonad, this is a bug in Jaikuengine!"
2. Click on the post
3. Hover over the link "@lemonad" and notice that it pointing to
http://lemonad.jaiku.com and not http://m.jaiku.com/user/lemonad

Reported by @hejgustav:
http://hejgustav.jaiku.com/presence/733291c6caad406aa7004f1df5bd38e8

Original issue reported on code.google.com by jonasnoc...@gmail.com on 15 May 2009 at 7:09

GoogleCodeExporter commented 8 years ago
common/templatetags/format.py probably is the place to fix this

Original comment by andyster on 19 May 2009 at 1:36