Click here to Skip to main content
15,887,683 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
BugI'm getting "An unexpected error occurred while attempting to create your new entry. Please try again later." every time I post a solution in QA again. Pin
OriginalGriff19-Oct-19 22:27
mveOriginalGriff19-Oct-19 22:27 
GeneralRe: I'm getting "An unexpected error occurred while attempting to create your new entry. Please try again later." every time I post a solution in QA again. Pin
Matthew Dennis20-Oct-19 8:57
sysadminMatthew Dennis20-Oct-19 8:57 
GeneralRe: I'm getting "An unexpected error occurred while attempting to create your new entry. Please try again later." every time I post a solution in QA again. Pin
Richard MacCutchan23-Oct-19 2:37
mveRichard MacCutchan23-Oct-19 2:37 
SuggestionThe whole post message bit has been messed up, really Pin
OriginalGriff18-Oct-19 20:22
mveOriginalGriff18-Oct-19 20:22 
GeneralRe: The whole post message bit has been messed up, really Pin
phil.o18-Oct-19 21:04
professionalphil.o18-Oct-19 21:04 
GeneralRe: The whole post message bit has been messed up, really Pin
Richard MacCutchan18-Oct-19 22:01
mveRichard MacCutchan18-Oct-19 22:01 
GeneralRe: The whole post message bit has been messed up, really Pin
OriginalGriff18-Oct-19 22:23
mveOriginalGriff18-Oct-19 22:23 
BugRe: The whole post message bit has been messed up, really Pin
Afzaal Ahmad Zeeshan18-Oct-19 22:58
professionalAfzaal Ahmad Zeeshan18-Oct-19 22:58 
I think it appears to be something wrong with the JavaScript. The problem also happens when you try to click a message on this thread to preview, ends up reloading the page with that message as default.

Now that I am posting the message, instead of posting the message says, "Changes you have made would be lost." WTF | :WTF:

Turns out that a JavaScript crash causes the page to reload, before the post back could be ignored. This is the error message @Chris-Maunder,
Uncaught ReferenceError: forumCtrl_ctl00_MC_Suggestions is not defined
    at HTMLDivElement.onclick (VM350 suggestions.aspx:519)
Maybe it would help you in debugging the error. There were no 404s, so I am guessing perhaps something else is causing the issue and not a script download issue.

And please, for future modules, add event.preventDefault(); as the first line of code. Poke tongue | ;-P

Note that while I am writing the message, I am also getting,
RefreshPreview is not defined
    at UpdatePreview (Edit.min.js?2.8.191018.1:1)
So more or less, hamsters got you bad this time! Laugh | :laugh:

As for the pre or code elements, the issue is somewhere with, editor_ctl00_MC_ContentText, same problem.
GeneralRe: The whole post message bit has been messed up, really Pin
Chris Maunder19-Oct-19 12:12
cofounderChris Maunder19-Oct-19 12:12 
SuggestionLinks in posts not working right (or at all, sometimes) Pin
OriginalGriff18-Oct-19 20:00
mveOriginalGriff18-Oct-19 20:00 
GeneralRe: Links in posts not working right (or at all, sometimes) Pin
Stefan_Lang30-Oct-19 22:47
Stefan_Lang30-Oct-19 22:47 
Suggestion[Solved] Navigating with keyboard Ctrl+arrows Pin
lukeer18-Oct-19 2:08
lukeer18-Oct-19 2:08 
GeneralRe: Navigating with keyboard Ctrl+arrows Pin
Matthew Dennis18-Oct-19 4:40
sysadminMatthew Dennis18-Oct-19 4:40 
GeneralRe: Navigating with keyboard Ctrl+arrows Pin
Chris Maunder18-Oct-19 9:20
cofounderChris Maunder18-Oct-19 9:20 
SuggestionSurvey suggestion Pin
Marc Clifton17-Oct-19 4:16
mvaMarc Clifton17-Oct-19 4:16 
GeneralRe: Survey suggestion Pin
Chris Maunder17-Oct-19 8:21
cofounderChris Maunder17-Oct-19 8:21 
GeneralRe: Survey suggestion Pin
Jörgen Andersson19-Oct-19 7:33
professionalJörgen Andersson19-Oct-19 7:33 
Suggestion"Latest" box doesn't work Pin
Johnny J.16-Oct-19 23:16
professionalJohnny J.16-Oct-19 23:16 
GeneralRe: "Latest" box doesn't work Pin
Richard MacCutchan16-Oct-19 23:35
mveRichard MacCutchan16-Oct-19 23:35 
GeneralRe: "Latest" box doesn't work Pin
Johnny J.16-Oct-19 23:46
professionalJohnny J.16-Oct-19 23:46 
QuestionThis weeks poll, missing option(s) Pin
Wendelius14-Oct-19 4:48
mentorWendelius14-Oct-19 4:48 
AnswerRe: This weeks poll, missing option(s) Pin
Chris Maunder14-Oct-19 6:07
cofounderChris Maunder14-Oct-19 6:07 
GeneralRe: This weeks poll, missing option(s) Pin
Wendelius14-Oct-19 6:21
mentorWendelius14-Oct-19 6:21 
SuggestionMissing images in Opera Pin
Pete Lomax Member 1066450511-Oct-19 3:19
professionalPete Lomax Member 1066450511-Oct-19 3:19 
GeneralRe: Missing images in Opera Pin
Richard MacCutchan11-Oct-19 3:21
mveRichard MacCutchan11-Oct-19 3:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: FixedClosedSolved

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.