Ticket #813 (closed defect: fixed)
AgaviView::initialize() incorrectly assigns container's response to a property
| Reported by: | morkai@… | Owned by: | david |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.3 |
| Component: | view | Version: | 0.11.2 |
| Severity: | trivial | Keywords: | view response |
| Cc: | Patch attached: | no |
Description
response property of AgaviView is set in the initialize() method, but it isn't specified in the class definition, so it's an anonymous property which won't show up in the code-assist feature of my editor ;)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

