Ampache

Do not issue any bug reports against versions earlier than 3.5.4 they will be closed.

Furthermore, we cannot accept bugs about metadata or art handling in 3.5.4 due to the large number of bugs that have been fixed since then. 3.5.4 in general is becoming less supportable, and it is suggested to try to reproduce the bug in the latest nightly.

Before submitting a bug please read http://ampache.org/wiki/support:bugs failure to do so may delay resolution of your report.


Tasklist

FS#121 - Putting 'db' in art_order does nothing

Attached to Project: Ampache
Opened by Paul Arthur (flowerysong) - Tuesday, 06 July 2010, 19:48 GMT-8
Last edited by Paul Arthur (flowerysong) - Tuesday, 04 January 2011, 20:24 GMT-8
Task Type Bug
Category Metadata
Status Closed
Assigned To No-one
Operating System
Severity Medium
Priority Normal
Reported Version 3.6.0-Dev
Due in Version 3.6.0
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Per the config file, this is supposed to provide a way to prevent your previously selected art from being overwritten.
This task depends upon

Closed by  Paul Arthur (flowerysong)
Tuesday, 04 January 2011, 20:24 GMT-8
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 2952778b
Comment by Chris Slamar (cslamar) - Sunday, 26 December 2010, 01:48 GMT-8
Fixed in commit e2e589b2
Comment by Paul Arthur (flowerysong) - Monday, 27 December 2010, 10:14 GMT-8
Ugly. camelCase instead of ampache_style, overly complex, and even if it needed to be that complex, you only need to call checkOrderDB once outside the switch, rather than in each case inside it.

Try the attached patch instead.

Loading...