View Issue Details

IDProjectCategoryView StatusLast Update
0001153OXID eShop (all versions)1. ----- eShop frontend -----public2012-12-10 14:38
Reporterd3 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.3 revision 19918 
Fixed in Version4.1.5 revision 21618 
Summary0001153: Gift Registry - no check for "not public"
DescriptionThe sarch for a Gift Registry check if a Gift Registry is public or not.

But to display a Gift Registry, is no check.

Open a Gift Registry without Login or another user.
Set your Gift Registry to not public.
Your Gift Registry is still public, and any change is visible.
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-07-31 15:39

reporter   ~0001337

Reminder sent to: d3

Hi,

The option "Public" is available only for Gift Registry (Wunschzettel). But there is no such option for Whishlist (Merkzettel), because whishlist is supposed to be only for the owner and is not visible for other people in any way.

The Gift Registry can be marked as Public or Not (option Yes/No in My Account->My Gift Registry), but I checked it now once again, and it works well: if user A has marked his Gift Registry list as NOT public, then user B searches for Gift Registry of user A - system return no result for this search. But if Gift registry is marked as Public - it can be found by other users (user B).

Maybe I missunderstood the situation and you have selected some other special options, which may affect the behavior? Also, similar case may occur because cache is not cleared or if you work on the same browser instance, just loged in with two different users on different tabs.

Could you please try the same case on our demoshop at:
http://demoshop.oxid-esales.com/professional-edition

Best regards,

d3

2009-07-31 16:19

reporter   ~0001342

Hi,

The issue can reproduce in the demoshop.
For example:
User A create a wishlist an set the status to "public".
User B get this wishlist (maybe with the search, or get a link).
User B copy that Url (http://demoshop.oxid-esales.com/professional-edition/wunschzettel/?wishid=8822a454780bed607ba5e288c76edbb9) or let open his browser for a while.

Now User A change the status of his wishlist to "not public".
After that change, User B work further with his browser or open the stored link in an new window.
User B can still see that hidden wishlist from User A.
If User A do some changes in that wishlist, User B can see all.

I hope, now you can undertstand that problem.

birute_meilutyte

2009-08-04 10:30

reporter   ~0001349

yes, if gift registry id (?wishid=xxxx) is attached to the link, gift registry is showed even if it is not public.