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

Bawolff (Brian Wolff) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Blocks|                            |700

--- Comment #2 from Bawolff (Brian Wolff) <[email protected]> ---
Its a historical thing.

Once upon a time, fields for log_params were separated by a newline. Then it
got changed to being json blob (And possibly there's a couple php serialized
blobs in there too, not sure). However not all log types got changed to the new
format.

Anyone creating a new log type should use the json serialization. Old log types
should be moved to use the the new json format for new entries. (And eventually
when that is done, if someone is really board they could create a maintenance
script to change old log entries.)

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to