https://bugzilla.wikimedia.org/show_bug.cgi?id=73388
--- Comment #1 from nuria <[email protected]> --- Looks like code deployed there is pretty old: commit 395a1b1a9034ba413b7f9886923e08d734cb2ac7 Author: Ori Livneh <[email protected]> Date: Thu May 15 14:59:25 2014 -0700 Check that $_SERVER[ 'HTTP_USER_AGENT' ] is nonempty $_SERVER[ 'HTTP_USER_AGENT' ] can be set to null, in which case the resulting event fails validation, since null does not have type string. This doesn't happen often, but we should catch it. Change-Id: I89819bd943ddbbb959c12b768b76f02d3d1140c5 Last changeset deployed to vanadium: nuria@vanadium:/srv/deployment/eventlogging/EventLogging$ git log -l1 commit b4b42effc61567407ff128ccab89205ec55880e0 Merge: e4b68b1 672a423 Author: jenkins-bot <[email protected]> Date: Mon Jun 16 19:32:53 2014 +0000 Merge "Harmonize source files coding tag to "utf-8"" -- 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
