I fail at life. :(

CommentFileSizeAuthor
#1 webchick-fails-at-life.patch1.38 KBwebchick

Comments

webchick’s picture

StatusFileSize
new1.38 KB
pwolanin’s picture

Status: Active » Reviewed & tested by the community

by eye

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Sigh. :(

This problem was caused by applying the patch twice in various shenanigans that went on with the release, and not inspecting the diff closely enough to catch that git appended the same new file twice, to itself. Patch removes the second copy of the file.

Before patch: Running the node access entity query alter test would result in an error more or less like: "FAILED: [[SimpleTest]]: [MySQL] Invalid PHP syntax in modules/node/tests/node_access_test.install."

No longer does so now.

Committed to 7.x.

Status: Fixed » Closed (fixed)

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