Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 1, 20231 yr Hello IPS, Tiny issue but always something to fix. 1. Add custom field of date and allow to define time for the field 2. Add a record and set the above field 3. Print it using {$value|raw}. In result at the end, after the date/time you will have extra space. It is visible when you use it in the middle or at the end of sentence, example:
May 2, 20231 yr 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.
June 6, 20231 yr I can't replicate this. If you're using the Display Custom Format field make sure you don't have any trailing spaces in the form input. If not, please provide more info on where specifically you are outputting the value.
June 6, 20231 yr Author This is how I print it: {{if $formValue != 0}}<div class='ipsMessage ipsMessage_info ipsSpacer_top' data-ipsTooltip title='The version package has been altered'> The package has been re-uploaded at least once, last time on {$value|raw}. Details in <strong>Additional Information</strong> area.</div>{{endif}} As you can see the space is added between date and . Edited June 6, 20231 yr by PatrickRQ
July 20, 20231 yr This issue was resolved in our recent 4.7.12 release of the platform. Please upgrade to this version to resolve the bug, and if you experience any further issues with this, please let us know.