On 12/08/2010 09:32 AM, Scott Gray (JIRA) wrote:
[
https://issues.apache.org/jira/browse/OFBIZ-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969344#action_12969344
]
Scott Gray commented on OFBIZ-4048:
-----------------------------------
Hi Georg,
That in itself is actually a bug, it should always be possible to remove a
special purpose component and still have the rest of the system function
correctly.
Replying in list first:
ebay/ebaystore components need to be resolved. They weren't both
supposed to stay around this long. Hans, please fix this.
Regards
Scott
Demo Data fails to load
-----------------------
Key: OFBIZ-4048
URL: https://issues.apache.org/jira/browse/OFBIZ-4048
Project: OFBiz
Issue Type: Bug
Components: specialpurpose/ecommerce
Affects Versions: Release Branch 10.04, SVN trunk
Environment: Windows XP
Reporter: Georg Koester
Original Estimate: 0.5h
Remaining Estimate: 0.5h
Foreign key violation PROD_CTGRY_TYPE on 15064.
Checking DemoProduct.xml it looks quite obvious:
https://fisheye6.atlassian.com/browse/ofbiz/trunk/specialpurpose/ecommerce/data/DemoProduct.xml?r=1040914#l260
eBay_Category and eBay_ECom_Category share the same categoryName.
One of them looks superfluous, but further down a rollup is defined integrating
both of them.
ashish committed all of this, maybe he can validate the basic correctness of
this all?
I'll do some more testing and provide a patch if I get to something.
I checked and it looks the same in trunk.