schristiaens / raft

Automatically exported from code.google.com/p/raft
GNU General Public License v3.0
0 stars 0 forks source link

Stack trace from RequestResponseWidget.py #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Unhandled Exception!
Traceback (most recent call last):

  File "C:\MyProjects\raft\utility\RequestResponseWidget.py", line 347, in doRenderApply
    if self.responseId and self.responseUrl:

AttributeError: 'RequestResponseWidget' object has no attribute 'responseUrl'

Original issue reported on code.google.com by gfleisch...@gmail.com on 23 Jun 2011 at 6:27