Actually, I now see that my fix isn't for this problem: it's a fix for Awards to Canonical title not being shown on Variants. Still, it's an improvement so test and implement please and I'll go try and do what I should have done. Sorry about that!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Slight improvement: common/SQLparsing.py 1.56 committed.
It still doesn't transfer an award given to a variant to ANOTHER variant of the canonical title, but canonical title should get the award shown too.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This affected more than expected, so I have committed
common/SQLparsing.py 1.57 (subsumes 1.55 and 1.56)
edit/deletetitle.py 1.5
edit/rmtitleaward.py 1.6
The last two scripts will continue to look at Awards for the selected title ONLY, all other scripts will now consider variants as well. Although it still only looks one step up or down - an award for a variant will display on the canonical title but not on other variants.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
common/SQLparsing.py 1.55 committed.
Actually, I now see that my fix isn't for this problem: it's a fix for Awards to Canonical title not being shown on Variants. Still, it's an improvement so test and implement please and I'll go try and do what I should have done. Sorry about that!
Slight improvement: common/SQLparsing.py 1.56 committed.
It still doesn't transfer an award given to a variant to ANOTHER variant of the canonical title, but canonical title should get the award shown too.
This affected more than expected, so I have committed
common/SQLparsing.py 1.57 (subsumes 1.55 and 1.56)
edit/deletetitle.py 1.5
edit/rmtitleaward.py 1.6
The last two scripts will continue to look at Awards for the selected title ONLY, all other scripts will now consider variants as well. Although it still only looks one step up or down - an award for a variant will display on the canonical title but not on other variants.
Fixed in:
*common/SQLparsing.py 1.73
*edit/deletetitle.py 1.7
*edit/rmtitleaward.py 1.9
Installed in r2013-12 on 2013-01-13.