Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add null check for stat https://github.com/docpad/docpad-plugin-tags/issues/3 #787

Merged
merged 1 commit into from Jan 27, 2014
Merged

Conversation

timaschew
Copy link
Contributor

when using the tags plugin, this line throws sometimes an uncaught exception because stat is null
fixes docpad/docpad-plugin-tags#3

node v0.10.24
npm 1.3.21
docpad: 6.60.3
docpad-plugin-tags 2.0.7

when using the tags plugin, this line throws sometimes an uncaught exception because `stat` is null
fix docpad/docpad-plugin-tags#3
balupton added a commit that referenced this pull request Jan 27, 2014
@balupton balupton merged commit 2ee17b4 into docpad:master Jan 27, 2014
@balupton
Copy link
Member

Implemented in v6.60.4.

balupton added a commit that referenced this pull request Jan 27, 2014
- v6.60.4 January 27, 2014
	- Implemented `304 Not Modified` header
	- Fixed some `date` and `stat` errors (regression since v6.60.0)
		- Thanks to [Anton Wilhelm](https://github.com/timaschew) for [pull
request #787](#787)
		- Thanks to [Ivan Klimchuk](https://github.com/Alroniks) for [pull
request #781](#781)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when visiting tag pages
2 participants