On Sun, Dec 15, 2013 at 3:31 PM, Hoggins! <[email protected]> wrote:
> Since the release of this version, I'm unable to group rename a bunch of > carts. For example, if I select several carts, click "edit" in > RDLibrary, set the appropriate Artist, and valid, nothing happens. Regressions. Grrr... On Dec 15, 2013, at 11:42 23, Andres Vahter <[email protected]> wrote: > Magic number 17 in 'edit_cart.cpp' line 869: > > 867: if (it->current()->isSelected()) { > 868: RDListViewItem *item=(RDListViewItem *)it->current(); > 869: if(item->text(17).isEmpty()) { > > must be 19 now. Good catch. Committed in CVS-v2_branch. Thanks! Cheers! |-------------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |-------------------------------------------------------------------------| | A rock pile ceases to be a rock pile the moment a single man | | contemplates it, bearing within him the image of a cathedral. | | -- Antoine de Saint-Exupery | |-------------------------------------------------------------------------| _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
