Ticket #1574 (closed defect: worksforme)

Opened 13 months ago

Last modified 13 months ago

Page deleting problem with a complexTableField

Reported by: rlouis Owned by: ischommer
Priority: medium Milestone: 2.2.0*
Component: Sapphire Framework Version:
Severity: high effort / impact Keywords:
Cc: Hours: 1

Description

You can't delete a page which contains a complexTableField because the template calls the function Headings which is in TableListField?.php which calls $sortLink = $this->BaseLink?(); and it seems that the problem is here.

It would be great to solve this problem for the release of 2.2 because the new gallery and events module will use the RelationComplexTableFields?.

Change History

Changed 13 months ago by sminnee

  • priority changed from blocker to medium
  • milestone set to 2.2.0

This seems like something that should be solved in 2.2.0?

Changed 13 months ago by ischommer

  • status changed from new to closed
  • resolution set to worksforme

couldn't reproduce, confirmed with romain that its somehow magically fixed :)

Note: See TracTickets for help on using tickets.