wombelix / pagure

Forked from pagure a year ago
Clone

0c750ed fix: returned html entities ascii instead unicode

Authored and Committed by wombelix a year ago
    fix: returned html entities ascii instead unicode
    
    Depending on installed flask packages and dependencies, the html response could contain ascii instead unicode entities.
    ''' added as additional replace statement in unit test to change html entity to actual apostrophe.