User Interface differences
User Interface differences
| Issue ID: | 1332 |
| Issue Category: | bug |
| Component: | ui |
| Priority: | normal |
| Status: | fixed |
| Assigned: | evan |
| Milestone: | 0.7 |
There seems to be differences (albeit slight) between Laconica installed on Identica and the GIT rep (mainline). See parenthesis around the full name at:
http://identi.ca/davidcollantes -- shows nice spaces both sides
http://laconica.collantes.us/davidcollantes -- missing a space on right side.
See also:
http://mail.laconi.ca/pipermail/laconica-dev/2009-March/001122.html

Updates
#1
Looks like a XML whitespace issue in the output on your server - identi.ca version is pretty printed
identica
{{{
}}}
laconica.collantes.us
{{{
…
David Collantes
}}}
#2
Informative, but yet it doesn't do much for me (and others). Where do you suggest/recommend I should start looking for a problem?
#3
Something about using DOM extension?
http://www.mail-archive.com/php-general@lists.php.net/msg141844.html
Will that be it?
#4
Same behavior here:
http://army.twit.tv/jelleyroll
Notice the parenthesis around his email.
You can also subscribe to the
RSS feed for updates to this issue.