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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008465
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2009-04-06 16:412009-07-26 21:55
ReporterdbazView Statuspublic 
Assigned Toalostale 
PriorityhighResolutionfixedFixed in Version2.50MP3
StatusclosedFix in branchFixed in SCM revision6aba4ac0c271
ProjectionnoneETAnoneTarget Versionpi
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_11
OS VersionrPath LinuxDatabase version8.3.5Ant version1.7.1
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008465: If there is a skin in a module, the deploy folder structure is wrong

DescriptionSource code folder structure

#openbravo#/modules/xxmodulepackagexx/web/xxmodulepackagexx/skins/NewSkin
#openbravo#/modules/xxmodulepackagexx/web/xxmodulepackagexx/js
#openbravo#/modules/xxmodulepackagexx/web/xxmodulepackagexx/images

Actual bad context folder structure

#openbravo-context#/web/skins/ltr/xxmodulepackagexx/skins/NewSkin
#openbravo-context#/web/skins/rtl/xxmodulepackagexx/skins/NewSkin
#openbravo-context#/web/xxmodulepackagexx/js
#openbravo-context#/web/xxmodulepackagexx/images

Desired folder structure

#openbravo-context#/web/skins/ltr/xxmodulepackagexx/NewSkin <-- CHANGES
#openbravo-context#/web/skins/rtl/xxmodulepackagexx/NewSkin <-- CHANGES
#openbravo-context#/web/xxmodulepackagexx/js <-- NO CHANGES
#openbravo-context#/web/xxmodulepackagexx/images <-- NO CHANGES
Proposed SolutionChange src/build.xml in order that the deploy is made to

#openbravo-context#/web/skins/xxtr/xxmodulepackagexx/NewSkin

instead of

#openbravo-context#/web/skins/xxtr/xxmodulepackagexx/skins/NewSkin
Tags250MP3releasecandidate
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0015225)
hgbot (developer)
2009-04-06 16:49

Repository: erp/devel/pi
Changeset: 3a5c5f1bb042f3c6b28c17b89eacdb84c31d28d4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Apr 06 16:48:19 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3a5c5f1bb042f3c6b28c17b89eacdb84c31d28d4 [^]

fixed bug 0008465: If there is a skin in a module, the deploy folder structure is wrong

---
M src/build.xml
---
(0017837)
hgbot (developer)
2009-07-03 13:12

Repository: erp/devel/pi
Changeset: 6aba4ac0c271864bbb0b3ce4c28017259d974c45
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Apr 06 16:48:19 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6aba4ac0c271864bbb0b3ce4c28017259d974c45 [^]

fixed bug 0008465: If there is a skin in a module, the deploy folder structure is wrong

---
M src/build.xml
---

- Issue History
Date Modified Username Field Change
2009-04-06 16:41 dbaz New Issue
2009-04-06 16:41 dbaz Assigned To => alostale
2009-04-06 16:41 dbaz Regression testing => No
2009-04-06 16:49 hgbot Checkin
2009-04-06 16:49 hgbot Note Added: 0015225
2009-04-06 16:49 hgbot Status new => resolved
2009-04-06 16:49 hgbot Resolution open => fixed
2009-04-06 16:49 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3a5c5f1bb042f3c6b28c17b89eacdb84c31d28d4 [^]
2009-04-21 10:32 psarobe Status resolved => closed
2009-04-22 00:01 anonymous sf_bug_id 0 => 2778103
2009-07-03 13:12 hgbot Checkin
2009-07-03 13:12 hgbot Note Added: 0017837
2009-07-03 13:12 hgbot Status closed => resolved
2009-07-03 13:12 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/3a5c5f1bb042f3c6b28c17b89eacdb84c31d28d4 [^] => http://code.openbravo.com/erp/devel/pi/rev/6aba4ac0c271864bbb0b3ce4c28017259d974c45 [^]
2009-07-21 16:24 psarobe Fixed in Version 2.50MP1 => 2.50MP3
2009-07-21 16:26 psarobe Tag Attached: 250MP3releasecandidate
2009-07-26 21:55 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker