Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0011249 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo Deployment Options] Appliance rPath | major | always | 2009-11-04 16:06 | 2011-08-24 13:02 | |||
| Reporter | networkb | View Status | public | |||||
| Assigned To | jpabloae | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | 2.50 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | 2.50 | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| Support ticket | ||||||||
| OBNetwork customer | OBPS | |||||||
| Summary | 0011249: Backups are not created if a MP update enters backslash characters in the bbdd.url of Openbravo.properties | |||||||
| Description | An 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 Reproduce | Install a 2.50 with stack. Configure backups in the stack. Update to MP8 the application. Check if backups are created.  | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|||||||||
  | 
|||||||||
  		Notes	 | 
|
| 
				(0021562) jpabloae (viewer) 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 (viewer) 2009-11-04 16:12  | 
	If I wasn't clear: this must be fixed in the ERP. | 
| 
				(0021564) jpabloae (viewer) 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 (viewer) 2009-11-04 17:51  | 
	Subject changed for clarity. | 
| 
				(0021568) jpabloae (viewer) 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:06 | networkb | OBNetwork customer | => Yes | 
| 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 |