Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

Edited Issue: Project Calendar Shows Deleted Issues [110]

$
0
0
Project Calendar shows deleted issues, however, when clicking the link, resulting page is "resource not found"

To fix this issue, apply the following code near line 113 of ProjectCalendar.aspx.cs file:

q = new QueryClause("AND", "Disabled", "=", "false", SqlDbType.Bit);
queryClauses.Add(q);

Viewing all articles
Browse latest Browse all 2179

Trending Articles



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