Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Bug#278

by ChemBoy (Priest)
on Jun 13, 2001 at 18:28 UTC ( [id://88065]=bug: print w/replies, xml ) Need Help??

Bug# 278

Subsystem: perlmonks.org

Priority: E - who cares?
Severity: 06 - UI issue

Summary:
Certain submissions in the chatterbox truncated (lack of fault tolerance)

Description:

Arguably this is a Fact of Life, but it might be fixable anyway.

Submissions including a literal < character not followed by a literal > will "break" the HTML chatterbox: the part of the submission following the < will be swallowed, along with the <BR> tag that should follow it.
Example submission: bad submission ends here< instead of here
Result:

<OtherUser> random joke
<ChemBoy> bad submission ends
here<OtherUser> next message,
which is kind of messed up
<ChemBoy> Oops!

Apparently, something along the way is treating
< instead of here <br>
as a single tag, which some subsequent step is removing as "not an allowed tag." This gives the submitter (i.e. me) exactly what he deserves for not escaping his entities, but subjects everybody else to some needless confusion.

Assigned to: nobody
Status: New

Disposition:

edit this bug report
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-19 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found