Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007278
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] K. Packagingtrivialalways2009-01-30 16:212009-04-21 12:39
ReporterleonleeView Statuspublic 
Assigned Tojpabloae 
PrioritynormalResolutionfixedFixed in Versionpi
StatusclosedFix in branchpiFixed in SCM revision12591
ProjectionnoneETAnoneTarget Version
OSWindowsDatabasePostgreSQLJava versionjdk 1.6.11
OS VersionWindows XP Professional sp2Database version8.3.5.2Ant version1.7.1
Product Version2.50alpha-r8SCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007278: the file path seperator "\" can't work correctly in Openbravo.properties generated by setup-properties-windows.exe

DescriptionIt looks the path seperator "\" in Openbravo.properties that was generated by setup-properties-windows.exe can't work correctly, we need change it from backslash:
attach.path=D:\opt\openbravo\attachments
source.path=D:\projects\oss\r2.50alpha-r8
to slash:
attach.path=D:/opt/openbravo/attachments
source.path=D:/projects/oss/r2.50alpha-r8
or:
attach.path=D:\\opt\\openbravo\\attachments
source.path=D:\\projects\\oss\\r2.50alpha-r8
Steps To Reproduceopen cmd window and cd to %OB_Root%\config, and run setup-tool\setup-properties-windows.exe
Proposed Solutionuse slash to instead backslash as seperator
TagsNo tags attached.
Attached Files? file icon Openbravo.properties [^] (3,336 bytes) 2009-01-30 16:21

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0012955)
jpabloae (viewer)
2009-01-30 23:37

I can't reproduce this in Windows XP SP2 and Windows Vista SP1, using Openbravo ERP 2.50alpha-r8 and 2.50alpha-r9.

Could you test it again in 2.50alpha-r9?
(0012956)
jpabloae (viewer)
2009-01-30 23:47

Could you also test it running the tool graphically and also launching it from the command line?
(0012957)
jpabloae (viewer)
2009-01-30 23:57
edited on: 2009-01-31 00:00

Finally, please test it running this way too:
* run -> cmd
* type: chcp 850
* cd %OB_ROOT%\config
* setup-properties-windows.exe

(0012958)
leonlee (viewer)
2009-01-31 04:37

I test it in OB 2.5 r9, it works correctly, congratulate!

- Issue History
Date Modified Username Field Change
2009-01-30 16:21 leonlee New Issue
2009-01-30 16:21 leonlee Assigned To => rafaroda
2009-01-30 16:21 leonlee sf_bug_id 0 => 2549381
2009-01-30 16:21 leonlee File Added: Openbravo.properties
2009-01-30 23:10 jpabloae OBNetwork customer => No
2009-01-30 23:10 jpabloae Assigned To rafaroda => jpabloae
2009-01-30 23:10 jpabloae Category Z. Others => K. Packaging
2009-01-30 23:37 jpabloae Note Added: 0012955
2009-01-30 23:37 jpabloae Status new => feedback
2009-01-30 23:47 jpabloae Note Added: 0012956
2009-01-30 23:57 jpabloae Note Added: 0012957
2009-01-30 23:59 jpabloae Note Edited: 0012957
2009-01-31 00:00 jpabloae Note Edited: 0012957
2009-01-31 04:37 leonlee Note Added: 0012958
2009-01-31 09:53 jpabloae Status feedback => scheduled
2009-01-31 09:53 jpabloae fix_in_branch => trunk
2009-01-31 09:55 jpabloae Status scheduled => resolved
2009-01-31 09:55 jpabloae Fixed in Version => trunk
2009-01-31 09:55 jpabloae svn_revision => 12591
2009-01-31 09:55 jpabloae Resolution open => fixed
2009-04-21 12:39 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker