Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010855Openbravo ERPA. Platformpublic2009-10-05 07:142009-10-17 00:00
iperdomo 
iperdomo 
highminoralways
closedfixed 
10XP
2.50MP5 
 
Core
No
0010855: apply.module tasks won't work with blank spaces in the source path
The task apply.module fails if the source.path contains a blank space, e.g. C:\This is a test\openbravo250mp5

Attached you'll find a failed install.source other log files

* Note: All other tasks handles the blank space correctly
No tags attached.
log mp5_install.log (243,575) 2009-10-05 07:14
https://issues.openbravo.com/file_download.php?file_id=1812&type=bug
log apply.module.log (2,632) 2009-10-05 07:24
https://issues.openbravo.com/file_download.php?file_id=1813&type=bug
? Openbravo.properties (3,479) 2009-10-05 07:25
https://issues.openbravo.com/file_download.php?file_id=1814&type=bug
Issue History
2009-10-05 07:14iperdomoNew Issue
2009-10-05 07:14iperdomoAssigned To => alostale
2009-10-05 07:14iperdomoSummaryapply.modules tasks won't work with blank spaces in the source path => apply.module tasks won't work with blank spaces in the source path
2009-10-05 07:14iperdomoDescription Updated
2009-10-05 07:14iperdomoFile Added: mp5_install.log
2009-10-05 07:24iperdomoFile Added: apply.module.log
2009-10-05 07:25iperdomoFile Added: Openbravo.properties
2009-10-05 07:54iperdomoAssigned Toalostale => iperdomo
2009-10-05 07:54iperdomoStatusnew => scheduled
2009-10-05 07:54iperdomofix_in_branch => pi
2009-10-05 07:57hgbotCheckin
2009-10-05 07:57hgbotNote Added: 0020690
2009-10-05 07:57hgbotStatusscheduled => resolved
2009-10-05 07:57hgbotResolutionopen => fixed
2009-10-05 07:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/fc168704f405c5694c0666eca910892ea8b6d508 [^]
2009-10-16 12:59marvintmStatusresolved => closed
2009-10-16 12:59marvintmNote Added: 0021106
2009-10-17 00:00anonymoussf_bug_id0 => 2880778

Notes
(0020690)
hgbot   
2009-10-05 07:57   
Repository: erp/devel/pi
Changeset: fc168704f405c5694c0666eca910892ea8b6d508
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon Oct 05 07:55:46 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fc168704f405c5694c0666eca910892ea8b6d508 [^]

Fixes issue 10855: Quote path to support blank spaces

---
M build.xml
---
(0021106)
marvintm   
2009-10-16 12:59   
I created a workspace with blank spaces in its path and the source.path correctly defined, I activated the application, and installed a module without problems.