Quote:
Originally Posted by ownedbycats
thank you!
Looking at the pull request, it was just forgetting to account for custom columns?
|
There are 2 commits. The first changes how field_list_count() checks if a field exists, using a faster more reliable technique. The second, the one you note, fixes the underlying problem that has been there for some 10 years. The second is not required by the first.