Cant save panel label in Module Builder #4781

Open
opened 2026-02-20 16:23:48 -05:00 by deekerman · 1 comment
Owner

Originally created by @g0rbe on GitHub (Jun 1, 2022).

Issue

Installed external module: Hungarian language pack

Whenever i want to save the panel label in module builder, the saving is overwrite it.

Before save, it is aaaaaaa :
image

After save, it is lbl_editview_panel3:
image

Expected Behavior

Save the panel label.

Actual Behavior

Overwrite everything to lbl_editview_panel3.

Possible Fix

Steps to Reproduce

  1. Create a new module
  2. Create a new panel in layout editor
  3. Edit the panel's label
  4. Push the "Save" button

Context

I want to group fields with panels. The label should be group name.

Your Environment

  • SuiteCRM Version used: 8.10.0
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Firefox 100 / Chromium 101 on Ubuntu
  • Environment name and version (e.g. MySQL, PHP 7): PHP 7.4.28, MariaDB 10.5.15
  • Operating System and version (e.g Ubuntu 16.04): Debian 11
Originally created by @g0rbe on GitHub (Jun 1, 2022). <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> <!--- Please be aware that as of the 31st January 2022 we no longer support 7.10.x. New issues referring to 7.10.x will only be valid if applicable to 7.12.x and above. If your issue is still applicable in 7.12.x, please create the issue following the template below --> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> <!--- Ensure that all code ``` is surrounded ``` by triple back quotes. This can also be done over multiple lines --> Installed external module: Hungarian language pack Whenever i want to save the panel label in module builder, the saving is overwrite it. Before save, it is `aaaaaaa` : ![image](https://user-images.githubusercontent.com/36860942/171479600-2b7b687c-4ffb-4295-89fb-cd63fd026d83.png) After save, it is `lbl_editview_panel3`: ![image](https://user-images.githubusercontent.com/36860942/171479734-8182d953-a941-477b-ba1d-bbb55a1730bc.png) #### Expected Behavior <!--- Tell us what should happen --> Save the panel label. #### Actual Behavior <!--- Tell us what happens instead --> <!--- Also please check relevant logs (suitecrm.log, php error.log etc.) --> Overwrite everything to `lbl_editview_panel3`. #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> #### Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug include code to reproduce, if relevant --> 1. Create a new module 2. Create a new panel in layout editor 3. Edit the panel's label 4. Push the "Save" button #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so --> I want to group fields with panels. The label should be group name. #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: 8.10.0 * Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Firefox 100 / Chromium 101 on Ubuntu * Environment name and version (e.g. MySQL, PHP 7): PHP 7.4.28, MariaDB 10.5.15 * Operating System and version (e.g Ubuntu 16.04): Debian 11
Author
Owner

@johnM2401 commented on GitHub (Jun 3, 2022):

Thanks for raising this issue

Just for future reference, the issue notes the Version as 8.1.0
However, I've given this a try in 7.12.6, and can see the same issue there.
(So, keeping it in this repo)

@johnM2401 commented on GitHub (Jun 3, 2022): Thanks for raising this issue Just for future reference, the issue notes the Version as 8.1.0 However, I've given this a try in 7.12.6, and can see the same issue there. (So, keeping it in this repo)
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#4781
No description provided.