Bug 5838 - Returning bad data to illogical request
: Returning bad data to illogical request
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: CLI
: 6.5b3
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-18 11:53 UTC by Barry Gordon
Modified: 2007-11-05 10:56 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 Barry Gordon 2007-10-18 11:53:02 UTC
I have 122 artists in my library
a CLI request that looks like: 'artists 122 10 ?'
returns: 'artists 122 10 %3F count%3A122 id%3A20 artist%3AA.F.I.'
The artist AFI is the first (0 index) artist in the library. 
The above request having an initial starting value greater than the highest index in the artist section of the library should return no entries. 'artists 122 10 %3F count%3A122'

The count is correct (0) but the artist should not be there.  Minor Bug as I have taken care of it in my code.
Comment 1 KDF 2007-10-18 18:26:08 UTC
*** Bug 5845 has been marked as a duplicate of this bug. ***
Comment 2 Fred 2007-10-20 18:22:01 UTC
Fixed in 13971 for 6.5. Should be in next nightly. Pending for 7.0.
Comment 3 Fred 2007-10-21 08:39:20 UTC
Fixed in 13990 for 7.0.
Comment 4 Chris Owens 2007-11-05 10:56:58 UTC
If you format that like change 13990 bugzilla will make a link for easy clicking.

Please reopen if there continues to be a problem