Hi all.  I've installed a laconica site within the past week or so and
really like it.  I'm currently having an issue with posts via xmpp where
ampersands (&) are removed from a url contained in a notice.  So
http://foo.com/?a=b&c=d is posted and broadcast as http://foo.com/?a=bc=d

This seems to be happening at a fairly low level.  $pl['body'] is
already stripped at ./scripts/xmppdaemon.php handle_message().  I'm at
0.6.2 and am using PHP 5.2.6 on Gentoo Linux.  identi.ca doesn't seem to
have this issue.  I assume something is happening in XMPPHP but I can't
figure it out and why it would be happening to me an not identi.ca.

Any hints, comments, snide remarks?

Thanks :)

-- 
Mark Keisler
Principal Software Engineer
Motorola Open Source Technologies

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to