Hello,
Here is the situation: if someone makes a post that needs to go into the validation queue, and someone else posts in the same topic after this without needing validation, when the "validated" post appears in the topic, everyone that might have visited the topic after the next topic was published will NOT see this post as new, but they would see it as already read.
Is this intended or not? Is it correct or not? In my view, it is not quite right (but not quite wrong either).
A relatively simple way to "fix" this was that the validation process would update the posting time to that of validation. But that would break some other things, like the fact that the software "assumes" that the higher post_ids are always published later than lower post_ids (this would not be the case above).
I think that it would be beneficial, for this and other situations, to change the way "first_post_id" and "last_post_id" are calculated (for topics and forums), and not rely on the fact that lower post_ids are published before higher post_ids, but use the actual post_time for such calculations. From a performance point of view, there should be not much of a difference (if any), as indexes exist already for both columns.
Opinions? Thanks,
-javiexin
Bug or feature of unapproved posts?
Discuss requests for comments/changes posted in the Issue Tracker for the development of phpBB. Current releases are 3.2/Rhea and 3.3/Proteus.
Post Reply
1 post
• Page 1 of 1
Return to “[3.x] Tickets Discussion”
Jump to
- www.phpbb.com/community/
- General Development Discussion
- phpBB 4.x Development
- ↳ [4.x] Discussion
- ↳ [4.x] Tickets Discussion
- ↳ [4.x] Style Development
- phpBB 3.x Development
- ↳ [3.x] Discussion
- ↳ [3.x] Tickets Discussion
- ↳ [3.x] Style Development
- ↳ [3.x][Archive] RFCs
- ↳ [3.x] Event Requests
- ↳ [3.1/Ascraeus] Merged RFCs
- ↳ [3.1/Ascraeus] Merged Event Requests
- ↳ [3.2/Rhea] Merged RFCs
- ↳ [3.x] Rejected RFCs
- ↳ [3.x] Rejected Event Requests
- Everything Else
- ↳ Chit Chat
- ↳ Testing subforum
- ↳ Subforum
- ↳ A "category" subforum in the Testing subforum
- ↳ A sub-sub-forum
- ↳ Passworded Forum
- ↳ Archive of phpBB related forums
- ↳ phpBB 3.0.x Support
- ↳ phpBB 3.0.x MOD/Style Support
- ↳ EasyMOD for 2.0.x
- ↳ Download EasyMOD
- ↳ Announcements and News
- ↳ General EM Discussion
- ↳ Installing EasyMOD
- ↳ Installing MODs with EasyMOD
- ↳ SQL Parser
- ↳ EMC Discussion
- ↳ Bug Tracker
- ↳ Feature Requests
- ↳ Stable Branch: phpBB "Olympus" 3.0
- ↳ [3.0/Olympus] Discussion
- ↳ [3.0/Olympus] New features discussion
- ↳ [3.0/Olympus] Styling