Read the statement by Michael Teeuw here.
News Feed Source Title and Publish Date missing a character
-
Recently updated MagicMirror and noticed the News Feed Title and Publish date are now running together – there is a space missing after the comma after the Title, so it looks like this:
New York Times,2 hours ago:when it should look like this (space after the comma):
New York Times, 2 hours ago:I haven’t noticed this in the older version I was running; Was showPublishDate used to be handled differently (via CSS and/or a div/span) instead of being inline with the showSourceTitle?
Can anyone help with getting the missing space back into this News Feed module output?
-
-
@karsten13 Thanks for letting me know. If you could open the issue that would be great. (I’m in the middle of rebuilding my MM install from scratch, so my config/details for a bug post are not reliable at the moment.)
Am I right about the showPublishDate not being inline with showSourceTitle in past versions? (And therefore can’t target the two separately via CSS.)
-
I opened https://github.com/MagicMirrorOrg/MagicMirror/issues/3944
I did not look into details, the changes made in this file caused this.
