category ID not parsed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BloGTK |
New
|
Undecided
|
Unassigned |
Bug Description
Informations:
- I pulled the revision 113
- My blog is the Dotclear of Gandi.net (Movable Type)
- I build a package from the "debian/" directory embedded
- Installed the built package
- I run Ubuntu Lucid
State:
- "Refresh"-ing lists blog entries and categories
- When trying to post a NEW entry, then select a category, I get:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/usr/lib/
self.
File "/usr/bin/
self.
File "/usr/bin/
catStruct[
ValueError: invalid literal for int() with base 10: 'work/python'
In this error message, "work/python" is the name of the category. I guess it expected it to be the category *number* (or "id")