Activity log for bug #1252196

Date Who What changed Old value New value Message
2013-11-18 09:36:55 xiaoyan bug added bug
2013-11-18 13:54:05 RaiMan sikuli: status New Opinion
2013-11-22 07:55:01 xiaoyan description The follow program: #begin if exists("lock.png") : click("onkey.png") wait(5) test.unlock() else: test.unlock() #end when save this file, it will pop up many log info in log panel. By above issue cause by the python program grammar. OS: Win 7 64Bit Sikuli version: 1.0.0 The follow program: #begin if exists("lock.png") :         click("onkey.png")         wait(5)         test.unlock()  else:     test.unlock() #end when save this file, it will pop up many log info in log panel. By above issue cause by the python program grammar.
2013-11-22 08:49:24 RaiMan sikuli: status Opinion In Progress
2013-11-22 08:49:30 RaiMan sikuli: importance Undecided High
2013-11-22 08:49:33 RaiMan sikuli: assignee RaiMan (raimund-hocke)
2013-11-22 08:49:36 RaiMan sikuli: milestone 1.1.0
2013-11-22 08:50:15 RaiMan summary it will pop up a exception when save the file [1.0.1] exception when save the file caused by inconstant indents
2013-11-27 13:34:23 obiwan-92 bug added subscriber obiwan-92
2014-01-12 14:06:02 RaiMan sikuli: milestone 1.1.0 1.2.0
2019-11-05 17:49:45 RaiMan sikuli: milestone 2.0.0 2.1.0
2019-11-05 17:49:49 RaiMan sikuli: importance High Medium
2019-11-05 17:50:04 RaiMan summary [1.0.1] exception when save the file caused by inconstant indents [check] exception when save the file caused by inconstant indents