Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0045530Openbravo ERPA. Platformpublic2020-12-01 11:212020-12-10 07:20
alostale 
alostale 
normaltrivialN/A
closedfixed 
5
 
PR21Q1 
Core
No
0045530: UISearchVector extends UITableDir
Formally this is not correct as TSVector is not a FK, it should extend UIString.
check https://gitlab.com/openbravo/product/openbravo/-/blob/4aed31b596edb857208fe5995b1067b8128deb80/src/org/openbravo/reference/ui/UISearchVector.java [^]
No tags attached.
caused by feature request 0044155 closed platform Make DBSM support Postgres tsvector column 
Issue History
2020-12-01 11:21alostaleNew Issue
2020-12-01 11:21alostaleAssigned To => alostale
2020-12-01 11:21alostaleModules => Core
2020-12-01 11:21alostaleTriggers an Emergency Pack => No
2020-12-01 11:23alostaleRelationship addedcaused by 0044155
2020-12-01 11:32hgbotNote Added: 0124675
2020-12-10 07:20hgbotResolutionopen => fixed
2020-12-10 07:20hgbotStatusnew => closed
2020-12-10 07:20hgbotNote Added: 0124737
2020-12-10 07:20hgbotFixed in Version => PR21Q1
2020-12-10 07:20hgbotNote Added: 0124738

Notes
(0124675)
hgbot   
2020-12-01 11:32   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/252 [^]
(0124737)
hgbot   
2020-12-10 07:20   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/252 [^]
(0124738)
hgbot   
2020-12-10 07:20   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 23673e99a3e6a576efb9f9fa2cb7a3d25af442b6
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2020-12-09T06:14:11+00:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/23673e99a3e6a576efb9f9fa2cb7a3d25af442b6 [^]

fixed ISSUE-45530: UISearchVector extends UITableDir

It now extends UIString as it is not a FK.

---
M src/org/openbravo/reference/ui/UISearchVector.java
---