Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-1083

Cannot unset most variables

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Normal Normal
    • None
    • 1.4.2, 2.0.4
    • 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)}}

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

              Created:
              Updated:
              Resolved:

                Version Package