Evan Prodromou wrote:
> 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
>
I'm using what was included with laconica.  I just installed another
instance that I left completely vanilla and I see the same issue.  That
leaves the blame to be pointed at possibly PHP or my jabber server,
OpenFire.  Has anyone used an OpenFire powered jabber account with
identi.ca?

-- 
Mark Keisler
Principal Software Engineer
Motorola Open Source Technologies
630-329-2828

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

Reply via email to