https://bugzilla.wikimedia.org/show_bug.cgi?id=54257

sp...@wikimedia.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from sp...@wikimedia.org ---
(In reply to comment #2)
> This is due to us previously not tracking what kind of content was stored in
> the field.
Yup, flow_revision rev_flags had just 'utf-8'.

> UPDATE flow_revision set rev_flags = CONCAT(rev_flags, ',html' ) WHERE
> rev_flags NOT LIKE '%html%' and rev_flags NOT LIKE '%wikitext%';

It worked! (now Toro has other errors...)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to