Fix fragments being AbsUrlified in final html
authorNoah Campbell <noahcampbell@gmail.com>
Wed, 18 Sep 2013 22:48:36 +0000 (15:48 -0700)
committerNoah Campbell <noahcampbell@gmail.com>
Wed, 18 Sep 2013 22:48:36 +0000 (15:48 -0700)
commit784077da4dcc3476f61bbf99c5f873b71694dd64
tree1ae8a1da051036cb56794c27b50c415820400b1d
parent311e10222301d47422f970c460383879ad78f681
Fix fragments being AbsUrlified in final html

Found that fragments were getting the BaseURL applied creating a proper
anchor url and redirecting off the page.
hugolib/site_test.go
transform/post.go