Quantcast
Browsing latest articles
Browse All 20 View Live

Closed Issue: Exception selecting Manage Comments

Changeset-----------------------------39866Repro Steps-----------------------------Add some comments to the default post.Login as AdminSelect Quicklinks > Manage CommentsExpected...

View Article


Created Issue: Setup Wizard Doesn't Validate Length of Site Description Field

See details in this thread:http://oxite.codeplex.com/Thread/View.aspx?ThreadId=65375

View Article


Created Issue: In...

In Oxite.Infrastructure.OxiteRegularExpressions.loadExpressions() "TagReplace" is not inline with "IsTag""TagReplace" is defined as "([^a-z0-9]?)" while "IsTag" is defined as "^[a-z0-9-_ ]+$". this...

View Article

Commented Issue: In...

In Oxite.Infrastructure.OxiteRegularExpressions.loadExpressions() "TagReplace" is not inline with "IsTag""TagReplace" is defined as "([^a-z0-9]?)" while "IsTag" is defined as "^[a-z0-9-_ ]+$". this...

View Article

Created Issue: Do not use CLUSTERED when creating PK's on GUIDs [9010]

CLUSTERED means it will physically sort the data on the hard disc in the order of the PK. This gives the fastest lookup performance. However, the GUIDs (which are random) for inserts means that it will...

View Article


Created Issue: Admin Pages are not working [9215]

Guys,You all might be very busy with PDC. The LIVE silverlight streming is perfect man. Super, you guys really rocks. Congratulations.Back to business now, I downloaded the latest Oxite from sourcecode...

View Article

Commented Issue: what'is the password of the default user "Admin" [6746]

what'is the password of the default user "Admin"!Thank you!

View Article

Commented Issue: System.ArgumentException: A route named 'Site' could not be...

When I run the application I get this error. Please help me getting rid of this problemSource Error: Line 379: public static string Site(this UrlHelper urlHelper)Line 380: {Line 381: return...

View Article


Commented Issue: System.ArgumentException: A route named 'Site' could not be...

When I run the application I get this error. Please help me getting rid of this problemSource Error: Line 379: public static string Site(this UrlHelper urlHelper)Line 380: {Line 381: return...

View Article


Created Issue: Please modify the source to reflect update in AntiXSS [10146]

The AntiXss have been updated. Please modify the Oxite\Oxite\Extensions\StringExtensions.cs to reflect the change.

View Article

Created Issue: Latest (55873) version problem in return a post to Draft or...

Line 38: public void FillTags(ITaggedEntity entity)Line 39: {Line 40: foreach (Tag tag in entity.GetTags())Line 41: FillTag(tag);Line 42: }this is where the error occurs, I am Missing something,...

View Article

Commented Issue: System.ArgumentException: A route named 'Site' could not be...

When I run the application I get this error. Please help me getting rid of this problemSource Error: Line 379: public static string Site(this UrlHelper urlHelper)Line 380: {Line 381: return...

View Article

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

1. Create plug-in.2. Add AuthorUrl attribute but not AuthorUrls3. Navigate to Admin/Plugins Expected: Author is hyperlinked with AuthorUrl Actual: Null reference exception is thrown in...

View Article


Closed Issue: RenderPartialFromSkin triggers a NullReferenceException when...

The new RenderPartialFromSkin triggers a NullReferenceException when rendering comments. It crashes because htmlHelper.ViewData["OxiteViewEngines"] is null. This occurs when a template calls...

View Article

Closed Issue: Email validation regex is way too limiting [7227]

Email validation: Add underscore to valid email regular expression. Many people have emails like adr_k@... :)

View Article


Closed Issue: Adding Comments to Post - Email validation [7099]

A problem occurs when adding an anonymous comment to a post: The validation message does not show when an invalid email is entered and submitted with the subscription option unchecked. The validation...

View Article

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

1. Create plug-in.2. Add AuthorUrl attribute but not AuthorUrls3. Navigate to Admin/Plugins Expected: Author is hyperlinked with AuthorUrl Actual: Null reference exception is thrown in...

View Article


Reopened Issue: RenderPartialFromSkin triggers a NullReferenceException when...

The new RenderPartialFromSkin triggers a NullReferenceException when rendering comments. It crashes because htmlHelper.ViewData["OxiteViewEngines"] is null. This occurs when a template calls...

View Article

Reopened Issue: Email validation regex is way too limiting [7227]

Email validation: Add underscore to valid email regular expression. Many people have emails like adr_k@... :)

View Article

Reopened Issue: Adding Comments to Post - Email validation [7099]

A problem occurs when adding an anonymous comment to a post: The validation message does not show when an invalid email is entered and submitted with the subscription option unchecked. The validation...

View Article
Browsing latest articles
Browse All 20 View Live