Comment 2 for bug 970689

Revision history for this message
Cas (calumlind) wrote :

This is an issue in Transdroid because the value '3' has been set but the only valid values for priorities are the following:

    0: "Do Not Download",
    1: "Normal Priority",
    5: "High Priority",
    7: "Highest Priority",

However saying that, the core method should probably verify valid priorities before setting.