Problem/Motivation

In the argument output on the event detail page, array elements are not indented correctly:

$e->addArgument('complex', [[['hello']]]);
Screenshot before patch

Proposed resolution

Remaining tasks

User interface changes

Accurate indentation.

API changes

Data model changes

Comments

Arla created an issue. See original summary.

arla’s picture

arla’s picture

Status: Active » Needs review

  • Berdir committed f8b5c9a on 8.x-1.x authored by Arla
    Issue #2668396 by Arla: Fix indentation in array argument output
    
berdir’s picture

Status: Needs review » Fixed

Ah, this conflicted with #2393515: Predictable order of arguments.

Since no weight is the same as what that patch did, I reverted the other one as part of this and just removed the #weight.

Status: Fixed » Closed (fixed)

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