Re: [Bug?] Filtering on property=-1 and ordering by the same property at the same time
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Nagy: In message <20210518231447.44490102@Dell>, Nagy Gabor writes: >However, it seems that there is a misunderstanding here. I am using >Roundup 2.0.0 (with some custom patches applies, which should not >affect this issue)... And this bug exists there, too, not only in the >devel branch. If you can provide me a patch for 2.0.0, I can test it. >(Btw, can the https://sourceforge.net/p/roundup/code/commit_browser >page generate .patch file for a particular commit? I cannot find that.) I don't think that is possible. I think you have to clone the repo then hg diff -c 3dbf1bc5e567 | patch -p1 for each revision. There are three of them related to this ticket IIRC. You could grab the related patches from github. E.G. 3dbf1b is: curl https://github.com/roundup-tracker/roundup/commit/a763a13af4de1d094133a39d61e4f3b9192a29b5.patch | patch -p1 Have a great day. -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions.