PatrickRQ Posted May 1, 2023 Posted May 1, 2023 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: SeNioR- 1
Marc Posted May 2, 2023 Posted May 2, 2023 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.
Andy Millne Posted June 6, 2023 Posted June 6, 2023 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.
PatrickRQ Posted June 6, 2023 Author Posted June 6, 2023 (edited) 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, 2023 by PatrickRQ
Andy Millne Posted June 6, 2023 Posted June 6, 2023 Thanks, we've narrowed this down to specific locales. SeNioR- 1
Marc Posted July 20, 2023 Posted July 20, 2023 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.
Recommended Posts