Shad Storhaug

Results 94 issues of Shad Storhaug

The title is self explanatory. Issue was found [on Stack Overflow](http://stackoverflow.com/questions/29751962/visibility-of-individual-items-in-mvcsitemapprovider#comment-47646298). This one is a bit tricky because the only way to read what visibility providers are included in dynamic...

is:Defect
pri:Normal

This issue was originally posted on [StackOverflow](http://stackoverflow.com/questions/25038452/mvcsitemapprovider-mvc5-adding-title-as-route-value-not-working-intended/25041971) and the complete details are there. Basically, since custom attributes are now separate entities than properties on SiteMapNode, there is no reason to...

is:Defect
pri:Normal

It has been brought to my attention that using Local and Global resources in conjunction with MVC is [difficult to do and is best avoided](http://odetocode.com/blogs/scott/archive/2009/07/16/resource-files-and-asp-net-mvc-projects.aspx) because the way the default...

is:Feature Request
pri:Normal
is:Feedback Requested

I am considering jumping ahead and creating a new [XML sitemap](http://www.sitemaps.org/protocol.html) implementation that addresses several concerns that have been brought to my attention instead of waiting until the next major...

is:Feature Request
pri:Normal
is:Feedback Requested

This idea came from https://github.com/waynebrantley in #119. > Implement an httpmodule that can be plugged in for development with url of sitemaps.axd. That would give a full diagnostic view of...

is:Feature Request
pri:Wish List

This PR addresses #53: * Implements `SCG.ISet` on `TreeSet` * Implements `SCG.IDictionary` on `DictionaryBase` I also attempted to implement `SCG.ISet` on `HashSet`, but since it seems to be missing a...

Seems reasonable to expect a "Set" to implement `System.Collections.Generic.ISet`, especially since the TreeSet in Java does just that. Is there any particular reason why that was left out?

enhancement

I am working with your localization solution in MVC4, and I am currently in the process of refactoring the stock AccountController so it is localized. However, I ran into a...

Reverted changes from #571 as was done in apache/lucene#904. Changed `TestPersianStemFilter` to use mocks.

There is a [docs folder](https://github.com/apache/lucene/tree/releases/lucene-solr/4.8.1/lucene/queryparser/docs) in the QueryParser of Lucene 4.8.1 that has some files that are not currently being bundled with our API documentation. Some of the docs are...

up-for-grabs
docs
pri:normal