MinimServer Forum
Trailing space removed in displayFormat - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Trailing space removed in displayFormat (/showthread.php?tid=2675)



Trailing space removed in displayFormat - DavidHB - 05-10-2015 16:31

My tagFormat setting contains the following:

Title.displayFormat={$composer$title^^^: }

This intended to show title entries in the form

Ludwig van Beethoven: Cello Sonata in A major ...

and until recently did so. Now (I am currently running MinimServer 0.8.3 update 67) the space after the colon is missing, thus:

Ludwig van Beethoven:Cello Sonata in A major ...

which is a bit ugly. If I replace the space with an underscore, the underscore is displayed. This appears to be a MinimServer issue, as the results are the same in BubbleDS and Kazoo and on the display of my DSM.

David


RE: Trailing space removed in displayFormat - simoncn - 05-10-2015 17:09

Thanks for letting me know about this. The problem is fixed now in update 68.


RE: Trailing space removed in displayFormat - DavidHB - 06-10-2015 21:33

(05-10-2015 17:09)simoncn Wrote:  Thanks for letting me know about this. The problem is fixed now in update 68.

Thank you, Simon. Exemplary support as always. I'm happy to report that the fix is working for me.

David