Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0001645Openbravo ERPB. User interfacepublic2007-07-27 13:582008-06-12 09:43
plujan 
cromero 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0001645: Different behaviors among languages on Bank Report
Description:
If I use IE7, the validation message beneath the date boxes are right in english but empty in spanish.
(Tested on Tec14)

Enviroment:
OS: CentOS
DB: Oracle SE
Browser: FF2 IE7
Openbravo: 2.32
Language: English / Spanish

Steps:
1. Go Financial Management > Analysis Tools > Receivables and Payables > Analysis Tools > Cash Report JR
2. On internet explorer, choosing spanish, the window miss the validation text on both calendar fields (see attach)

No tags attached.
Issue History

Notes
(0005234)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1761950 [^]
(0001608)
cromero   
2007-10-19 20:03   
(edited on: 2008-06-12 09:20)
Logged In: YES
user_id=1500614
Originator: NO

The problem is the xml file.
There is a sentence:
  <PARAMETER id="paramLanguage" name="paramLanguage" atribute="value"/>
when it has to be something like:
  <PARAMETER id="paramLanguage" name="paramLanguage" default=""/>

Carlos Romero
Openbravo Team
(0001609)
cromero   
2008-01-17 11:33   
(edited on: 2008-06-12 09:20)
Logged In: YES
user_id=1500614
Originator: NO

Fixed in the trunk since revision 1275.

Carlos Romero
Openbravo Team