Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0056991Openbravo ERPA. Platformpublic2024-10-14 07:462024-11-18 21:18
alostale 
Triage Platform Base 
normalmajorhave not tried
closedfixed 
5
 
PR24Q4PR24Q4 
Core
No
0056991: broken layout in save view
Improper names (ie. with some special characters) for standard windows saved views, can break the layout when they are displayed.

In a registered instance:

1. Log in backoffice
2. Open any window
3. In the toolbar click on Save View
4. Enter a name with invalid format and save
5. In that window click on Save View again to display the name of the view saved in the previous step
  ERROR: Broken layout
6. In Save View, select Save View
  ERROR: Broken layout
7. In Save View select Delete View
  ERROR: Broken layout
View names should be properly treated when they are going to be displayed.
No tags attached.
blocks defect 0056753 closed Triage Platform Base broken layout in save view 
Issue History
2024-11-05 18:53AugustoMauchTypedefect => backport
2024-11-05 18:53AugustoMauchTarget Version => PR24Q4
2024-11-18 21:17hgbotNote Added: 0172203
2024-11-18 21:18hgbotResolutionopen => fixed
2024-11-18 21:18hgbotStatusscheduled => closed
2024-11-18 21:18hgbotNote Added: 0172204
2024-11-18 21:18hgbotFixed in Version => PR24Q4
2024-11-18 21:18hgbotNote Added: 0172205

Notes
(0172203)
hgbot   
2024-11-18 21:17   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1449 [^]
(0172204)
hgbot   
2024-11-18 21:18   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1449 [^]
(0172205)
hgbot   
2024-11-18 21:18   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: d5ff0901aa79d81a7b1018c57d5b4e0f7c8d8bb2
Author: Javier Armendáriz <j.armendariz@orisha.com>
Date: 18-11-2024 21:16:37
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/d5ff0901aa79d81a7b1018c57d5b4e0f7c8d8bb2 [^]

Fixed ISSUE-56991: Layout breaks on Save view with invalid characters

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views-toolbar.js
---