D0n9X1n / hexo-blog-encrypt

Yet, just another hexo plugin for security.
https://www.npmjs.com/package/hexo-blog-encrypt
MIT License
989 stars 102 forks source link

当 post页面 Font-matter 里的password为空时,报错。 #124

Closed Peter-Duan closed 4 years ago

Peter-Duan commented 4 years ago
TypeError: Cannot read property 'toString' of null
    at Hexo.hexo.extend.filter.register (D:\HexoBlog\hexo\node_modules\hexo-blog-encrypt\index.js:50:23)
    at Hexo.tryCatcher (D:\HexoBlog\hexo\node_modules\bluebird\js\release\util.js:16:23)
    at Hexo.<anonymous> (D:\HexoBlog\hexo\node_modules\bluebird\js\release\method.js:15:34)
    at Promise.each.filter (D:\HexoBlog\hexo\node_modules\hexo\lib\extend\filter.js:60:50)
    at tryCatcher (D:\HexoBlog\hexo\node_modules\bluebird\js\release\util.js:16:23)
    at Object.gotValue (D:\HexoBlog\hexo\node_modules\bluebird\js\release\reduce.js:155:18)
    at Object.gotAccum (D:\HexoBlog\hexo\node_modules\bluebird\js\release\reduce.js:144:25)
    at Object.tryCatcher (D:\HexoBlog\hexo\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\HexoBlog\hexo\node_modules\bluebird\js\release\promise.js:517:31)
    at Promise._settlePromise (D:\HexoBlog\hexo\node_modules\bluebird\js\release\promise.js:574:18)
    at Promise._settlePromise0 (D:\HexoBlog\hexo\node_modules\bluebird\js\release\promise.js:619:10)
    at Promise._settlePromises (D:\HexoBlog\hexo\node_modules\bluebird\js\release\promise.js:699:18)
    at _drainQueueStep (D:\HexoBlog\hexo\node_modules\bluebird\js\release\async.js:138:12)
    at _drainQueue (D:\HexoBlog\hexo\node_modules\bluebird\js\release\async.js:131:9)
    at Async._drainQueues (D:\HexoBlog\hexo\node_modules\bluebird\js\release\async.js:147:5)
    at Immediate.Async.drainQueues [as _onImmediate] (D:\HexoBlog\hexo\node_modules\bluebird\js\release\async.js:17:14)
    at runCallback (timers.js:705:18)
    at tryOnImmediate (timers.js:676:5)
    at processImmediate (timers.js:658:5)

image

顺便还发现了彩蛋QWQ

image

D0n9X1n commented 4 years ago

v3.0.6 修好了.

PS: 这不是彩蛋, 这是事实(一本正经).