https://bugzilla.wikimedia.org/show_bug.cgi?id=45914
T. Gries <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Normal |Low --- Comment #2 from T. Gries <[email protected]> --- The trust data is already JSON-encoded (encapsulated) stored and respectively retrieved using + $user->setOption( 'openid_trust', FormatJSON::encode( $trust_str ) ); ) in SpecialOpenIDServer.body.php. So this bug is of minor importance - no need to fix this with priority (setting => low importance) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
