--- Log opened Tue Jun 12 00:00:43 2012 04:35 < mcallan> the format of the draft pointer template was changed: http://zelea.com/w/Category:Draft_pointer 04:36 < mcallan> the first exception complains about this rev: http://zelea.com/mediawiki/index.php?oldid=4203 04:37 < mcallan> mediawiki can't render it because of the template change, but that's not the problem 04:38 < mcallan> problem is in our code (DraftPair i guess), where we expect the revision to use the new template form 04:39 < mcallan> (a) if we must, we can teach DraftPair to recognize old format pointers 04:45 < mcallan> (b) meantime i would catch PointerRevision$MalformedPageException, and print an INFO level message to the log ("skipping harvest") with the forum post url, and with exception.toString() to explain the reason 04:50 < mcallan> conseo_: generally don't let exceptions that are expected and understood (and therefore not really errors) hit the logs with a full stack trace, or even a WARNING. but do let the others 04:53 < mcallan> conseo_: i moved your log to /home/v/tmp/0_0.log 09:53 < conseo_> mcallan: i agree, i just don't want to suppress warnings unless they are expected. i will catch it as you suggest 09:58 < mcallan> ok 18:23 -!- conseo_ is now known as conseo --- Log closed Wed Jun 13 00:00:59 2012