Issue 1330 in robotframework-ride: 'View All Tags (F7)' does not work if there are multiple identical tags with different case(upper/lower)

6 views
Skip to first unread message

robotfram...@googlecode.com

unread,
Feb 19, 2014, 8:59:49 AM2/19/14
to robotframewo...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1330 by ate.fokk...@gmail.com: 'View All Tags (F7)' does not work
if there are multiple identical tags with different case(upper/lower)
http://code.google.com/p/robotframework-ride/issues/detail?id=1330

Using RIDE 1.3.0 and python 2.7.3.

I'm loading an extensive test directory, some tags are uppercased, some are
lowercased. Sometimes the same tag is used uppercase and lowercase(due to
different committers, not saying this is a good idea, but it happens).

View all tags doesn't work in this case.

This is in the log:

Traceback (most recent call last):
File "C:\Python27\lib\site-packages\robotide\ui\actiontriggers.py", line
379, in __call__
action.act(event)
File "C:\Python27\lib\site-packages\robotide\action\action.py", line 86,
in act
self.action(event)
File "C:\Python27\lib\site-packages\robotide\utils\eventhandler.py", line
22, in wrapped
method(self, event)
File "C:\Python27\lib\site-packages\robotide\ui\mainframe.py", line 248,
in OnViewAllTags
self._view_all_tags_dialog.show_dialog()
File "C:\Python27\lib\site-packages\robotide\ui\tagdialogs.py", line 114,
in show_dialog
self._execute()
File "C:\Python27\lib\site-packages\robotide\ui\tagdialogs.py", line 92,
in _execute
self._search_for_tags()
File "C:\Python27\lib\site-packages\robotide\ui\tagdialogs.py", line 139,
in _search_for_tags
self._tagit[tag_name].append(tag)
KeyError: u'Under_construction'



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

robotfram...@googlecode.com

unread,
Mar 10, 2014, 3:23:02 AM3/10/14
to robotframewo...@googlegroups.com
Updates:
Status: Accepted

Comment #1 on issue 1330 by mikko.ko...@gmail.com: 'View All Tags (F7)'
does not work if there are multiple identical tags with different
case(upper/lower)
http://code.google.com/p/robotframework-ride/issues/detail?id=1330

(No comment was entered for this change.)

robotfram...@googlecode.com

unread,
Jun 1, 2015, 11:52:01 PM6/1/15
to robotframewo...@googlegroups.com
Updates:
Status: Done
Labels: Target-1.4

Comment #2 on issue 1330 by janne.t....@gmail.com: 'View All Tags (F7)'
does not work if there are multiple identical tags with different
case(upper/lower)
https://code.google.com/p/robotframework-ride/issues/detail?id=1330

Fixed in
https://github.com/robotframework/RIDE/commit/d7eb247e840aea357aad3d56ffa15cb76293f9e4
Reply all
Reply to author
Forward
0 new messages