Global Flag Lists are not working. Has not been tested during the development :(

Comments

sl27257 created an issue. See original summary.

sl27257’s picture

This is a patch for global flag lists, with some limitations:

  1. Global flags only works for authenticated users.
  2. This because there is no session support for non-authorized users.
  3. Each user owns its on flag list items.

A question is if the flag items should be truly global or be traceable, i.e. owned, by each user.

  • sl27257 committed 0ed8aec on 8.x-1.x
    Issue #3085838 by sl27257: Global Flag Lists not working, partly...
  • sl27257 committed f92d0ae on 8.x-1.x
    Issue #3085838 by sl27257: Global Flag Lists not working, partly...

  • sl27257 committed 9198b1f on 8.x-1.x
    Issue #3085838 by sl27257: Global Flag Lists not working, bug fix.
    
sl27257’s picture

Version: 8.x-1.0-beta1 » 4.0.x-dev