Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#474 closed Defect (fixed)

Editing first post removes title of thread, names it (no title).

Reported by: Ageless Owned by: davea
Priority: Major Milestone: Undetermined
Component: Web - Forums Version:
Keywords: Cc: Ageless

Description (last modified by Nicolas)

In the new forum code (updated to 14201 I think, at least 3 hours ago at the time I post this), when making a new thread, then editing the first post of said thread, the title of the thread changes to (no title). There's no way after that that the thread title can be changed, except for a direct database edit.

Found and tested on Enigma@Home.

(Also, the double slashes are back in the URLs. Or is that a database thing?) http://kfd.no-ip.org:443/enigma//forum_thread.php?id=25 as example for thread having changed its title and showing the double slashes.

Change History (9)

comment:1 Changed 16 years ago by Ageless

Description: modified (diff)

comment:2 Changed 16 years ago by Ageless

When waiting for 10 minutes, then changing anything in the post and submitting that, it comes up with the following error:

Unable to handle request missing or bad parameter: title

But it does save the changes to the post...

comment:3 Changed 16 years ago by Ageless

Cc: Ageless added

comment:4 Changed 16 years ago by Nicolas

Description: modified (diff)

Description edit: it's not backslashes on URL.

comment:5 in reply to:  4 Changed 16 years ago by Ageless

LOL, forward slashes then. Thanks Nick. :)

comment:6 Changed 16 years ago by Nicolas

I also get this when clicking the Edit button:

Warning: Missing argument 5 for show_forum_title(), called in /home/IMP/BOINC/projects/boinc/html/user/forum_edit.php on line 73 and defined in /home/IMP/BOINC/projects/boinc/html/inc/forum.inc on line 93

Running r14165. I'll upgrade and see if I still have it; it's possible it was fixed in [14204].

comment:7 in reply to:  6 Changed 16 years ago by Nicolas

I also get this when clicking the Edit button:

Warning: Missing argument 5 for show_forum_title(), called in /home/IMP/BOINC/projects/boinc/html/user/forum_edit.php on line 73 and defined in /home/IMP/BOINC/projects/boinc/html/inc/forum.inc on line 93

Running r14165. I'll upgrade and see if I still have it; it's possible it was fixed in [14204].

PHP error is gone in r14204 but it still loses the title.

comment:8 Changed 16 years ago by davea

Resolution: fixed
Status: newclosed

(In [14205]) - user web: bug fix in forum edit function; fixes #474

comment:9 Changed 16 years ago by Didactylos

Keywords: edit post (no title) removed
Note: See TracTickets for help on using tickets.