Configure module menu filters - Errors when creating and editing a module group #5097

Open
opened 2026-02-20 16:29:31 -05:00 by deekerman · 0 comments
Owner

Originally created by @SinergiaCRM on GitHub (Sep 22, 2023).

Issue

In the Configure module filters view, after clicking on the Add filter button, until we click on Save and Publish we cannot:

  • Indicate the name of the new group of modules
  • Add modules in the last position of the group.

After clicking on Save and Publish the two previous errors are solved, but we detected that when editing a group, indicating a name and clicking outside the editing input, if the name contains spaces, accents, etc. they are encoded as if it were a URL. For example: "Calendar of reservations" is displayed as "Calendar%20of%20reservations". This error is temporary since after clicking on Save and Publish it is displayed correctly again.

Configure_module_filters

Steps to Reproduce

  1. Access the administration option: Configure module menu filters
  2. Create a new group and check that it cannot be done
  • Indicate the name of the new group of modules
  • Add modules in the last position of the group.
  1. After clicking on Save and Publish, edit a group, name it as "Booking calendar" and check that when you click outside the editing text it appears as "Calendar%20of%20reservations"

Context

Low priority

Your Environment

  • SuiteCRM Version used: 7.12.12
  • Environment name and version: MariaDB 10.6.5, PHP 7.4
  • Operating System and version : Ubuntu 20.04
Originally created by @SinergiaCRM on GitHub (Sep 22, 2023). #### Issue In the **Configure module filters view**, after clicking on the **Add filter** button, until we click on **Save and Publish** we cannot: - Indicate the name of the new group of modules - Add modules in the last position of the group. After clicking on **Save and Publish** the two previous errors are solved, but we detected that when editing a group, indicating a name and clicking outside the editing input, if the name contains spaces, accents, etc. they are encoded as if it were a URL. For example: "Calendar of reservations" is displayed as "Calendar%20of%20reservations". This error is temporary since after clicking on **Save and Publish** it is displayed correctly again. ![Configure_module_filters](https://github.com/salesagility/SuiteCRM/assets/61022311/2f7b721a-22b4-48a1-949c-4e22ad5e6ea3) #### Steps to Reproduce 1. Access the administration option: **Configure module menu filters** 2. Create a new group and check that it cannot be done - Indicate the name of the new group of modules - Add modules in the last position of the group. 3. After clicking on **Save and Publish**, edit a group, name it as "Booking calendar" and check that when you click outside the editing text it appears as "Calendar%20of%20reservations" #### Context Low priority #### Your Environment * SuiteCRM Version used: 7.12.12 * Environment name and version: MariaDB 10.6.5, PHP 7.4 * Operating System and version : Ubuntu 20.04
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#5097
No description provided.