Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-7134 now.

"topic_last_post_subject" not filled for new topics (fix completed in vcs)

When creating a new topic the "topic_last_post_subject" data field is not filled...but this is done when the first (!) posting is edited and saved.

So either that should not happen when editing the first post (only when replies are posted) or it should be done on new topic creation as well (last post can be the first post).

I would opt for later choice - but your call! Please make it consistent!

Comments / History

Posted by naderman (Development Team Leader) on Mar 26th 2008, 00:23

Indeed it should happen on topic creation as well I think.

Posted by rxu (Development Team Member) on Mar 26th 2008, 03:48

Checked it and I can approve that topic_last_post_subject is not set when posting new topic. The value is just empty in DB.
Also didn't find a code doing it in submit_post function.

Linked ticket with changeset: r8630

Action performed by Kellanved (Former Team Member) on Jun 9th 2008, 12:35

Changed ticket status from "New" to "Fix completed in SVN"

Action performed by Kellanved (Former Team Member) on Jun 9th 2008, 12:36

Linked ticket with changeset: r8632

Action performed by Kellanved (Former Team Member) on Jun 9th 2008, 12:37

Ticket details

Related SVN changesets