We have an
if (isset($flagging)) {
and an
if (!isset($flagging)) {
in two separate places, and I don't think they need to be apart. The code would make more sense if they were together as an if/else block.
Patch coming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2257603.flag_.flagging-entity-creation-cleanup.patch | 1.54 KB | joachim |
Comments
Comment #1
joachim commentedComment #3
joachim commented