Official bug reporting/requests thread

Status
Not open for further replies.
I was looking at the "Currently Active Users", and when a user is reading a private message the sender of the PM shows up.

This could be exploited by spammers to find out who PMs a mod or admin when they get a PM spam, or somebody trying to smear a supplier that wants to make sure to not send the smear to somebody the supplier talks to regularly to make it take more time for the supplier to respond.
 
whenever this girl tries to use the
reply.gif
Button the following error pops up...

The following errors occurred with your submission:

1. The message you have entered is too short. Please lengthen your message to at least 10 characters.

However the Quick Reply button still works hence this reply.

Using Windows XP and Firefox 3.
 

Bertrand

Super Member
ECF Veteran
Oct 27, 2008
465
2
Just noticed this thread.

I get this javascript bug trace on the pages I just looked at (today's post index, viewing a thread, post reply page - pulled it specifically from the today's post index):

mgc_cb_evo_autocomplete is not defined
(?)()()search.p...id=178071 (line 293)
onreadystatechange()()jquery.js (line 27)
onreadystatechange()()jquery.js (line 27)
nodeName()(function () { return fn.call(this, jQuery); }, function(), undefined)jquery.js (line 21)
onreadystatechange()()jquery.js (line 27)

blank.gif
mgc_cb_evo_autocomplete();
search.p...id=178071 (line 293)

Dynamic languages are fun!

It's part of the "chatbox" plugin, btw. You need to check existence of the function eg.

from:

// whatever it is that calls mgc_...

to:

if (self.mgc_cb_evo_autocomplete) {
// whatever it was
}

hehe.. now that I have looked at it, I can confirm the error does not appear when the "chatbox" is on the page.

ff 3.0.4.
 

lordmage

Ultra Member
ECF Veteran
Verified Member
Dec 15, 2008
2,986
105
Dundalk,Maryland, USA
maybe we could also have a sub thread in the DIY section specffically for things like step by step guides
recipies that work
and so on i also agree with the review break down even more supplier only review janty :) and so on then maybe there models parts and juice reviews in there maybe then more genral reviews in the main area
 
Status
Not open for further replies.

Users who are viewing this thread