Openbravo Issue Tracking System - Modules |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0029657 | Modules | SEPA Framework and Utilities | public | 2015-04-21 16:23 | 2015-05-04 18:08 |
|
| Reporter | maite | |
| Assigned To | jorge-garcia | |
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | |
| Regression date | |
| Regression introduced by commit | |
| Regression level | |
| Review Assigned To | vmromanos |
| Support ticket | 35741 |
| OBNetwork customer | OBPS |
| Regression introduced in release | |
|
| Summary | 0029657: Character / should not be changed by \\ when exporting to XML file. And character \ should be converted to / |
| Description | According with SEPA documentation (http://www.europeanpaymentscouncil.eu/index.cfm/knowledge-bank/epc-documents/sepa-requirements-for-an-extended-character-set-unicode-subset-best-practices/ [^]) character / is allowed |
| Steps To Reproduce | 1. Register Remittance, add any line and process
2. Access Bank Instructions tab and change description to set / character and \
3. Create remittance file and realize that / is exported as \\ and that \ is not converted |
| Proposed Solution | 1. line "fileName = fileName.replace("/", "\\");" in method "replaceStrangeCharacters" should be deleted
2. character \ should be converted to / |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2015-04-21 16:23 | maite | New Issue | |
| 2015-04-21 16:23 | maite | Assigned To | => Triage Finance |
| 2015-04-21 16:23 | maite | Support ticket | => 35741 |
| 2015-04-21 16:23 | maite | OBNetwork customer | => Yes |
| 2015-04-21 16:24 | maite | Resolution time | => 1432591200 |
| 2015-04-21 16:24 | maite | Issue Monitored: networkb | |
| 2015-04-27 10:21 | maite | Summary | Character / should not be changed by \\ when exporting to XML file => Character / should not be changed by \\ when exporting to XML file. And character \ should be converted to / |
| 2015-04-27 10:21 | maite | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=8348#r8348 |
| 2015-04-27 10:21 | maite | Proposed Solution updated | |
| 2015-04-27 11:50 | jorge-garcia | Status | new => scheduled |
| 2015-04-27 11:50 | jorge-garcia | Assigned To | Triage Finance => jorge-garcia |
| 2015-04-27 12:52 | jorge-garcia | Note Added: 0076779 | |
| 2015-05-04 18:06 | hgbot | Checkin | |
| 2015-05-04 18:06 | hgbot | Note Added: 0076962 | |
| 2015-05-04 18:06 | hgbot | Status | scheduled => resolved |
| 2015-05-04 18:06 | hgbot | Resolution | open => fixed |
| 2015-05-04 18:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022/rev/fd3e98bd39efbdc3fbc6a90a9e7e349f9b910770 [^] |
| 2015-05-04 18:08 | vmromanos | Review Assigned To | => vmromanos |
| 2015-05-04 18:08 | vmromanos | Note Added: 0076963 | |
| 2015-05-04 18:08 | vmromanos | Status | resolved => closed |