category ID not parsed

Bug #613939 reported by Rakotomandimby Mihamina
6
This bug affects 1 person
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/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/bin/../share/blogtk2/lib/blogtk2/editor.py", line 527, in publishPostMT
    self.tsCats.foreach(self.getActiveCats)
  File "/usr/bin/../share/blogtk2/lib/blogtk2/editor.py", line 806, in getActiveCats
    catStruct['categoryId'] = int(model.get_value(iter, 2))
ValueError: invalid literal for int() with base 10: 'work/python'

Revision history for this message
Rakotomandimby Mihamina (tech-infogerance) wrote :

In this error message, "work/python" is the name of the category. I guess it expected it to be the category *number* (or "id")

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.