- Merge request !352Issue #3183509: Use the user display name instead of the username on the user authoring information in the node edit form โ (Open) created by Kristen Pol
- ๐บ๐ธUnited States smustgrave
At this time we will need a D10 MR of the issue. Since the work has been in MRs lets try and keep them there. But from the changes I saw they look good. Still need to do a full test and code review.
- ๐จ๐ฆCanada Liam Morland Ontario, CA ๐จ๐ฆ
Liam Morland โ made their first commit to this issueโs fork.
- ๐จ๐ฆCanada Liam Morland Ontario, CA ๐จ๐ฆ
I have rebased the branch so that the existing commits are on top of 11.x. I think @Kristen Pol will need to edit the merge request so that it targets 11.x instead of 9.2.x.
- ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
Sorry for the delay... version changed.
- ๐ฆ๐บAustralia acbramley
acbramley โ changed the visibility of the branch 9.2.x to hidden.
- ๐ฆ๐บAustralia acbramley
acbramley โ changed the visibility of the branch 11.x to hidden.
- ๐บ๐ธUnited States smustgrave
Seems like a simple change, IS is clear
1) Drupal\Tests\node\Functional\NodeEditFormTest::testNodeAuthorDisplayName Behat\Mink\Exception\ExpectationException: The string "<em>3</em>" was not found anywhere in the HTML response of the current page. /builds/issue/drupal-3183509/vendor/behat/mink/src/WebAssert.php:888 /builds/issue/drupal-3183509/vendor/behat/mink/src/WebAssert.php:363 /builds/issue/drupal-3183509/core/tests/Drupal/Tests/WebAssert.php:559 /builds/issue/drupal-3183509/core/modules/node/tests/src/Functional/NodeEditFormTest.php:320 FAILURES! Tests: 4, Assertions: 105, Failures: 1.
Shows the test coverage
See no issue.