Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: intermittent module exception on reply #1333

Open
johnhenley opened this issue Feb 25, 2025 · 0 comments
Open

BUG: intermittent module exception on reply #1333

johnhenley opened this issue Feb 25, 2025 · 0 comments
Assignees
Labels
bug Something isn't working review in process Issue noted and currently being triaged/reviewed by developer
Milestone

Comments

@johnhenley
Copy link
Collaborator

johnhenley commented Feb 25, 2025

Describe the bug

Module exception when attempting to reply

Software Versions

  • DNN: 09.13.03
  • Module: 08.02.06

Error log

ModuleId:460
ModuleDefId:146
FriendlyName:DNN Community Forums
ModuleControlSource:DesktopModules/ActiveForums/ActiveForums.ascx
AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:3313b2e1-337e-4ef7-a062-7f71c5307d6a
AssemblyVersion:9.13.3
PortalId:0
UserId:141
TabId:58
RawUrl:/forums/afv/post/aft/5502/aff/10
Referrer:https://dnncommunity.org/forums/community/members-announcements/community-forums-8-2-3-released-128526/
UserAgent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
ExceptionHash:YzXyZu47AL08Tp2J9wRYO2CSboU=
Message:Object reference not set to an instance of an object.
StackTrace:
InnerMessage:Object reference not set to an instance of an object.
InnerStackTrace:
at DotNetNuke.Modules.ActiveForums.af_post.PrepareReply()
at DotNetNuke.Modules.ActiveForums.af_post.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at DotNetNuke.Modules.ActiveForums.Classic.GetControl(String view, String options)

image

@johnhenley johnhenley added bug Something isn't working review in process Issue noted and currently being triaged/reviewed by developer labels Feb 25, 2025
@johnhenley johnhenley added this to the Future milestone Feb 25, 2025
@johnhenley johnhenley self-assigned this Feb 25, 2025
@johnhenley johnhenley changed the title BUG: intermittent module exception on quote reply BUG: intermittent module exception on reply Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working review in process Issue noted and currently being triaged/reviewed by developer
Projects
None yet
Development

No branches or pull requests

1 participant