[mod_muc_log_http] : room's name with special characters such as "#" breaks the HTTP interface
Opened this issue · 1 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. enable mod_muc_log and mod_muc_log_http
2. from a client, create a new room with a jid containing a HTTP URL special
character such '#' or '?'
3. connect to http://192.168.1.72:5290/muc_log and follow the links in order to
display the content of the room create before
What is the expected output? What do you see instead?
The room content is not displayed (as it should). The browser is stucked on the
"Available rooms on conference.xxxxx:" page (the room'm name has a "#" in my
case). Basically the hyperlink is missunderstood by the browser...
What version of the product are you using? On what operating system?
last from prosody-modules
Please provide any additional information below.
Original issue reported on code.google.com by michal...@gmail.com
on 7 Jul 2010 at 1:23
GoogleCodeExporter commented
Original comment by MWild1
on 7 Jul 2010 at 1:24
- Changed state: Accepted
- Added labels: mod_muc_log_http
- Removed labels: mod_