#1109 fix exception with cyrillic symbols in description for new repo
Merged by pingou. Opened by vanzhiganov.
vanzhiganov/pagure master  into  master

Download 1109.patch
no initial comment

I'm going to merge this but we should really add unit-tests for this :)

Pull-Request has been merged by pingou

Ok this is actually giving me problems.

Could you provide more info on how to triggered it? I've basic unit-tests checking for description with non-ascii characters and I'd like to expand them.

My case with 500 exception:

  • Go "Create new project"
  • Enter project fields with "Description" something like: "Мой первый суперский репозиторий".
  • Click to "Create"

Thanks, I've included your example in the test suite at: https://pagure.io/pagure/pull-request/1116

At least know we'll be sure it works :)

Metadata