| Summary: | Formatting multiple people in album artists doesn't work | ||
|---|---|---|---|
| Product: | [Applications] tellico | Reporter: | Robby Stephenson <robby> |
| Component: | general | Assignee: | Robby Stephenson <robby> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.1.1 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Robby Stephenson
2009-12-19 03:58:50 UTC
SVN commit 1063676 by rstephenson: Fix formatting with multiple people with titles. Also make some functionss in FieldFormat private to ensure they aren't called when they shouldn't be. BUG: 219268 M +1 -0 ChangeLog M +42 -20 src/entry.cpp M +64 -78 src/fieldformat.cpp M +31 -22 src/fieldformat.h M +43 -0 src/tests/collectiontest.cpp M +2 -0 src/tests/collectiontest.h M +0 -2 src/tests/formattest.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1063676 |