Last modified: 2013-04-30 13:30:58 UTC
Created attachment 10759 [details] Excessive and repeated feedback rejection message When number of feedback hit a limit or repeated feedback are made, further feedback are rejected. This can be overcome by switching to another browser to continue or logout and log back in to continue. It means the safety net is breached by following the work around and should not be allowed. My feeling is this feature is implemented through cookies which are refreshed when log back in. Browsers the change tested: Opera 11.64 FF12 Chrome Page Tested http://en.wikipedia.org/wiki/Barack_Obama?aftv5_form=1&aftv5_link=E Machine Specifications: Dell Laptop Mode: Studio 1555 Windows 7 Home Premium Service Pack 1 System Type: 64 bit Processor: Pentium (R) Dual-Core CPU T4300 2.1 GHz RAM: 4 GB Hard Drive: 500 GB
The throttle is indeed implemented using cookies. Recently, we've added another safeguard to make sure users don't submit duplicate content. Doing a full-fledged check based on more substantial data than cookies would result in too much expensive database querying, so (at least for now) the current situation should suffice.