[Bug report] Rendering process failed on set an entry for Post prefix #1906
-
Operating systemWin 11 Publii versionVersion: 0.46.3 (build 17009) Issue typeApplication Bug descriptionIf I set an entry for Post prefix under Advance Options, there is an error when rendering: Steps to reproduceNo response Relevant log outputRendering process failed
An error occurred during rendering process:
if doesn't match author - 74:33
Error: if doesn't match author - 74:33
at validateClose (C:\Users\post\AppData\Local\Programs\Publii\resources\app.asar\node_modules\handlebars\dist\cjs\handlebars\compiler\helpers.js:28:11)
at Object.prepareBlock (C:\Users\post\AppData\Local\Programs\Publii\resources\app.asar\node_modules\handlebars\dist\cjs\handlebars\compiler\helpers.js:142:5)
at Object.anonymous (C:\Users\post\AppData\Local\Programs\Publii\resources\app.asar\node_modules\handlebars\dist\cjs\handlebars\compiler\parser.js:65:33)
at Parser.parse (C:\Users\post\AppData\Local\Programs\Publii\resources\app.asar\node_modules\handlebars\dist\cjs\handlebars\compiler\parser.js:367:48)
at parseWithoutProcessing (C:\Users\post\AppData\Local\Programs\Publii\resources\app.asar\node_modules\handlebars\dist\cjs\handlebars\compiler\base.js:46:33)
at HandlebarsEnvironment.parse (C:\Users\post\AppData\Local\Programs\Publii\resources\app.asar\node_modules\handlebars\dist\cjs\handlebars\compiler\base.js:52:13)
at compileInput (C:\Users\post\AppData\Local\Programs\Publii\resources\app.asar\node_modules\handlebars\dist\cjs\handlebars\compiler\compiler.js:508:19)
at ret (C:\Users\post\AppData\Local\Programs\Publii\resources\app.asar\node_modules\handlebars\dist\cjs\handlebars\compiler\compiler.js:517:18)
at Renderer.generateFrontpage (C:\Users\post\AppData\Local\Programs\Publii\resources\app.asar\back-end\modules\render-html\renderer.js:889:26)
at Renderer.generateWWW (C:\Users\post\AppData\Local\Programs\Publii\resources\app.asar\back-end\modules\render-html\renderer.js:238:18) |
Beta Was this translation helpful? Give feedback.
Answered by
Hariko50
Dec 25, 2024
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, the error is mine after I removed my simple-override folder everything works. I have to look for the reason for the error on my end.