Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

AltProperty can sometimes be missed. #182

Closed
JimBobSquarePants opened this issue Jul 28, 2016 · 0 comments
Closed

AltProperty can sometimes be missed. #182

JimBobSquarePants opened this issue Jul 28, 2016 · 0 comments
Labels
Milestone

Comments

@JimBobSquarePants
Copy link

Umbraco can sometimes return an empty string when running IPublishContentGetPropertyValue(alias, recursive) which causes the following line to fail.

https://github.com/leekelleher/umbraco-ditto/blob/3624116a32c58dd02c773f77d9b2cbe04b5dfb53/src/Our.Umbraco.Ditto/ComponentModel/Processors/UmbracoPropertyAttribute.cs#L145

Checking for an null or empty string fixes the issue. Will push a fix soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants