darkjedijr / drrr-like-chat

Automatically exported from code.google.com/p/drrr-like-chat
0 stars 0 forks source link

Special characters still cause room deleted #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Open browser console in Google Chrome and type:

$.post('http://chat-room-address/room/, {message: '\u0008'})

will causes room deleted immediately!

Original issue reported on code.google.com by justaliv...@gmail.com on 11 Jun 2014 at 1:02

GoogleCodeExporter commented 8 years ago
This does not work.

Original comment by YomagiSh...@gmail.com on 14 Jun 2014 at 5:21

GoogleCodeExporter commented 8 years ago
It has been patched in the current version.
drrr.us it outdated!

Original comment by YomagiSh...@gmail.com on 14 Jun 2014 at 5:24

GoogleCodeExporter commented 8 years ago
I just download drrr-like-chat v1.0.6.5.zip from http://darasu.net/downloads/ 
and run it on my localhost, but seems it doesn't work for me. special 
characters post from Google Console break the room, for real! You can just try 
it...

Original comment by justaliv...@gmail.com on 17 Jun 2014 at 6:51

GoogleCodeExporter commented 8 years ago
I got the following error message:

[17-Jun-2014 10:26:39 Europe/Berlin] PHP Strict Standards:  Declaration of 
Dura_Class_Xml::asXML() should be compatible with 
SimpleXMLElement::asXML($filename = NULL) in 
/Users/jinzhema/Sites/localhost/drrr-test/trust_path/class/xml.php on line 59

Original comment by justaliv...@gmail.com on 17 Jun 2014 at 8:28