Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007591Openbravo ERPB. User interfacepublic2009-02-17 11:482009-04-22 00:00
plujan 
gmauleon 
normalminorhave not tried
closedfixed 
5
pi 
2.50 
Core
No
0007591: Location window allows more characters than DB column length
I can enter a street name as long as I want, but when saving I get an error about a 60 chars limit.
1. Open Location window
2. Enter a 100 char street name
3. Click Ok. An error is displayed (see attach)
4. Click Close. You have no chance to correct the problem but entering the whole address again.
Field length should be limited by interface to avoid this annoying behavior
No tags attached.
png BUG_250_trunk_LocationWindowError.PNG (18,185) 2009-02-17 11:48
https://issues.openbravo.com/file_download.php?file_id=853&type=bug
png
Issue History
2009-02-17 11:48plujanNew Issue
2009-02-17 11:48plujanAssigned To => rafaroda
2009-02-17 11:48plujanFile Added: BUG_250_trunk_LocationWindowError.PNG
2009-02-17 11:48plujanRegression testing => No
2009-02-17 11:51plujanProposed Solution updated
2009-02-17 11:51plujanSteps to Reproduce Updated
2009-02-24 12:42psarobeStatusnew => scheduled
2009-02-24 12:42psarobeAssigned Torafaroda => gmauleon
2009-02-24 12:42psarobefix_in_branch => trunk
2009-02-27 12:46hgbotCheckin
2009-02-27 12:46hgbotNote Added: 0014146
2009-02-27 12:46hgbotStatusscheduled => resolved
2009-02-27 12:46hgbotResolutionopen => fixed
2009-02-27 12:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5ca703de2812f121dfdfd954e2d282fb180c469e [^]
2009-04-21 10:54psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2777944

Notes
(0014146)
hgbot   
2009-02-27 12:46   
Repository: erp/devel/pi
Changeset: 5ca703de2812f121dfdfd954e2d282fb180c469e
Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com>
Date: Fri Feb 27 12:32:50 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5ca703de2812f121dfdfd954e2d282fb180c469e [^]

Fixes 0007591: Location window allows more characters than DB column length

---
M src-db/database/model/functions/AD_TABLE_IMPORT.xml
M src-db/database/model/tables/AD_HEARTBEAT_LOG.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-trl/src/org/openbravo/translate/Translate.java
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html
M src/org/openbravo/erpCommon/ad_forms/FileImport.java
M src/org/openbravo/erpCommon/info/Location_F1.html
M src/org/openbravo/erpCommon/utility/NavigationBar.java
---