DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Updating custom time period generates error
...
...
When periodNum is not set an error is thrown
...
Order confirmation and order order complete email notification issue from backend
...
Groovy error when trying to filter virtual product feature variants in lookup popup window
...
Test Case"
1. Navigate to the product page
2. Click the lookup popup window icon for the productId field in the Search Products section on the left side of the screen
3. Search for WG-9943 and click the "Variants" button
4. Select some features and then click "Search"
Expected Result: Screen should dispaly with no error. Also duplicate search button should remove.
...
Party logo images not stored in SystemProperty location
...
images not stored in SystemProperty location
...
Test Case1:
1. Prepare and load SystemProperty entity data for 'image.server.path' and like:
<SystemProperty description="Default path of product images" systemPropertyId="image.server.path" systemPropertyValue="${sys:getProperty('ofbiz.home')}/framework/images/webapp/images/tenant1" systemResourceId="catalog"/>
<SystemProperty description="Image url prefix" systemPropertyId="image.url.prefix" systemPropertyValue="/images/tenant1" systemResourceId="catalog"/>
2. Login into catalog(https://localhost:8443/catalog/control/FindProduct) and go to 'content' screen of any product.
3. Upload product's main and additional images.
Expected Result: Uploaded images should save and render from specified location.
...
Order Lookup fails with "Order not found with ID [XXXXX], or not allowed to view" message while "Quick Ship" order created by anonymous user
...