Before, Eclair did not group the items at all if config.group_by options were nil. But now, Eclair crashes if config.group_by is nil.
I'm not sure if it is intended backward compatibility breakage, or an unintended regression. But still, I thought past behavior was quite convinient, so I hereby report this as an issue.
See also
Before, Eclair did not group the items at all if
config.group_byoptions werenil. But now, Eclair crashes ifconfig.group_byisnil.I'm not sure if it is intended backward compatibility breakage, or an unintended regression. But still, I thought past behavior was quite convinient, so I hereby report this as an issue.
See also