This one is a weird issue...

When I navigate on the tabs of the user profile, it happens that I can see the old user profile page (see the #1 screenshot), even if I first could see the correct account page (see the #2 screenshot) !

Not sure yet how to reproduce...

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

GuGuss’s picture

Assigned: Unassigned » theo_
FileSize
49.7 KB

OK, I could reproduce it.

It happened when I disable the demo module (clicking on "keep changes" on the blue demo bar).

The error comes from the fact that the commerce_kickstart_user module has a dependence on commerce_kickstart_reset module !

theo_’s picture

Status: Active » Needs review

Just removed the exported user permission 'view demo bar' from commerce_kickstart_user since we only allow the super admin to view & use the demo bar.

https://code.drupalcommerce.org/85

bojanz’s picture

Status: Needs review » Fixed

Merged.

We'll be removing the demo bar soon anyway, so the current fix is perfect.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.