Problem/Motivation

PageEditTest (perhaps to avoid NULL/FALSE/"") asserts an identical to '0' but the SQL schema prescribes an int.

Proposed resolution

Accept the int 0 as well.

CommentFileSizeAuthor
#1 2472865_1.patch963 byteschx
pet.patch793 byteschx
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chx’s picture

FileSize
963 bytes

With more comments.

benjy’s picture

Status: Needs review » Reviewed & tested by the community

Makes sense to me.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 07241a5 and pushed to 8.0.x. Thanks!

  • alexpott committed 77152e7 on 8.0.x
    Issue #2472865 by chx: PageEditTest presumes STRINGIFY_FETCHES
    

Status: Fixed » Closed (fixed)

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