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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011249
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo Deployment Options] Appliance rPathmajoralways2009-11-04 16:062011-08-24 13:02
ReporternetworkbView Statuspublic 
Assigned Tojpabloae 
PriorityimmediateResolutionfixedFixed in Version2.50
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50SCM revision 
Review Assigned To
Summary

0011249: Backups are not created if a MP update enters backslash characters in the bbdd.url of Openbravo.properties

DescriptionAn application stack (2.50 MP0) is configured to do backups using SMB.
Application is updated to 2.50 MP8 and backups are not created anymore.


It must be fixed in 2.50 MP9
Steps To ReproduceInstall a 2.50 with stack.
Configure backups in the stack.
Update to MP8 the application.
Check if backups are created.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0011250 newTriage Platform Base Openbravo ERP Openbravo.properties file is messed by core upgrades 

-  Notes
(0021562)
jpabloae (reporter)
2009-11-04 16:12

Whenever the Openbravo.properties is changed between MPs the ERP updates the file and escaped all the colon characters, ":", with a "\". Example:

bbdd.url=jdbc\:postgresql\://localhost\:5432

This is wrong, the property updater should not do that.
(0021563)
jpabloae (reporter)
2009-11-04 16:12

If I wasn't clear: this must be fixed in the ERP.
(0021564)
jpabloae (reporter)
2009-11-04 16:21
edited on: 2009-11-04 16:23

From http://java.sun.com/javase/6/docs/api/java/util/Properties.html#store%28java.io.Writer,%20java.lang.String%29 [^]

"The key and element characters #, !, =, and : are written with a preceding backslash to ensure that they are properly loaded."

(0021565)
dmitry_mezentsev (developer)
2009-11-04 17:05

Only backup part is not working so the idea is to modify the way we read this file from the stack.
(0021567)
jpabloae (reporter)
2009-11-04 17:51

Subject changed for clarity.
(0021568)
jpabloae (reporter)
2009-11-04 18:13

Fixed, tested, released and notified.

- Issue History
Date Modified Username Field Change
2009-11-04 16:06 networkb New Issue
2009-11-04 16:06 networkb Assigned To => jpabloae
2009-11-04 16:12 jpabloae Note Added: 0021562
2009-11-04 16:12 jpabloae Note Added: 0021563
2009-11-04 16:13 jpabloae Status new => feedback
2009-11-04 16:21 jpabloae Note Added: 0021564
2009-11-04 16:23 jpabloae Note Edited: 0021564
2009-11-04 16:40 dmitry_mezentsev Project Openbravo Deployment Options => Openbravo ERP
2009-11-04 16:41 dmitry_mezentsev Assigned To jpabloae => alostale
2009-11-04 17:04 alostale Relationship added related to 0011250
2009-11-04 17:05 dmitry_mezentsev Note Added: 0021565
2009-11-04 17:05 dmitry_mezentsev Project Openbravo ERP => Openbravo Deployment Options
2009-11-04 17:05 dmitry_mezentsev Assigned To alostale => jpabloae
2009-11-04 17:11 jpabloae Status feedback => scheduled
2009-11-04 17:11 jpabloae fix_in_branch => pi
2009-11-04 17:51 jpabloae Note Added: 0021567
2009-11-04 17:51 jpabloae fix_in_branch pi =>
2009-11-04 17:51 jpabloae Summary Backups are not created if Openbravo.properties is changed => Backups are not created if a MP update enters backslash characters in the bbdd.url of Openbravo.properties
2009-11-04 18:12 jpabloae Status scheduled => resolved
2009-11-04 18:12 jpabloae Fixed in Version => 2.50
2009-11-04 18:12 jpabloae Resolution open => fixed
2009-11-04 18:13 jpabloae Note Added: 0021568
2011-08-24 13:02 jpabloae Status resolved => closed
2012-07-19 13:11 gorka_gil Category Appliance stack => Appliance rPath


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker