Bug #1598

Moving threads loses posts

Added by Henryk Trappmann 12 months ago. Updated 11 months ago.

Status:Rejected Start date:06/06/2011
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Moderation
Target version:-
Reproducibility:Always Database Type:MySQL
Reported In MyBB Version:1.6.3 Database Version:5.1.54-1ubuntu4
PHP Version: SQA assignments:
Browser:

Description

In the following scenario, I basically want to move all threads from
one subforum to another subforum. Some posts disappear in this
procedure.
Steps to reproduce the bug:
  1. Make new install of MyBB 1.6.3
  2. import the attached database
  3. log in as bo198214 with password bo198214
  4. Goto subforum "General Discussion and Questions"
  5. Mark all threads of this subforum and "Move Threads" to
    "Mathematical Discussion"
  6. Go back to the main page

You see "General Discussions and Questions" 1 Thread and 5 Posts.
But if you go into, nothing is there.

You see "Mathematical Discussion" 416 (3) Threads. Whatever that means.

If you look in the database table mybb_posts:
There are 8 posts which still have fid=2 (which is "General
Discussions and Questions") instead of the new fid=3 (which is
"Mathematical Discussion").
These are the posts with the pid's:
2548, 2549, 2556, 2559, 2560, 2561, 3365, 3366
All belong to tid=213

But as said these posts are not shown in fid=2, I guess because the
thread tid=213 has fid=3 already.

Later then when I removed "General Discussions and Questions" and made
a rebuild and recount, some of these posts got lost (not anymore contained in
the database).

I defer the attachment of the sql file, because my whole bugreport got lost, when I attached the 2.3 MB (while it was written that its possible up to 10MB), perhaps taking too long to respond.
This is worth another meta bug report, its really nasty when making the effort of a detailed bug report, which gets lost by some server response problem.

xaa.lzma (376.5 kB) Henryk Trappmann, 06/06/2011 02:13 pm

xab.lzma (433.5 kB) Henryk Trappmann, 06/06/2011 02:13 pm

xac.lzma (408.8 kB) Henryk Trappmann, 06/06/2011 02:14 pm

xad.lzma (410.5 kB) Henryk Trappmann, 06/06/2011 02:14 pm

xae.lzma (245.7 kB) Henryk Trappmann, 06/06/2011 02:14 pm

xaf.lzma (20.5 kB) Henryk Trappmann, 06/06/2011 02:15 pm

History

#1 Updated by Henryk Trappmann 12 months ago

Now when compressing with lzma, I still can not upload 1.7 MB: "Request object too large".
So I split the file into pieces xaa xab xac xad xae xaf
and lzma each piece.
Please

lzma -d {xaa,xab,xac,xad,xae,xaf}.lzma
cat xaa xab xac xad xae xaf > 20110529.sql

to obtain the database file.

#2 Updated by Henryk Trappmann 12 months ago

#3 Updated by Henryk Trappmann 12 months ago

#4 Updated by Henryk Trappmann 12 months ago

#5 Updated by Henryk Trappmann 12 months ago

#6 Updated by Henryk Trappmann 12 months ago

#7 Updated by Jitendra Maharaj 11 months ago

  • Status changed from New to Rejected

Checked with a fresh install ...maybe its your permissions...

in which case its a support issue

closed

#8 Updated by Henryk Trappmann 11 months ago

Not sure what you mean.
You checked with a fresh install of MyBB 1.6.3 and then what? Could you reproduce the bug?
What you mean by "maybe its your permissions"?
You mean I have wrong permissions after a fresh install of MyBB??? DB, table permissions? File permissions?
And what in the end means "a support issue"???

Also available in: Atom PDF