keefe comments on Open Thread September, Part 3 - Less Wrong

2 Post author: LucasSloan 28 September 2010 05:21AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (203)

You are viewing a single comment's thread. Show more comments above.

Comment author: keefe 29 September 2010 09:14:44PM 2 points [-]

hmmm I can confirm this both here and on a local copy of the codebase, I'll have a look and make sure Wes knows

Comment author: keefe 29 September 2010 09:59:21PM 2 points [-]

It was a simple bug, fix is committed and a pull request is in, I'll send an email out now to get this into production.

Comment author: DanielVarga 01 October 2010 09:25:07AM 0 points [-]

I would be very interested in a one-sentence description of the bug. Especially if it was not just a side-effect of some other change in the codebase.

Comment author: keefe 02 October 2010 11:52:55AM 1 point [-]

in one sentence... the vote processing mechanism required a reference to the global configuration for pylons and the pylons configuration import was missing.

not super interesting unfortunately :]

it was probably something like a munged automerge or something