Project

General

Profile

Actions

Bug #5641

closed

Multiple words with spaces validation breaks user manager save buttons

Added by nant over 8 years ago. Updated about 8 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
Actions #1

Updated by krileon over 8 years ago

  • 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.

Actions #2

Updated by krileon over 8 years ago

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

Updated by beat about 8 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF