Ticket #977 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

db_upgrade errors

Reported by: dread Owned by:
Priority: critical Milestone: ckan-v1.3
Component: ckan Keywords:
Cc: Repository:
Theme:

Description

  • db_upgrade (in ckan/model/init) makes call to validate_authorization_setup but forgets about rest of initialisation.
  • it uses self.metadata.bind.url when it should be self.metadata.bind it seems (confused by sqlmigrate update?)

Change History

comment:1 Changed 3 years ago by dread

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to ckan-v1.3

Fixed in cset:8809fbefaf8c for 1.3 and merged to default.

Note: See TracTickets for help on using tickets.