Problem/Motivation

After creating a newsletter issue, the body of the issue is not visible in the node detail page. see screens attached.

Proposed resolution

Make the body available and add test coverage.

Remaining tasks

User interface changes

API changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anushka-mp’s picture

Issue summary: View changes
Berdir’s picture

Should be trivial, fix it manually and export the view_display config entity.

mbovan’s picture

Status: Active » Needs review
FileSize
886 bytes
144.46 KB

Fixed and exported core.entity_view_display.node.simplenews_issue.default.yml. Screenshot below.

Simplenews - entity view default display

Berdir’s picture

Issue tags: +Needs tests

Looks fine. Would be nice to extend the test coverage a bit to make sure this works.

Berdir’s picture

Status: Needs review » Needs work
mbovan’s picture

The last submitted patch, 6: newsletter_issue_body-2455471-6-TEST-ONLY.patch, failed testing.

giancarlosotelo’s picture

Status: Needs review » Reviewed & tested by the community

Looks fine.

The last submitted patch, 6: newsletter_issue_body-2455471-6-TEST-ONLY.patch, failed testing.

Berdir’s picture

Status: Reviewed & tested by the community » Fixed

Nice!

  • Berdir committed 08774d3 on 8.x-1.x authored by mbovan
    Issue #2455471 by mbovan: Fixed Newsletter issue body is not visible
    

Status: Fixed » Closed (fixed)

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