Re: [roundup:code] New commit [3dbf1b] by John Rouillard
Ralf Schlatterbeck <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 17, 2021 at 07:25:53PM -0000, Roundup Issue Tracker Mercurial repository wrote: > issue2551120 - The sorted method of MultilinkHTMLProperty crashes ... > > Crash fixed. New feature NoneFirst added to method to make unset values > sort at start or end of sorted list. Thanks! Note that I *think* that mysql never sorts by None and uses the native ordering (which happens to be the one all other databases were modelled after). So at some point we should make sure the feature works with mysql, too. (But if this is a multilink only feature sorting is in python anyway) Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: www.runtux.com Reichergasse 131, A-3411 Weidling email: [email protected]