Quantcast
Channel: oxite Work Item Rss Feed
Viewing all articles
Browse latest Browse all 20

Closed Issue: Exception thrown if AuthorUrls not defined for plug-in [7851]

$
0
0
1. Create plug-in.
2. Add AuthorUrl attribute but not AuthorUrls
3. Navigate to Admin/Plugins
 
Expected:
 
Author is hyperlinked with AuthorUrl
 
Actual:
 
Null reference exception is thrown in HtmlHelperExtensions:
 
return htmlHelper.LinkOrDefault(authors[0].CleanText(), authorUrls.Length == 1 ? authorUrls[0].CleanHref() : "");
 
Is AuthorUrl needed? Won't AuthorUrls just work?

Viewing all articles
Browse latest Browse all 20

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>