Should be able to handle non-UTF-8 chars now. They will appear as invalid chars (U+FFFD - �)
On Thu, 11 Feb 2021 at 23:36, sebb <seb...@gmail.com> wrote: > > There were a couple of non-UTF-8 chars in the entry for jaikiran which > I have zapped as a work-round > > Obviously the code needs to be fixed to handle this. > > On Thu, 11 Feb 2021 at 18:36, Dave Fisher <w...@apache.org> wrote: > > > > Hi - > > > > I was reviewing the record for a member nominee: > > https://whimsy.apache.org/roster/committer/jaikiran > > > > And snap! > > > > sinatra.error = invalid byte sequence in UTF-8 > > sinatra.route = GET /committer/:name > > REQUEST_URI = /roster/committer/jaikiran > > > > Regards, > > Dave