You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
categories page should work just like category php
Current Behavior
Some categories output like ERROR: error on line 56 at column 61: PCDATA invalid Char value 8
and some will just show the XML files content
and some categories are OK.
One thing so wired that is it happens only when browse the deploy site and Nothing wrong when under local hugo server -D
Possible Solution
XML encode issue ??
front-format issue ??
// My front-format
+++
title = "centOS下的node部署环境搭建"
type = "post"
author = "Tecker.Yu"
date = "2017-06-08"
categories = ["linux"]
tags = ["linux", "deploy", "node", "centOS", "环境搭建"]
+++
Steps to Reproduce or Template with Error (for bugs)
Expected Behavior
categories page should work just like category php
Current Behavior
Some categories output like
ERROR: error on line 56 at column 61: PCDATA invalid Char value 8
and some will just show the XML files content
and some categories are OK.
One thing so wired that is it happens only when browse the deploy site and Nothing wrong when under local
hugo server -D
Possible Solution
XML encode issue ??
front-format issue ??
Steps to Reproduce or Template with Error (for bugs)
Hugo Version:
v0.31.1
Browser:
Chrome 63.0.3239.132
Desktop or Mobile:
both
Link to your project:
blog-powered-by-imperfect
The text was updated successfully, but these errors were encountered: