Skip to content

6.72.4

Compare
Choose a tag to compare
@NGPixel NGPixel released this 16 Mar 22:44
· 6413 commits to main since this release

Release Date: Fri, February 23, 2018 at 5:16 PM UTC
Release Author: Henrik Levkowetz


This release addresses a quite annoying bug that could occur when saving
reviewer assignments, and widens the short floor indication string that is
shown on the agenda from 2 to 3 characters. Also addresses a couple of
other bugs:

  • Rewrote the head-of-rotation review assignment loop to guarantee that it
    will terminate. This should fix the gateway timeout issues we've seen
    lately, when review request volume in some review teams have been such
    that multiple assignments to the head of queue members have triggered the
    issue.

  • Changed the floorplan short string from 2 to 3 characters, in order to
    support things like London Hilton Metropole's level -3E, 3rd lower ground
    floor East.

  • Changed the arguments to the xml2rfc parser to use normalize=True, in
    alignment with xml2rfc internal use.

  • Changed an exception handling to not depend on exceptions having a .msg
    element.


Coverage

chart