[Pidgin] #11253: Invalid XMPP XHTML
Pidgin
trac at pidgin.im
Mon Jan 25 20:48:23 EST 2010
#11253: Invalid XMPP XHTML
-----------------------------------+----------------------------------------
Reporter: hildjj | Owner: deryni
Type: defect | Status: new
Milestone: | Component: XMPP
Version: 2.6.5 | Resolution:
Keywords: xmpp xhtml html xep71 |
-----------------------------------+----------------------------------------
Comment(by darkrain42):
Replying to [comment:2 stpeter]:
> While you're in that code, it would be nice to format links so that
other clients consider them clickable. Right now links are formatted like
this:
>
> <span style="font-family: Lucida Grande; font-size: medium;"
>http://www.pidgin.im/</span>
>
> But XEP-0071 says to format them like this:
>
> <a href='http://www.pidgin.im/'>http://www.pidgin.im/</a>
>
> (Not that I have any objections to the <span/> element, but the
hyperlink would be nice.)
Auto-hyperlinking is not something that libpurple should be doing; it's up
to the client (Pidgin, Adium, etc) to linkify URLs before passing them off
to us.
Pidgin does do this, but it appears Adium does not. This is therefore
something that should be taken up with them.
--
Ticket URL: <http://developer.pidgin.im/ticket/11253#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list