admidio icon indicating copy to clipboard operation
admidio copied to clipboard

strange content mixed up broken link messup

Open ian76g opened this issue 6 years ago • 1 comments

reproduced in current demo system step 0) plan to edit multiple profiles (e.g. set usernames and send passwords) step 1) open up a list (no matter which) step 2a) middle click a person (anyone) (open new tab with person A) step 2b) middle click another person (anyone else) (open another tab with person B) step 3) switch to next tab (Person A) step 4) edit profile (set username) step 5) click next (Weiter->) messup: you are now on the context/content of user B (to check just switch to next tab of user B) more messup: open a new tab with person C from list of step 1) edit that person and end on profile of user A after editing of C

WTF? I really cant describe or understand what really happens

ian76g avatar Jun 07 '18 11:06 ian76g

This is from the history that we create in the session. It's a bit tricky to describe. Look: https://github.com/Admidio/admidio/blob/master/adm_program/system/classes/Navigation.php

ximex avatar Jun 07 '18 15:06 ximex