Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 5, 20222 yr 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.
August 5, 20222 yr 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.
August 5, 20222 yr Author 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, 20222 yr by Nathan Explosion
August 5, 20222 yr Community Expert 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.
August 5, 20222 yr 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.
August 5, 20222 yr Author 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, 20222 yr by Nathan Explosion
October 11, 20222 yr Community Expert 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.