Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045177 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2020-10-02 14:38 | 2020-10-05 15:55 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | PR21Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
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 | 0045177: 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 | ||||||||
![]() |
|||||||||||||||||||||||||||||
|
![]() |
|
(0123497) hgbot (developer) 2020-10-02 14:48 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/187 [^] |
(0123504) hgbot (developer) 2020-10-05 07:02 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: ad087664d113f758c3e007508f3e22183a383e61 Author: Cristian Berner <cristian.berner@openbravo.com> Date: 2020-10-05T05:02:06+00:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/ad087664d113f758c3e007508f3e22183a383e61 [^] Fixes ISSUE-45177: 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 --- |
(0123505) hgbot (developer) 2020-10-05 07:02 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/187 [^] |
(0123508) hgbot (developer) 2020-10-05 07:16 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: b1f0bd62c50fa892a582d3f8c2dd69e94e6faad1 Author: Cristian Berner <cristian.berner@openbravo.com> Date: 2020-10-05T07:04:32+02:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/b1f0bd62c50fa892a582d3f8c2dd69e94e6faad1 [^] Fixes ISSUE-45177: 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 --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-10-02 14:38 | alostale | New Issue | |
2020-10-02 14:38 | alostale | Assigned To | => cberner |
2020-10-02 14:38 | alostale | OBNetwork customer | => No |
2020-10-02 14:38 | alostale | Modules | => Core |
2020-10-02 14:38 | alostale | Triggers an Emergency Pack | => No |
2020-10-02 14:39 | alostale | Status | new => scheduled |
2020-10-02 14:48 | hgbot | Merge Request Status | => open |
2020-10-02 14:48 | hgbot | Note Added: 0123497 | |
2020-10-05 07:01 | hgbot | Merge Request Status | open => approved |
2020-10-05 07:02 | hgbot | Resolution | open => fixed |
2020-10-05 07:02 | hgbot | Status | scheduled => closed |
2020-10-05 07:02 | hgbot | Fixed in Version | => PR21Q1 |
2020-10-05 07:02 | hgbot | Note Added: 0123504 | |
2020-10-05 07:02 | hgbot | Note Added: 0123505 | |
2020-10-05 07:16 | hgbot | Fixed in Version | PR21Q1 => PR20Q4 |
2020-10-05 07:16 | hgbot | Note Added: 0123508 | |
2020-10-05 15:55 | cberner | Fixed in Version | PR20Q4 => PR21Q1 |
2020-11-10 18:19 | Leyre | Relationship added | related to 0045412 |
Copyright © 2000 - 2009 MantisBT Group |