Gutenberg: PHP Notice: Undefined index: content in lib/rest-api.php

Created on 4 May 2018  路  2Comments  路  Source: WordPress/gutenberg

Issue Overview

When accessing a page or post getting a PHP notice saved to the debug.log.

PHP Notice: Undefined index: https://github.com/WordPress/gutenberg/blob/v2.8.0/lib/rest-api.php#L260

Steps to Reproduce (for bugs)

  1. Edit a post or page
  2. Access the debug.log

Gutenberg 2.8.0

Expected Behavior

No PHP Notice.

Related Issues and/or PRs

6436

Core REST API Task [Type] Bug

Most helpful comment

Thanks for the bug report, @grappler! We can get this fixed up. 馃檪

All 2 comments

Thanks for the bug report, @grappler! We can get this fixed up. 馃檪

It should be fixed with #6576.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

moorscode picture moorscode  路  3Comments

cr101 picture cr101  路  3Comments

aaronjorbin picture aaronjorbin  路  3Comments

maddisondesigns picture maddisondesigns  路  3Comments

mhenrylucero picture mhenrylucero  路  3Comments