Issue 64 in google-app-engine-oil: AppengineTemplateView.render() misses response_data

5 views
Skip to first unread message

google-app...@googlecode.com

unread,
Dec 27, 2010, 4:01:20 PM12/27/10
to google-app...@googlegroups.com
Status: Accepted
Owner: siegfrie...@gmail.com
Labels: Type-Defect Priority-Medium

New issue 64 by siegfrie...@gmail.com: AppengineTemplateView.render()
misses response_data
http://code.google.com/p/google-app-engine-oil/issues/detail?id=64

What steps will reproduce the problem?
1. setting a self.variable in a controller action

What is the expected output? What do you see instead?
{{variable}} could be used in a template file
but does not show up

Please use labels and text to provide additional information.

Attached corrected gaeo/view/__init__.py

Attachments:
__init__.py 3.0 KB

google-app...@googlecode.com

unread,
Jan 18, 2011, 5:48:57 PM1/18/11
to google-app...@googlegroups.com

Comment #1 on issue 64 by wilkin...@gmail.com:
AppengineTemplateView.render() misses response_data
http://code.google.com/p/google-app-engine-oil/issues/detail?id=64

I found this issue too when going through the tutorial at
http://gaeo.org/tutorial/start among other problems

it would be nice if this patch is added to the trunk

google-app...@googlecode.com

unread,
Jan 18, 2011, 8:58:17 PM1/18/11
to google-app...@googlegroups.com
Updates:
Status: Invalid

Comment #2 on issue 64 by xeonchen: AppengineTemplateView.render() misses
response_data
http://code.google.com/p/google-app-engine-oil/issues/detail?id=64

I think this issue is by design, and the tutorial is out-of-date.
You should use self.view.variable instead of self.variable in the
controller.

Reply all
Reply to author
Forward
0 new messages