Ticket #218 (closed defect: fixed)
When creating new instances, title field is not pulled into FAQ template
| Reported by: | tom | Owned by: | brent |
|---|---|---|---|
| Priority: | major | Milestone: | 2.1.1 |
| Component: | General | Version: | Untagged |
| Keywords: | title field is not pulled into FAQ template | Cc: |
Description
When creating new instances, the title field is not pulled into front page and FAQ templates. No matter what you put in the title field, it still uses "Portal OpenCourseWare?."
Change History
Note: See
TracTickets for help on using
tickets.

Moving to Plone 2.5 changed the way that parameters were passed into scripts.
Adjusted templates and Install to grab the title directly from the REQUEST Object [3203]