Fix handling of taxonomy terms containing slashes
authorCameron Moore <moorereason@gmail.com>
Wed, 22 Aug 2018 05:18:37 +0000 (00:18 -0500)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 22 Aug 2018 05:18:37 +0000 (07:18 +0200)
commitfff132537b4094221f4f099e2251f3cda613060f
tree1b057925f7e8e3e10922aaba2a8e36ef16bc8db2
parent8999de193c18b7aa07b44e5b7d9f443a8572e117
 Fix handling of taxonomy terms containing slashes

Fixes #4090
helpers/path.go
helpers/path_test.go
hugolib/hugo_sites.go
hugolib/page_paths.go
hugolib/page_paths_test.go
hugolib/page_taxonomy_test.go
hugolib/site.go
hugolib/taxonomy_test.go