This is other findings during #2452549: Flag List 7.x-3.0-beta1 does to work with Views-generated lists - 0 item(s) added. In the field "Configure field: Content: Flag lists operations" there are two more options:

  1. Force single
  2. Remove from list
  3. The selection dropdown list doesn't handle special characters correctly Reported in #2388741: Special Characters?

Neither of these are working according to my findings.

Comments

sl27257’s picture

Regarding the "remove from list" I have some problem understanding the original authors intention. It seems like the current implementation is to remove the selected flag(s) from all lists where it is flagged. I will implement it like that to start with.

sl27257’s picture

Status: Active » Needs review
StatusFileSize
new4.61 KB

A first proposal for a patch solving both the problems.

sl27257’s picture

Issue summary: View changes

  • sl27257 committed 2bcd1ea on 7.x-3.x
    Issue #2453803 by sl27257: Not all Flag lists operations are working
    
sl27257’s picture

This is a first attempt to solve the problems with "Remove from list". I have tried to make it robust as well, but I might add more improvements.

(It is a delta diff towards the latest -dev)

  • sl27257 committed ada718e on 7.x-3.x
    Issue #2453803 by sl27257: Not all Flag lists operations are working
    
sl27257’s picture

Status: Needs review » Fixed

Fixed and released

sl27257’s picture

Status: Fixed » Closed (fixed)

Fixed and released