This has been bugging me for years ;)
Nowhere else in Drupal is there a boolean property whose name is formed like is_foo.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 2412069-fixed-issue-for-2412069-8.patch | 4.01 KB | nripeshtrivedi |
| #1 | 2412069-fixed-issue-for-2412069-1.patch | 3.66 KB | nripeshtrivedi |
Comments
Comment #1
nripeshtrivedi commentedHi,
I am submitting a patch for this issue. Please review it
Comment #2
nripeshtrivedi commentedComment #6
nripeshtrivedi commentedIf anybody could let me know why tests are failing in this patch can't figure it out
Comment #7
joachim commentedIt looks like the test FlagSimpleTest.php needs changing to match the changed property name.
Comment #8
nripeshtrivedi commentedThanks for the comment. Based on the same, I am submitting a patch, I hope it works
Comment #9
nripeshtrivedi commentedComment #11
socketwench commentedCommitted as 000131d. Thanks!!!