Closed (fixed)
Project:
Migrate SPIP
Version:
1.1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2026 at 11:43 UTC
Updated:
19 Mar 2026 at 14:50 UTC
Jump to comment: Most recent
In the MR for #3574081: Replace non-breaking spaces, SpipRichTextTest is failing.
But I see it is also failing on the 1.x branch: https://git.drupalcode.org/project/migrate_spip/-/jobs/8490277
It should be fixed so that it is easier to see if MRs introduce regressions.
Fix the test.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
prudloff commentedComment #5
s3b0un3tThanks for the fix.