]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Don't add PHPSESSID parameter onto notice and conversation URIs if we save a notice...
authorBrion Vibber <brion@pobox.com>
Tue, 23 Mar 2010 16:50:01 +0000 (09:50 -0700)
committerBrion Vibber <brion@pobox.com>
Tue, 23 Mar 2010 16:56:05 +0000 (09:56 -0700)
commit80b16c8499d0cfdb4deb442ba18345befed4e29d
tree89d3715f60c932f501557ba28e954a256dcf1003
parent5697e4edb0fc4bb1d4c9365100501e795b2553de
Don't add PHPSESSID parameter onto notice and conversation URIs if we save a notice during a session override.
This was being triggered by welcomebot messages created at account creation time, then propagated through replies.
classes/Conversation.php
lib/util.php