Problem/Motivation

The 'Use hierarchy' facet setting form item has a typo in its description: It reads "Renders the items using hierarchy. Make sure to enable the hierarchy processor on the Search api index processor configuration for this to work as expected. If disabled all items will be flatten." The last word should be "flattened."

Steps to reproduce

Visit the settings form for a facet and review the description for the 'Use hierarchy' setting.

Proposed resolution

Change the last word to "flattened."

Remaining tasks

Patch forthcoming.

Comments

COBadger created an issue. See original summary.

cobadger’s picture

Assigned: cobadger » Unassigned
Status: Active » Needs review
StatusFileSize
new1.02 KB

Patch attached.

Status: Needs review » Needs work

The last submitted patch, 2: settings_form_typo-3268415-2.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

cobadger’s picture

Status: Needs work » Needs review
StatusFileSize
new2.09 KB

Updated patch to correct coding standard issue and test.

Status: Needs review » Needs work

The last submitted patch, 4: settings_form_typo-3268415-4.patch, failed testing. View results

cobadger’s picture

Status: Needs work » Needs review
StatusFileSize
new2.29 KB

Revised revised patch attached, correcting a test unrelated to the problem in this issue.

Status: Needs review » Needs work

The last submitted patch, 6: settings_form_typo-3268415-6.patch, failed testing. View results

cobadger’s picture

Status: Needs work » Needs review
StatusFileSize
new2.77 KB

All this for a typo.

Of course, the tests are unrelated to the typo I am seeking to correct, but I'm happy to try to get the tests to pass while I'm at it.

mkalkbrenner’s picture

I solved the same test failure and committed it. It has small difference to still succeed in older setups, too.

mkalkbrenner’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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