Project

General

Profile

Actions

Bug #5641

closed

Multiple words with spaces validation breaks user manager save buttons

Bug #5641: Multiple words with spaces validation breaks user manager save buttons

Added by nant about 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
08 December 2015
Due date:
% Done:

100%

Estimated time:

Description

As reported here:

https://www.joomlapolis.com/forum/149-usage/231999-admin-cannot-save-user-profile-in-backend?start=6#274843

and verified on my localhost test site.

Way to replicate:

set validation of a cb text field to "Multiple words with spaces" setting
try to edit and save a user in backend with some data in that field


Related issues 1 (0 open1 closed)

Related to CB - Bug #5632: Javascript SyntaxError: Nothing to repeat: in regexp for phone numbers validationClosedkrileon03 December 2015

Actions

Updated by krileon about 10 years ago Actions #1

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !996

Issue is due to using urlencode instead of rawurlencode, which is necessary when going from PHP to JS.

Updated by krileon almost 10 years ago Actions #2

  • Related to Bug #5632: Javascript SyntaxError: Nothing to repeat: in regexp for phone numbers validation added

Updated by beat almost 10 years ago Actions #3

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom