Cannot unset most variables

XMLWordPrintable

    • Type: Bug
    • Resolution: Invalid
    • Priority: Normal
    • None
    • Affects Version/s: 1.4.2, 2.0.4
    • Component/s: Scripting
    • None

      Many variables cannot be unset by using $unset(variable) in scripting.

      I did not test all variables, but the following doesn't work:

      {{$unset(script)
      $unset(language)
      $unset(media)
      $unset(mixer)}}

      The following works:

      {{$unset(title)
      $unset(artist)
      $unset(albumartist)}}

            Assignee:
            Unassigned
            Reporter:
            Philipp Wolfer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package