Closed (fixed)
Project:
Realistic Dummy Content
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2017 at 12:13 UTC
Updated:
3 Jul 2017 at 16:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nixou commentedAttached is the patch I used to solve this problem.
Comment #3
alberto56 commentedThanks @Nixou, I just pushed a modification to the test which should fail due to the comment issue, https://github.com/dcycle/realistic_dummy_content/compare/master...2887307
This should theoretically fail at https://circleci.com/gh/dcycle/realistic_dummy_content/46, then your patch should make things work again, at which point I'll merge it in.
Comment #4
alberto56 commentedHere is a version of the patch which is compatible with Drupal 7 and 8, and which has some automated test coverage.
Comment #7
alberto56 commentedThanks for this, @Nixou, committed and fixed.