View Issue Details

IDProjectCategoryView StatusLast Update
0003620OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-03-23 17:08
ReporterArunas Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version4.6.0_beta2 
Summary0003620: oxArticles::getFPrice() when changing languages in admin shows incorrect price for variants
DescriptionLet's say you want to edit a variants price for a different subshop.
Your default price for the MAIN SHOP is 50$, you change the shop
select the variant from the list and add a new price.
At first it looks ok, the ORIGINAL and THE CURRENT prices look the same.

Now At the top-right side of the screen change languages
(go through all three "DE, EN, FR") in my case on the French language
my CURRENT price was reverted back to MAIN SHOPS price, but the ORIGINAL price
is the correct price for this shop.

The Current price is received from the method "oxArticles::getFPrice()"
Steps To Reproduce1) Create subshop that inherits all the products of the parent
2) Select the created subshop
3) Go to the product list and find a product that has active variants
4) Select the variant so that you can edit its main information
   (In the price field you can see the CURRENT price and the ORIGINAL price next to it)
5) Change the price, now the CURRENT and ORIGINAL price is the price you typed in
6) Start changing languages in the top-right corner of the screen
7) In my case when I selected French language, the CURRENT price changed to
   the MAIN SHOPS price, but next to it it still shows the CURRENT SHOPS original price
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

There are no notes attached to this issue.