Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045179 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2020-10-02 14:38 | 2020-10-05 07:27 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | PR20Q3.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR20Q3.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | merged | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0045179: filter field hover is not escaped | |||||||
Description | The contents of the hover displayed for grid filter fields are not correctly escaped. | |||||||
Steps To Reproduce | 1. Open any window 2. Type in grid the grid filter a sequence that should be escaped -> ERROR: it is not escaped | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0123511) hgbot (developer) 2020-10-05 07:24 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/189 [^] |
(0123513) hgbot (developer) 2020-10-05 07:27 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: ed8837c36c1ad08f662fd1c8bd0fff160a4bda9f Author: Cristian Berner <cristian.berner@openbravo.com> Date: 2020-10-05T07:25:27+02:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/ed8837c36c1ad08f662fd1c8bd0fff160a4bda9f [^] Fixes ISSUE-45179: filter field hover not escaping String Filter field in grid view was not escaping the sequence of chars. It was using the provided String as is. This fixes it by escaping the String provided, similar to how Cell hover tooltip in grid is handled. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js --- |
(0123514) hgbot (developer) 2020-10-05 07:27 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/189 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2020-10-02 14:39 | alostale | Type | defect => backport |
2020-10-02 14:39 | alostale | Target Version | => PR20Q3.2 |
2020-10-05 07:24 | hgbot | Merge Request Status | => open |
2020-10-05 07:24 | hgbot | Note Added: 0123511 | |
2020-10-05 07:27 | hgbot | Resolution | open => fixed |
2020-10-05 07:27 | hgbot | Status | scheduled => resolved |
2020-10-05 07:27 | hgbot | Fixed in Version | => PR20Q3.2 |
2020-10-05 07:27 | hgbot | Note Added: 0123513 | |
2020-10-05 07:27 | hgbot | Merge Request Status | open => merged |
2020-10-05 07:27 | hgbot | Note Added: 0123514 | |
2020-10-05 07:27 | alostale | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |