[mythtv-commits] [MythTV/mythtv] 8fd547: web-app: Fix line ends in channel scan log.

Peter Bennett noreply at github.com
Mon Dec 9 16:40:32 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 8fd547d7f6d530ed72edcf4bf5e4cd226574c5df
      https://github.com/MythTV/mythtv/commit/8fd547d7f6d530ed72edcf4bf5e4cd226574c5df
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2024-12-09 (Mon, 09 Dec 2024)

  Changed paths:
    M mythtv/html/apps/backend/main.js
    M mythtv/html/backend/src/app/config/settings/input-connections/channelscan/channelscan.component.html
    M mythtv/html/backend/src/app/config/settings/input-connections/channelscan/channelscan.component.ts

  Log Message:
  -----------
  web-app: Fix line ends in channel scan log.

It seems the latest version of scrollPanel does not honor the pre-line
style. Need to convert newlines to HTML break tags.

Fixes #992



To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list