[Dnfbb-developers] [ dnfbb-Bugs-1638894 ] Topic Management Exception
Brought to you by:
sbosanquet,
tectsoft
|
From: SourceForge.net <no...@so...> - 2007-01-18 19:25:55
|
Bugs item #1638894, was opened at 2007-01-18 19:21 Message generated for change (Comment added) made by sbosanquet You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784889&aid=1638894&group_id=152364 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: UI >Group: Fixed Next Release >Status: Closed >Resolution: Fixed Priority: 9 Private: No Submitted By: Bosie (sbosanquet) Assigned to: Bosie (sbosanquet) Summary: Topic Management Exception Initial Comment: Caused due to heading not being found within language file. Board Name: dnfBB Forum Board Description: Welcome to the dnfBB Community forum. Board Version: Version 2.0 Beta 1 Loaded Assemblies System.Web, Version 1.0.5000.0 mscorlib, Version 1.0.5000.0 DotNetForum.Library, Version 2.0.2574.31601 System.Drawing, Version 1.0.5000.0 System, Version 1.0.5000.0 System.Xml, Version 1.0.5000.0 Exception Information Source: DotNetForum.Library Message: Resource not found: TOPIC_MANAGE_CONFIRM_DELETE Stack Trace: at DotNetForum.Library.BOL.UserSession.LanguageResourceGet(String ResourceName) at DotNetForum.WebSite.Controls.TopicManagement.Localize() in C:\Projects\dnfBB\v2\wwwroot\Controls\TopicManagement.ascx.cs:line 69 at DotNetForum.WebSite.Controls.TopicManagement.OnInit(EventArgs e) in C:\Projects\dnfBB\v2\wwwroot\Controls\TopicManagement.ascx.cs:line 215 at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain() ---------------------------------------------------------------------- >Comment By: Bosie (sbosanquet) Date: 2007-01-18 19:25 Message: Logged In: YES user_id=1025541 Originator: YES Typo in English.xml file ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784889&aid=1638894&group_id=152364 |