Ticket #60 (closed defect: invalid)
View::importAttributes() works as documented but not as name implies
| Reported by: | ahmed.lists@… | Owned by: | bob |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | view | Version: | HEAD |
| Severity: | minor | Keywords: | |
| Cc: | Patch attached: |
Description
While searching for a one- ot two-lines way to import all request attributes into template while executing the View. I came accross the method View::importAttributes() where i though (as it's name implies) it would do just exactly as i want, but it didn't. Consulting the documentation, it imports request "parameters" not attributes.
Change History
Note: See
TracTickets for help on using
tickets.

