Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010366Openbravo ERPA. Platformpublic2009-08-20 20:152009-09-11 13:21
dbaz 
dbaz 
normaltrivialhave not tried
closedfixed 
5
 
2.40MP9 
Core
No
0010366: Spanglish error message when things go wrong
I have encountered the message as per the screenshot in attachment which is a mix of English and Spanish.

The message says:
"You have not permission to access this page
Ask your administrator por accessing permissions"

The top part of the message is flashing.

Besides the fact that this page does not comply with the Openbravo look & feel, the text is grammatically incorrect in many ways.


I obtained this message after trying to access a report recently installed as a module.
I have been told that this message is shown only when something goes horribly wrong during a deploy (which should not happen) and that usually it goes away when your rebuild and redeploy.

While this defect might be difficult to reproduce, it should not be too difficult to identify and correct this text in the source code.
At a minimum the message should be replaced with for example:

"You do not have sufficient privileges to access this page. Please contact your system administrator".
No tags attached.
depends on defect 0009350 closed dbaz Spanglish error message when things go wrong 
Issue History
2009-08-20 20:15dbazNew Issue
2009-08-20 20:15dbazAssigned To => dbaz
2009-08-20 20:15dbazIssue generated from0009350
2009-08-20 20:15dbazRelationship addeddepends on 0009350
2009-08-20 20:16dbazversion2.40 =>
2009-08-20 20:16dbazfix_in_branch => 2.40
2009-08-20 20:37hgbotCheckin
2009-08-20 20:37hgbotNote Added: 0019155
2009-08-20 20:37hgbotStatusnew => resolved
2009-08-20 20:37hgbotResolutionopen => fixed
2009-08-20 20:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/542db7f041e4c0be16349b6e55eaf4b4da3e3263 [^]
2009-08-21 14:44hgbotCheckin
2009-08-21 14:44hgbotNote Added: 0019176
2009-08-21 14:44hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/542db7f041e4c0be16349b6e55eaf4b4da3e3263 [^] => http://code.openbravo.com/erp/stable/2.40_cyclone/rev/542db7f041e4c0be16349b6e55eaf4b4da3e3263 [^]
2009-08-21 18:09hgbotCheckin
2009-08-21 18:09hgbotNote Added: 0019177
2009-08-21 18:09hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40_cyclone/rev/542db7f041e4c0be16349b6e55eaf4b4da3e3263 [^] => http://code.openbravo.com/erp/stable/2.40/rev/b8d270e7b54f9067a422de3d7c346f74f30cd53c [^]
2009-08-28 11:04hgbotCheckin
2009-08-28 11:04hgbotNote Added: 0019246
2009-08-28 11:04hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/b8d270e7b54f9067a422de3d7c346f74f30cd53c [^] => http://code.openbravo.com/erp/stable/2.40_cyclone/rev/b8d270e7b54f9067a422de3d7c346f74f30cd53c [^]
2009-09-11 13:21psarobeStatusresolved => closed
2009-09-11 13:21psarobeFixed in Version => 2.40MP9

Notes
(0019155)
hgbot   
2009-08-20 20:37   
Repository: erp/stable/2.40
Changeset: 542db7f041e4c0be16349b6e55eaf4b4da3e3263
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Aug 20 19:53:35 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/542db7f041e4c0be16349b6e55eaf4b4da3e3263 [^]

Fixed bug 10366: removed spanglish messages

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/base/secureApp/HtmlErrorPopUp.html
---
(0019176)
hgbot   
2009-08-21 14:44   
Repository: erp/stable/2.40_cyclone
Changeset: 542db7f041e4c0be16349b6e55eaf4b4da3e3263
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Aug 20 19:53:35 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40_cyclone/rev/542db7f041e4c0be16349b6e55eaf4b4da3e3263 [^]

Fixed bug 10366: removed spanglish messages

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/base/secureApp/HtmlErrorPopUp.html
---
(0019177)
hgbot   
2009-08-21 18:09   
Repository: erp/stable/2.40
Changeset: b8d270e7b54f9067a422de3d7c346f74f30cd53c
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Aug 21 17:24:35 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/b8d270e7b54f9067a422de3d7c346f74f30cd53c [^]

Fixed bug 10366: part2

---
M src/org/openbravo/base/secureApp/HtmlError.html
M src/org/openbravo/base/secureApp/HtmlErrorPopUp.html
---
(0019246)
hgbot   
2009-08-28 11:04   
Repository: erp/stable/2.40_cyclone
Changeset: b8d270e7b54f9067a422de3d7c346f74f30cd53c
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Aug 21 17:24:35 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40_cyclone/rev/b8d270e7b54f9067a422de3d7c346f74f30cd53c [^]

Fixed bug 10366: part2

---
M src/org/openbravo/base/secureApp/HtmlError.html
M src/org/openbravo/base/secureApp/HtmlErrorPopUp.html
---