ticket id attribute should be always stored as int
Reported by: |
Felix Schwarz <felix.schwarz@…> |
Owned by: |
Felix Schwarz <felix.schwarz@…> |
Priority:
|
lowest
|
Milestone:
|
0.12
|
Component:
|
ticket system
|
Version:
|
0.12dev
|
Severity:
|
minor
|
Keywords:
|
|
Cc:
|
|
Branch:
|
|
Release Notes:
|
|
API Changes:
|
|
Internal Changes:
|
|
If you instantiate a Ticket using a string parameter, the id attribute will be a string as well. This should be always converted to int for better consistency.
Change History
(6)
Resolution: |
→ fixed
|
Status: |
new → closed
|
Owner: |
changed from Remy Blank to Felix Schwarz <felix.schwarz@…>
|
On my todo list.