Variants acting strange after update to 4.4.4

  • Posts: 40
  • Thank you received: 2
3 years 2 weeks ago #336777

-- HikaShop version -- : 4.4.4
-- Joomla version -- : 3.9.28

I just updated to 4.4.4 this morning and now I have a problem. When I edit the price of a variant, click "ok" then click "save", I suddenly get a duplicate of the variant below the one I just edited. After that I can't really edit the next variant anymore. What I can do is save the product, get out. Go back to the product and edit the next variant.

I've added a screenshot.

Edit: I just noticed that it isn't the saving that is causing the duplicates. When I click any variant in the list it opens under the variant I clicked before. Also a new overview of all the variants appears under the original.

Attachments:
Last edit: 3 years 2 weeks ago by Dijkshoorn.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
3 years 2 weeks ago #336779

Hi,

Thank you for your feedback. It comes from a typo I made when making a hot fix for user points setup interface which created a side effect for the price edition.
I've made a fix for it.
Download again the install package of HikaShop on our website and install it on yours and you'll get the fix.

The following user(s) said Thank You: Dijkshoorn

Please Log in or Create an account to join the conversation.

  • Posts: 40
  • Thank you received: 2
3 years 2 weeks ago #336799

Hello Nicolas,

Thank you for the quick reply. I downoaded the business package file through my account and installed it, but the problem is still there unfortunately.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
3 years 2 weeks ago #336800

Hi,

I'm not able to replicate the problem anymore with the patch.
First, please clear your browser's cache, or try with another browser. You might not see the change because of your browser's cache storing the old version of the javascript file, without my modification.
If you still have the problem even though you've cleared your browser's cache, please check that you have the code:

if(replace)
					elem.innerHTML = '';
and not:
if(!replace)
					elem.innerHTML = '';
in the file media/com_hikashop/js/hikashop.js
If you do and you still have the problem, then that's really strange and I'll need a backend access to check the situation.
If you don't, then it means that the javascript file was not updated with my modification which would indicate that you used the install package without the modification.

Please Log in or Create an account to join the conversation.

Time to create page: 0.061 seconds
Powered by Kunena Forum