#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 )
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 17 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 17 years ago by
comment:3 Changed 17 years ago by
Cc: | Ageless added |
---|
comment:4 follow-up: 5 Changed 17 years ago by
Description: | modified (diff) |
---|
Description edit: it's not backslashes on URL.
comment:6 follow-up: 7 Changed 17 years ago by
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 Changed 17 years ago by
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 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:9 Changed 17 years ago by
Keywords: | edit post (no title) removed |
---|
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...