Bug 2320 - Browse Years crashes
: Browse Years crashes
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.2.0
: All All
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-10-20 00:11 UTC by KDF
Modified: 2008-09-15 14:36 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description KDF 2005-10-20 00:11:42 UTC
Clicking on browse years from Default causes a crash:

Can't call method "can" without a package or object reference at
/mnt/mandrake/usr/local/slimserver/trunk/Slim/Web/Pages.pm line 1319.

line 1319 probably needs to check for ref $item, since years are scalars in this
case.
Comment 1 Dan Sully 2005-10-20 09:03:03 UTC
Change 4712