MantisBT - Site
View Issue Details
0001317Site[All Projects] Bugpublic2013-04-05 02:152013-04-25 20:57
infurnus 
 
normalminorrandom
closednot fixable 
0001317: Sometimes posts will show up as "undefined" and are unable to be edited
Certain posts will not show any content other than text saying "undefined"
The post can not be edited (it will keep saying "undefined") but the edit reason can be edited, as seen in one post (ie.'http://zandronum.com/forum/showthread.php?tid=676&pid=8157#pid8157 [^]' )
I haven't tried it yet, but one thing in common with 2 users was that they were using the Quick Post function.

I have disabled Quick Reply for the time being, but to re-enable it (ie. to test it and fix it) just go to the admin control panel: Configuration tab > Settings > Show Thread Options, and then you should see the Show Quick Reply Form option there

Or go here
'http://zandronum.com/forum/admin/index.php?module=config-settings&action=change&gid=18 [^]'
examples:
'http://zandronum.com/forum/showthread.php?tid=517&pid=30450#pid30450 [^]'
'http://zandronum.com/forum/showthread.php?tid=2441&pid=31169#pid31169 [^]'
'http://zandronum.com/forum/showthread.php?tid=676&pid=8157#pid8157 [^]'
'http://zandronum.com/forum/showthread.php?tid=630&pid=9863#pid9863 [^]'
'http://zandronum.com/forum/showthread.php?tid=1367&pid=18696#pid18696 [^]'
No tags attached.
Issue History
2013-04-05 02:15infurnusNew Issue
2013-04-06 02:25Blzut3Assigned To => Blzut3
2013-04-06 02:25Blzut3Statusnew => assigned
2013-04-06 11:16Konar6Note Added: 0006245
2013-04-06 11:19Konar6Note Edited: 0006245bug_revision_view_page.php?bugnote_id=6245#r3446
2013-04-06 15:50Blzut3Note Added: 0006250
2013-04-06 17:43infurnusNote Added: 0006253
2013-04-06 17:46infurnusNote Edited: 0006253bug_revision_view_page.php?bugnote_id=6253#r3448
2013-04-06 17:47infurnusNote Edited: 0006253bug_revision_view_page.php?bugnote_id=6253#r3449
2013-04-06 17:50infurnusNote Edited: 0006253bug_revision_view_page.php?bugnote_id=6253#r3450
2013-04-06 17:51Blzut3Note Added: 0006254
2013-04-06 17:53infurnusNote Added: 0006255
2013-04-06 17:54infurnusNote Edited: 0006255bug_revision_view_page.php?bugnote_id=6255#r3452
2013-04-25 20:56Blzut3Note Added: 0006300
2013-04-25 20:57Blzut3Statusassigned => closed
2013-04-25 20:57Blzut3Assigned ToBlzut3 =>
2013-04-25 20:57Blzut3Resolutionopen => not fixable

Notes
(0006245)
Konar6   
2013-04-06 11:16   
(edited on: 2013-04-06 11:19)
I don't think it's related to quick reply in threads. There was a case with a PM with "undefined" as well.
I would actually first test/disable the string replacement as this started when infurnus employed it for April fools.

(0006250)
Blzut3   
2013-04-06 15:50   
I seem to be able to edit the posts just fine. From a quick search this looks like it could be a JavaScript issue, what browser are you using and what skin are you using?

I assume the string replacement is done server side so, given that mybb doesn't have any instance of "undefined" in php, I doubt that's the case, but it wouldn't hurt to disable it I guess.
(0006253)
infurnus   
2013-04-06 17:43   
(edited on: 2013-04-06 17:50)
This pre-dates the april fools thing, as seen in the examples. I'm not sure what could be causing it.
Also, the "unable to edit posts" thing applies -only- to posts that show up as "undefined"; all regular posts can still be edited.

EDIT: also, if you mean the "Board style: PRAY TO LORD IGOR" thing in the user options, that also pre-dates april fools, and is a null option that effects nothing. If you want I can remove it, as it's not "Octoberweenmas" any more

EDIT 2: For the life of me, I can not replicate this. I'll see if I can get in contact with the effected users

(0006254)
Blzut3   
2013-04-06 17:51   
If you look, some of the posts you linked to were edited by me (and then reverted). So the first paragraph of my last note still applies.
(0006255)
infurnus   
2013-04-06 17:53   
(edited on: 2013-04-06 17:54)
Do you think it might be a user privileges issue? I'm stumped on this one

EDIT: I wonder if they use internet explorer? I don't encounter the problem with Chrome on any of the parent/major themes

(0006300)
Blzut3   
2013-04-25 20:56   
Got in contact with someone having the issue. They were using Internet Explorer 9 and Norton Antivirus. The latter is important since it apparently is killing the javascript off the site.

Because of this, the only solution I can think of is to either disable JavaScript for this site (it should degrade gracefully) or switch to another anti virus.