Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015572Openbravo ERPA. Platformpublic2010-10-28 09:532011-01-11 18:26
egoitz 
alostale 
highminorhave not tried
closedfixed 
5
2.50MP22 
2.50MP26 
Core
No
0015572: A user of OpenbravoERP that is not an admin can modify the help of the fields from the help popup.
A user of OpenbravoERP that is not an admin can modify the help of the fields from the help popup.
The user can modify the help even if the field is defined as central maintenance and wihout having a template in development.

This is a problem because the changes are overwritten when syncronizing terminology or when updating core or the transalation.

In a standart application without modules or templates:
-Access with user using a role different than admin
-Go to a window.
-Click on help button (?) to open the help popup.
-In the popup, click on the button (pencil) to edit the help

*See that you are able to do that.
It has sense to allow the user to edit the help having a template in development?
This changes has to be exported. In this case will be needed to export in the production environment. Do we recommend that?
How could the admin now that someone has change the help and that he has to export the database?
No tags attached.
blocks defect 00150602.50MP26 closed alostale A user of OpenbravoERP that is not an admin can modify the help of the fields from the help popup. 
Issue History
2011-01-04 17:45alostaleTypedefect => backport
2011-01-04 17:45alostalefix_in_branch => 2.50
2011-01-04 18:15hgbotCheckin
2011-01-04 18:15hgbotNote Added: 0033525
2011-01-04 18:15hgbotStatusscheduled => resolved
2011-01-04 18:15hgbotResolutionopen => fixed
2011-01-04 18:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/fb6ec94d61208f2a7e8cb8d6ce0384d3b5b1ca26 [^]
2011-01-11 18:26gorkaionStatusresolved => closed

Notes
(0033525)
hgbot   
2011-01-04 18:15   
Repository: erp/stable/2.50
Changeset: fb6ec94d61208f2a7e8cb8d6ce0384d3b5b1ca26
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jan 04 18:15:05 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/fb6ec94d61208f2a7e8cb8d6ce0384d3b5b1ca26 [^]

fixed bug 15572: A user of OpenbravoERP that is not an admin can modify the help of the fields from the help popup

---
M src-db/database/sourcedata/AD_FORM.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src/org/openbravo/erpCommon/ad_help/DisplayHelp.java
M src/org/openbravo/erpCommon/ad_help/DisplayHelp_Edit_F1.html
M web/js/utils.js
A src/org/openbravo/erpCommon/ad_help/EditHelp.java
---