← Back to team overview

openlp-core team mailing list archive

[Bug 1794541] Re: Unexisting formating tags should be ignored, not displayed as text

 

How did you share the song with the other user as there should be
functionality to support this in the code.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1794541

Title:
  Unexisting formating tags should be ignored, not displayed as text

Status in OpenLP:
  New

Bug description:
  We have created some Custom HTML tags, for example {caps} (which does
  <div style="text-transform: uppercase;"> and makes the text capital).
  This works just fine. The problem is that, if we want to share the
  song with annother user of OpenLP, if they dont have the HTML tag
  created too, OpenLP will display the {caps} as text on the live view.

  I think that OpenLP should not show the {tags} as text in case the tag
  does not exist. It should simply ignore the tag, or perhaps even alert
  the user that they are trying to use an unexisting tag.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1794541/+subscriptions


References