Bug Phantom like bar (and missing reaction summary)

Status
Not open for further replies.

Liam W

Customer
You're probably already aware - the reaction bar appears on all releases, even if there aren't any reactions.

In addition, it would appear that the reaction cache wasn't rebuild correctly for items on the first beta, as the user and reaction summary aren't displayed on the product view:


8345

Liam
 
I've fixed the reaction bar issue in Beta 4 :)

As for the reaction cache, looks like I forgot to change like_users / reaction_users to JSON. I've tested the upgrade steps @ this site as we were also affected, and it works fine with columns that are part JSON and part serialized.

Sorry about that :(
 
Just to let you know, it looks like the usergroup additions for products didn't migrate across either... (though it's entirely possible I forgot to set them).

Another bug though, the protocol in the href of the link to the license URL on the front end users license list is URL encoded, meaning it's being treated as a relative URL :)
 
Just to let you know, it looks like the usergroup additions for products didn't migrate across either... (though it's entirely possible I forgot to set them).
That didn’t change, so there wouldn’t be a need to migrate anything here. I’ve checked a random product here and the user group selection still holds :)

Another bug though, the protocol in the href of the link to the license URL on the front end users license list is URL encoded, meaning it's being treated as a relative URL :)
Sorry, I don’t know what you mean by this, can you clarify please?
 
Sorry, I don’t know what you mean by this, can you clarify please?

This link doesn’t work, the underlying href has the protocol part urlencoded...

8409

However, I just checked here and it’s working fine, so not sure what’s happening with it on my site...

Liam
 
This link doesn’t work, the underlying href has the protocol part urlencoded...

View attachment 8409

However, I just checked here and it’s working fine, so not sure what’s happening with it on my site...

Liam
This is the correct code for the "Value display HTML" field:
HTML:
<a href="{$value}" target="_blank">{$value}</a>

If you used {$valueUrl} then that would be the issue :)
 
Hello @Liam W,

We hope your ticket regarding DragonByte eCommerce has been addressed to your satisfaction. This ticket has now been closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

DragonByte eCommerce

XenForo 2.0.6+ XenForo 2.1.x XenForo 2.2.x XenForo 2.3.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
3,040
Customer rating
4.86 star(s) 7 ratings
Back
Top