When showing available profiles in the field configure form, a profile can have $item->disabled set to FALSE, but the logic only checks if $item->disabled is set.

Comments

awolfey created an issue. See original summary.

awolfey’s picture

eric115’s picture

Status: Active » Needs review
StatusFileSize
new556 bytes

Updated patch to be relative and changed the if statement to use empty().

Thanks for your contribution awolfey!

  • Eric115 committed 05f1514 on 7.x-1.x
    Issue #2859595 by awolfey, Eric115: Check if $item->disabled is false
    
eric115’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.