Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035066 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] C. Security | minor | always | 2017-01-17 10:14 | 2017-02-01 16:04 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR16Q3.6 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5249e7453250 | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q3.6 | |||
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 | 2016-06-15 | |||||||
Regression introduced in release | 3.0PR16Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/463564b77a032485223cc070cf0aa66f6f0e03d8 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035066: A deactivated organization can not be activated again. | |||||||
Description | If you deactivate an organization you can not activate it again as the row is not ediable. | |||||||
Steps To Reproduce | -Access on an application with F&B data -Using admin role deactivate the España sur organization -Logout and login with the same role. -check that the España sur organization is not editable so you can not activate it | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0093881) hgbot (developer) 2017-01-27 12:31 |
Repository: erp/backports/3.0PR16Q3.6 Changeset: 5249e7453250c738860973027371e405416411b1 Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Fri Jan 27 01:55:05 2017 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR16Q3.6/rev/5249e7453250c738860973027371e405416411b1 [^] Fixed issue 35066: A deactivated organization can not be activated again. When an organization was disabled you could not activate it again as the row was not ediable. This problem was introduced in a fix related with the code of addWritableAttribute() method of DefaultJsonDataService class. Before this fix, It was managing the reported case properly (Activate again a deactivated organization) because this method was handling the particular case of Organizations. Now is taking into account this particular case (deactivate organizations) in order to manages this particular case properly. Now it is possible to activate again a deactivate organization. --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java M src/org/openbravo/dal/core/OBContext.java M src/org/openbravo/dal/security/SecurityChecker.java --- |
(0093994) alostale (manager) 2017-02-01 16:04 |
tested |
Issue History | |||
Date Modified | Username | Field | Change |
2017-01-27 01:01 | inigosanchez | Type | defect => backport |
2017-01-27 01:01 | inigosanchez | Target Version | => 3.0PR16Q3.5 |
2017-01-27 01:54 | inigosanchez | Review Assigned To | => caristu |
2017-01-27 11:53 | inigosanchez | Review Assigned To | caristu => alostale |
2017-01-27 11:53 | inigosanchez | Target Version | 3.0PR16Q3.5 => 3.0PR16Q3.6 |
2017-01-27 12:31 | hgbot | Checkin | |
2017-01-27 12:31 | hgbot | Note Added: 0093881 | |
2017-01-27 12:31 | hgbot | Status | scheduled => resolved |
2017-01-27 12:31 | hgbot | Resolution | open => fixed |
2017-01-27 12:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR16Q3.6/rev/5249e7453250c738860973027371e405416411b1 [^] |
2017-02-01 16:04 | alostale | Note Added: 0093994 | |
2017-02-01 16:04 | alostale | Status | resolved => closed |
2017-02-01 16:04 | alostale | Fixed in Version | => 3.0PR16Q3.6 |
Copyright © 2000 - 2009 MantisBT Group |