← Back to team overview

openlp-core team mailing list archive

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

 

Tim, you are right. I just realized that importing a song, will also
import the tags.

Anyway, just to make sure that this is consistent, openlp could ignore
unexisting tags.

This particular case happened to me because i sent my database sqlite
file to annother computer, instead of doing the import thing.

you can close the bug, but maybe think about always ignoring unexisting
{} tags.

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