• 
      

    Better handle whitespace in the repository encodings field.

    Review Request #5924 — Created June 3, 2014 and submitted — Latest diff uploaded

    Information

    Review Board
    master
    20c4175...

    Reviewers

    The encodings field doesn't handle quirky data very well. This change strips
    each item in the list of whitespace, and filters for non-empty values.

    Ran unit tests.