Mark Keisler wrote: > 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? > I haven't seen this, but maybe you could make sure you're using the XMPPHP library that's shipped with Laconica? That's what we use for identi.ca.
-Evan _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
