Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012050 | Openbravo ERP | A. Platform | public | 2010-01-23 11:08 | 2010-03-16 08:41 |
|
Reporter | iciordia | |
Assigned To | shuehner | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | any |
Product Version | pi | |
Target Version | 2.50MP14 | Fixed in Version | 2.50MP14 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0012050: Dataset names should only use ascii characters |
Description | Datasets names are used to create the xml file where that data will be exported. So it should not include international characters, only ascii characters should be allowed |
Steps To Reproduce | |
Proposed Solution | Add a validation in the dataset table |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0012691 | 2.50MP17 | closed | shuehner | Export dataset should fail with non ASCII characters in dataset name |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-01-23 11:08 | iciordia | New Issue | |
2010-01-23 11:08 | iciordia | Assigned To | => shuehner |
2010-01-25 08:12 | alostale | Status | new => scheduled |
2010-01-25 08:12 | alostale | fix_in_branch | => pi |
2010-03-08 16:06 | jpabloae | Target Version | 2.50MP13 => 2.50MP14 |
2010-03-12 12:47 | hgbot | Checkin | |
2010-03-12 12:47 | hgbot | Note Added: 0025289 | |
2010-03-12 12:47 | hgbot | Status | scheduled => resolved |
2010-03-12 12:47 | hgbot | Resolution | open => fixed |
2010-03-12 12:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2ced9cf5fb93ed7a65b059d663d70c8b21d304c5 [^] |
2010-03-12 13:07 | hgbot | Checkin | |
2010-03-12 13:07 | hgbot | Note Added: 0025290 | |
2010-03-15 22:28 | iperdomo | Relationship added | related to 0012691 |
2010-03-15 22:29 | iperdomo | Note Added: 0025499 | |
2010-03-15 22:29 | iperdomo | Status | resolved => closed |
2010-03-15 22:29 | iperdomo | Fixed in Version | => 2.50MP14 |
2010-03-16 00:00 | anonymous | sf_bug_id | 0 => 2970926 |
2010-03-16 08:41 | hudsonbot | Checkin | |
2010-03-16 08:41 | hudsonbot | Note Added: 0025509 | |
2010-03-16 08:41 | hudsonbot | Checkin | |
2010-03-16 08:41 | hudsonbot | Note Added: 0025510 | |
Notes |
|
(0025289)
|
hgbot
|
2010-03-12 12:47
|
|
Repository: erp/devel/pi
Changeset: 2ced9cf5fb93ed7a65b059d663d70c8b21d304c5
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Mar 12 12:53:43 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2ced9cf5fb93ed7a65b059d663d70c8b21d304c5 [^]
Fixed 12050: Validate dataset names to not contain special characters.
As the dataset name is directly used to create the xml-file name.
---
M src/org/openbravo/service/system/DatabaseValidator.java
M src/org/openbravo/service/system/SystemValidationResult.java
---
|
|
|
(0025290)
|
hgbot
|
2010-03-12 13:07
|
|
|
|
|
Tested on pi @ rev 1232be2520b1 |
|
|
|
|
|
|
|