Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Nathan Explosion Posted August 5, 2022 Posted August 5, 2022 Reproduction steps - number 1: Create a topic - nothing special, accept the defaults Edit the topic Modify the 'Publish' setting from 'Immediately' to some date in the future of your own choice Save the change Expected result Topic has been modified to be published in the future, and can only be seen by those with permissions to see those type of topics Actual result The change isn't saved, and the topic is still visible to all who have permissions to view topics in that forum Reproduction steps - number 2: Create a topic, modify the 'Publish' setting from 'Immediately' to some date in the future of your own choice Edit the topic Modify the 'Publish' setting to a different date/time of your own choice Save the change Expected result Hover over the icon displaying the 'To be published' information and the topic is set to be published on the new date/time Actual result Change isn't saved, and the publishing time is still set to the original value Tested with PHP 7.4.30 on my test site, and PHP 8.0.21 & 8.1.8 on localhost test sites Q: Are all applications/plugins disabled? A: None are installed on the test site, and all are disabled on the localhost test sites.
Adriano Faria Posted August 5, 2022 Posted August 5, 2022 I think the error here is to show the field when editing a topic. Once the topic is created, it shouldn’t be there as it is already published. Nathan Explosion 1
Nathan Explosion Posted August 5, 2022 Author Posted August 5, 2022 (edited) 3 minutes ago, Adriano Faria said: I think the error here is to show the field when editing a topic. Once the topic is created, it shouldn’t be there as it is already published. That would cover the first set of reproduction steps (existing topic being changed to future publishing - fully agreed that the field shouldn't be shown. Cue 'feature enhancement request' if it is removed in that case) But the second set of reproduction steps is valid - changing the publish time on an unpublished topic is going to be expected. Edited August 5, 2022 by Nathan Explosion
Marc Posted August 5, 2022 Posted August 5, 2022 Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
Adriano Faria Posted August 5, 2022 Posted August 5, 2022 1 minute ago, Nathan Explosion said: changing the publish time on an unpublished topic is going to be expected. Yes, if the topic isn’t published yet (is in a future date) you should have the option to change the date or publish it immediately.
Nathan Explosion Posted August 5, 2022 Author Posted August 5, 2022 (edited) At least the following scenario works: Create a topic, set it for future publishing Edit the topic, set the field to 'Immediately' Save Topic is viewable as expected (no longer set to publish in the future) *heads off to test merging* merging looks good. Edited August 5, 2022 by Nathan Explosion
Marc Posted October 11, 2022 Posted October 11, 2022 This issue has been resolved in the recently released 4.7.3 version. Please upgrade to resolve this. If you are then still experiencing problems, please let us know. SeNioR- 1
Recommended Posts