[Wikitech-l] unexpected error info in HTML

2013-08-01 Thread Jiang BIAN
Hi, I noticed some pages we crawled containing error message like this; Failed to render property P373: Wikibase\LanguageWithConversion::factory: given languages do not have the same parent language But when I open the url in browser, there is no such message. And using index.php can also get n

Re: [Wikitech-l] How's the SSL thing going?

2013-08-01 Thread Antoine Musso
Le 31/07/13 23:59, George Herbert a écrit : > (ensuring the NSA never gets your private keys) Which they might already have =) -- Antoine "hashar" Musso ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/li

Re: [Wikitech-l] How's the SSL thing going?

2013-08-01 Thread Antoine Musso
Le 01/08/13 06:52, Jeremy Baron a écrit : > We (society, standards making bodies, etc.) need to do more to reform > the current SSL mafia system. (i.e. it should be easier for a vendor > to remove a CA from a root store and we shouldn't have a situation > where many dozens of orgs all have the abil

Re: [Wikitech-l] How's the SSL thing going?

2013-08-01 Thread Jeremy Baron
On Thu, Aug 1, 2013 at 9:04 AM, Antoine Musso wrote: > Le 01/08/13 06:52, Jeremy Baron a écrit : >> We (society, standards making bodies, etc.) need to do more to reform >> the current SSL mafia system. (i.e. it should be easier for a vendor >> to remove a CA from a root store and we shouldn't hav

Re: [Wikitech-l] How's the SSL thing going?

2013-08-01 Thread Anthony
On Thu, Aug 1, 2013 at 12:52 AM, Jeremy Baron wrote: > On Thu, Aug 1, 2013 at 4:28 AM, Anthony wrote: > > Does rapid key rotation in any way make a MITM attack less detectable? > > Presumably the NSA would have no problem getting a fraudulent certificate > > signed by DigiCert. > > I'm not seein

[Wikitech-l] RandomInCategory Patch Merged!

2013-08-01 Thread Yuvi Panda
Bug 25931[1], "Implement efficient way to select random page from specified category on Wikimedia wikis" has just been marked as resolved, thanks to this patch[2] from Bawolff that Brion merged. Yay! :) [1]: https://bugzilla.wikimedia.org/show_bug.cgi?id=25931 [2]: https://gerrit.wikimedia.org/r/

Re: [Wikitech-l] RandomInCategory Patch Merged!

2013-08-01 Thread Antoine Musso
Le 01/08/13 21:04, Yuvi Panda a écrit : > Bug 25931[1], "Implement efficient way to select random page from > specified category on Wikimedia wikis" has just been marked as > resolved, thanks to this patch[2] from Bawolff that Brion merged. > > Yay! :) > > [1]: https://bugzilla.wikimedia.org/show

Re: [Wikitech-l] RandomInCategory Patch Merged!

2013-08-01 Thread Brian Wolff
On 2013-08-01 6:21 PM, "Antoine Musso" wrote: > > Le 01/08/13 21:04, Yuvi Panda a écrit : > > Bug 25931[1], "Implement efficient way to select random page from > > specified category on Wikimedia wikis" has just been marked as > > resolved, thanks to this patch[2] from Bawolff that Brion merged. >

Re: [Wikitech-l] Is assert() allowed?

2013-08-01 Thread Tim Starling
On 01/08/13 15:49, Tyler Romeo wrote: > On Wed, Jul 31, 2013 at 10:47 PM, Tim Starling wrote: > >> If the error is serious >> and unexpected, and likely to cause undesirable behaviour >> > > If this is the case, then you don't use assertions. You would use > assertions for things that don't have