Quote:
Originally Posted by SeaWolf
Minor bug report:
If I enter a six digit story ID I get the error
Code:
Invalid story ID (should be a 7-digit number).
But that's not true, there are certainly six digit IDs and probably shorter ones as well. It's solvable by padding the ID with a zero at the start though.
|
Oops, I didn't realise that. It will now accept story IDs from 1-7 digits.