Re: [Updated patch] Bug 3639- Sorted listing params

2007-05-27 Thread Abdelrazak Younes
Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: The attached updated patch works the same and goes farther in the cleanup. I got an implicit (private) OK from Bo. Jurgen? OK. OK, thanks, I've committed a further cleanup version where ListingsParam is a full blown class which do its own v

Re: [Updated patch] Bug 3639- Sorted listing params

2007-05-27 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > The attached updated patch works the same and goes farther in the > cleanup. I got an implicit (private) OK from Bo. Jurgen? OK. Jürgen

[Updated patch] Bug 3639- Sorted listing params

2007-05-26 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Abdelrazak Younes wrote: Ozgur Ugras BARAN wrote: Attached patch sorts listings inset params, and hence solves bug 3639. Please somebody review and apply the patch. I could also sort the listings_param_table[] entries manually, but I find this way easier (and more gu