Ticket #1696 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Maintain backwards compatibility with older way of creating custom forms

Reported by: johnglover Owned by: johnglover
Priority: major Milestone: ckan-sprint-2012-02-06
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description

To maintain backwards compatibility, the package controller (new/edit) should check to see if the controller has a package_form variable defined, and if so render the form pointed to by this variable before calling the new self._package_form() function.

This behaviour is now deprecated however.

Change History

comment:1 Changed 2 years ago by johnglover

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.