Skip to content

Fix for slapos.buildout failure when processing pages with utf8 anchors inside

Douglas requested to merge (removed):master into master

I just decoded the utf-8 string (which comes from match.group(1)) and it worked in my build.

What you think @kirr and @kazuhiko?

Merge request reports