Public bug reported:

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.

** Affects: openlp
     Importance: Undecided
         Status: New


** Tags: tags

** Attachment added: "in case the {cap} tag does not exist, it i shown as plain 
text."
   
https://bugs.launchpad.net/bugs/1794541/+attachment/5193160/+files/Annotation.png

-- 
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

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to