POSyntaxWarning lacks contextual information
Bug #1773 reported by
Stuart Bishop
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Launchpad itself |
Fix Released
|
Medium
|
Jeroen T. Vermeulen | ||
Bug Description
I'm seeing the following warning in the appserver log files:
2005-08-
This doesn't give us any useful information to know which plural form header needs fixing.
If we arn't going to fix them, we shouldn't bother logging.
| Changed in rosetta: | |
| status: | New → Accepted |
| Changed in rosetta: | |
| assignee: | nobody → jtv |
| Changed in rosetta: | |
| status: | Confirmed → In Progress |
| Changed in rosetta: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.
That's interesting -- in the logs which are mailed to us, an exception (which is the root cause of the problem) comes right before the message. We could change the warning to say at least what pofile is being processed, add even more detail, or remove it -- I'm not sure which is best.