Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0018461 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Cuaderno 43 | major | always | 2011-09-07 18:10 | 2011-09-08 16:49 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | mirurita | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Support ticket | ||||||||
OBNetwork customer | OBPS | |||||||
Regression introduced in release | ||||||||
Summary | 0018461: to import the file, the first character of partner name is deleted | |||||||
Description | when you import a file of cuaderno 43, and the character ## is not included in the business partner name, the first character of the business partner is deleted The error is in the line: bpname = v_concept_2.substring(v_concept_2.indexOf("##") + 2, v_concept_2.length()); of Cuaderno43.java file when the char ## is not included, the method "v_concept_2.indexOf("##")" returns -1 , and the substring is from -1 +2 = 1 | |||||||
Steps To Reproduce | . import a file of cuaderno 43 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0040819) mirurita (viewer) 2011-09-08 10:59 |
Fixed in changeset 16:a89187c5f0a9 https://code.openbravo.com/erp/pmods/org.openbravo.module.cuaderno43.es/rev/a89187c5f0a9 [^] New version of Cuaderno 43 published 1.0.3 |
(0040824) malsasua (viewer) 2011-09-08 16:49 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2011-09-07 18:10 | malsasua | New Issue | |
2011-09-07 18:10 | malsasua | Assigned To | => eduardo_Argal |
2011-09-07 18:10 | malsasua | OBNetwork customer | => Yes |
2011-09-07 18:10 | malsasua | Issue Monitored: networkb | |
2011-09-08 10:58 | mirurita | Assigned To | eduardo_Argal => mirurita |
2011-09-08 10:58 | mirurita | Status | new => scheduled |
2011-09-08 10:58 | mirurita | fix_in_branch | => pi |
2011-09-08 10:59 | mirurita | Note Added: 0040819 | |
2011-09-08 10:59 | mirurita | Status | scheduled => resolved |
2011-09-08 10:59 | mirurita | Resolution | open => fixed |
2011-09-08 16:49 | malsasua | Note Added: 0040824 | |
2011-09-08 16:49 | malsasua | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |