Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031886 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | always | 2016-01-12 18:50 | 2016-01-15 11:19 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR15Q3.5 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 63aebf2cae98 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q3.5 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2014-03-05 | |||||||
Regression introduced in release | 3.0PR14Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/a652f7e46643 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031886: the trees in the application can not be updated when preference "Use classic popup tree" is enabled | |||||||
Description | when a tree is displayed in classic mode (adding the preference "Use classic popup tree"), it can not be modified: if you move one element from one parent to other parent, and you close and open again the tree, the change has not been applied | |||||||
Steps To Reproduce | . configure the preference "Use classic popup tree" . go to window "product category" . create new record: . name: test . is summary: Y . click in tree button . move the product category "Bio" inside of "test" node . close the popup . open tree again the element "Bio" is not displayed inside of "test" node | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0083284) hgbot (developer) 2016-01-14 11:02 |
Repository: erp/backports/3.0PR15Q3.5 Changeset: 63aebf2cae98d02eaed3fd32b4df497f18eddaf4 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Thu Jan 14 11:01:49 2016 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q3.5/rev/63aebf2cae98d02eaed3fd32b4df497f18eddaf4 [^] fixes issue 31886: can not move tree nodes in classic mode When moving tree nodes using the classic mode there is a point where the process tries to recover the tree type. This information is stored in the ADTable entity which can not be accessed by non system roles. To prevent this error now the part where the tree type is recovered is executed using the DAL admin mode. --- M src/org/openbravo/erpCommon/utility/WindowTree.java --- |
(0083331) hgbot (developer) 2016-01-15 10:02 |
Repository: erp/backports/3.0PR15Q3.5 Changeset: 82288daae92888bd554c58fe6bf39b68c20aab6c Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Jan 15 10:01:40 2016 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q3.5/rev/82288daae92888bd554c58fe6bf39b68c20aab6c [^] related to issue 31886: code review improvement --- M src/org/openbravo/erpCommon/utility/WindowTree.java --- |
(0083335) alostale (manager) 2016-01-15 11:19 |
code reviewed + tested |
Issue History | |||
Date Modified | Username | Field | Change |
2016-01-14 10:26 | caristu | Type | defect => backport |
2016-01-14 10:26 | caristu | Target Version | => 3.0PR15Q3.5 |
2016-01-14 11:02 | hgbot | Checkin | |
2016-01-14 11:02 | hgbot | Note Added: 0083284 | |
2016-01-14 11:02 | hgbot | Status | scheduled => resolved |
2016-01-14 11:02 | hgbot | Resolution | open => fixed |
2016-01-14 11:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q3.5/rev/63aebf2cae98d02eaed3fd32b4df497f18eddaf4 [^] |
2016-01-15 10:02 | hgbot | Checkin | |
2016-01-15 10:02 | hgbot | Note Added: 0083331 | |
2016-01-15 11:19 | alostale | Review Assigned To | => alostale |
2016-01-15 11:19 | alostale | Note Added: 0083335 | |
2016-01-15 11:19 | alostale | Status | resolved => closed |
2016-01-15 11:19 | alostale | Fixed in Version | => 3.0PR15Q3.5 |
Copyright © 2000 - 2009 MantisBT Group |