Bug 2570 - Selecting Moodlogic from web page return ARRAY()
: Selecting Moodlogic from web page return ARRAY()
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: MoodLogic
: 6.2.1
: PC Windows Server 2003
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-11-15 14:58 UTC by Geoff Soord
Modified: 2008-09-15 14:37 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff Soord 2005-11-15 14:58:52 UTC
HOME->Browse Artists->Moodlogic returns an ARRAY() in the browse window.

Using Moodlogic on a single track works as expected.

Reproducible 100% of the time.
Comment 1 KDF 2005-11-15 15:38:45 UTC
looks like a merge took in too much.  

in Plugins/MoodLogic/HTML/EN/plugin/MoodLogic/mood_wheel.html, try changing [% mood_list %] to:

[% FOREACH mood = mood_list %]
   [% PROCESS mood_list.html %]
[% END %]

that might work, otherwise part of change 4765 needs to be reverted.
Comment 2 KDF 2005-11-15 20:45:28 UTC
fix committed at change 5204.  available in Nov 16 nightly build.  sorry for missing that before.
Comment 3 Geoff Soord 2005-11-25 11:16:37 UTC
Confirmed fixed.
Comment 4 Chris Owens 2006-06-16 14:41:44 UTC
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006.  I am setting them to targets of 6.2.1 to keep them from showing up in my queries.