Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026825 | Openbravo ERP | A. Platform | public | 2014-06-10 16:31 | 2014-10-01 16:50 |
|
Reporter | jecharri | |
Assigned To | shankarb | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q3 | Fixed in Version | 3.0PR14Q3 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | Coding ( Testing ) |
Regression date | 2014-05-26 |
Regression introduced in release | main |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0026825: Impossible to create preferences with correct client and role |
Description | Impossible to create preferences with correct client and role |
Steps To Reproduce | -Go to https://livebuilds.openbravo.com/retail_pi_pgsql/security/Login_FS.html [^]
-Login as demouse/openbravo
-Go to preferences
-Create a preference and choose a property
Verify that you can not select correct client, org, user or role |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-06-10 16:31 | jecharri | New Issue | |
2014-06-10 16:31 | jecharri | Assigned To | => AugustoMauch |
2014-06-10 16:31 | jecharri | Web browser | => Google Chrome |
2014-06-10 16:31 | jecharri | Modules | => Core |
2014-06-10 16:31 | jecharri | OBNetwork customer | => No |
2014-06-10 16:31 | jecharri | Resolution time | => 1402783200 |
2014-06-10 16:31 | jecharri | Triggers an Emergency Pack | => No |
2014-06-10 16:31 | jecharri | Web browser | Google Chrome => Google Chrome |
2014-06-10 16:31 | jecharri | Regression level | => Coding ( Testing ) |
2014-06-10 16:31 | jecharri | Triggers an Emergency Pack | No => Yes |
2014-06-12 06:28 | shankarb | Assigned To | AugustoMauch => shankarb |
2014-06-12 09:25 | shankarb | Status | new => scheduled |
2014-06-12 09:25 | shankarb | Note Added: 0067916 | |
2014-06-12 09:25 | shankarb | fix_in_branch | => pi |
2014-06-12 17:27 | shankarb | Review Assigned To | => AugustoMauch |
2014-06-12 17:27 | shankarb | Web browser | Google Chrome => Google Chrome |
2014-06-12 17:27 | shankarb | Regression date | => 2014-05-26 |
2014-06-12 17:27 | shankarb | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^] |
2014-06-12 17:27 | shankarb | Triggers an Emergency Pack | Yes => No |
2014-06-12 17:27 | shankarb | fix_in_branch | pi => |
2014-06-12 17:28 | shankarb | Issue Monitored: AugustoMauch | |
2014-06-12 17:29 | hgbot | Checkin | |
2014-06-12 17:29 | hgbot | Note Added: 0067960 | |
2014-06-12 17:29 | hgbot | Status | scheduled => resolved |
2014-06-12 17:29 | hgbot | Resolution | open => fixed |
2014-06-12 17:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3750b9712718842e5092a9137d76883f9ee36ea1 [^] |
2014-06-13 13:13 | hudsonbot | Checkin | |
2014-06-13 13:13 | hudsonbot | Note Added: 0068002 | |
2014-06-20 12:51 | AugustoMauch | Note Added: 0068226 | |
2014-06-20 12:51 | AugustoMauch | Status | resolved => closed |
2014-06-20 12:51 | AugustoMauch | Fixed in Version | => PR14Q3 |
2014-10-01 16:50 | plujan | Web browser | Google Chrome => Google Chrome |
2014-10-01 16:50 | plujan | Regression introduced in release | => main |
Notes |
|
(0067916)
|
shankarb
|
2014-06-12 09:25
|
|
Fix pushed to try. Will be pushed to pi once it's successful. |
|
|
(0067960)
|
hgbot
|
2014-06-12 17:29
|
|
Repository: erp/devel/pi
Changeset: 3750b9712718842e5092a9137d76883f9ee36ea1
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Jun 12 20:55:59 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/3750b9712718842e5092a9137d76883f9ee36ea1 [^]
Fixes Issue 26825: Impossible to create preferences with correct client and role
Handles case where the parameter value null is set as string 'null'.
---
M src/org/openbravo/erpCommon/utility/ComboTableData.java
---
|
|
|
|
|
|
|
Code reviewed and verified in pi@032fb3d55363 |
|