We define an isHidden() method for processor-added properties, but then completely ignore it in the UI (probably after one of the refactorings in this area).

Comments

drunken monkey created an issue. See original summary.

drunken monkey’s picture

Status: Active » Needs review
StatusFileSize
new980 bytes

Simple fix.

borisson_’s picture

Should we also add a test for that? I think an integration test should suffice to cover this.

drunken monkey’s picture

StatusFileSize
new687 bytes
new687 bytes
new1.57 KB

You're right on both counts, of course. Thanks!

The last submitted patch, 4: 2800011-4--hide_hidden_properties--tests_only.patch, failed testing.

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

test-only fails, test is very small and looks very readable. Great work!

  • drunken monkey committed 7640c7b on 8.x-1.x
    Issue #2800011 by drunken monkey, borisson_: Fixed display of hidden...
drunken monkey’s picture

Status: Reviewed & tested by the community » Fixed

OK, thanks for reviewing and the suggestion!
Committed.

Status: Fixed » Closed (fixed)

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