GTG

Traceback while renaming search tag

Bug #1257789 reported by Tim Waugh
This bug report is a duplicate of:  Bug #384263: Rename a tag. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
New
Undecided
Unassigned

Bug Description

I got this traceback while renaming a search tag:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/GTG/gtk/browser/tag_editor.py", line 387, in watch_tn_entry_changes
    self.req.rename_tag(self.tag.get_name(), new_name)
  File "/usr/lib/python2.7/site-packages/GTG/core/requester.py", line 188, in rename_tag
    self.ds.rename_tag(oldname, newname)
  File "/usr/lib/python2.7/site-packages/GTG/core/datastore.py", line 178, in rename_tag
    if not tag.is_search_tag():
AttributeError: 'NoneType' object has no attribute 'is_search_tag'

Revision history for this message
Tim Waugh (twaugh) wrote :

Sorry, this was gtg-0.3.1-1.fc20.noarch on Fedora 20 Beta.

Revision history for this message
Nimit Shah (nimit-svnit) wrote :

Hi Tim,
Actually renaming a tag is not implemented yet :/
Marking this bug as a duplicate of: https://bugs.launchpad.net/gtg/+bug/384263

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.