Project

General

Profile

Actions

Bug #2314

closed

CB 1.4 RC regression: Opera (latest): Username and email ajax checkers do not work

Added by beat about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
10 February 2011
Due date:
% Done:

100%

Estimated time:
3:00 h

Description

The checking... sign stays forever.

Additionally it is now blocking registration forever, not allowing to register with Opera on CB 1.4 RC with the new ajax code.

Can be tried here as well:
http://www.joomlapolis.com/cb-registration/registers

(reported by Tony by email. Thank you Tony)

Actions #1

Updated by beat about 13 years ago

  • Assignee set to krileon
Actions #2

Updated by beat about 13 years ago

r1437 : Adding error case to ajax checks and addMethod instead of addRule for jQuery validator plugin methods to avoid double-output of same method

Actions #3

Updated by beat about 13 years ago

  • Status changed from New to Assigned
  • Assignee changed from krileon to beat
Actions #4

Updated by beat about 13 years ago

  • % Done changed from 0 to 30

After many trials, tracked down issue to a bug in the javascript minifier.

Installing latest used by jQuery 1.5.

Actions #5

Updated by beat about 13 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 30 to 100

Switched from Google Compiler to latest UglifyJS used by jquery installing node.js from git repository http://howtonode.org/how-to-install-nodejs and fixed an unrelated lint issue in jquery-ui 1.8.9

https://github.com/mishoo/UglifyJS

Actions #6

Updated by beat about 13 years ago

r1442 Also implemented the stopRequest in case of http error, so that form can be submitted hopefully

Actions

Also available in: Atom PDF