To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #420 (closed defect: fixed)

Opened 20 months ago

Last modified 20 months ago

aEventSingleSlot uses the wrong form class

Reported by: boutell Owned by: dordille
Priority: critical Milestone: 1.4.1
Component: apostropheBlogPlugin Version: 1.4
Keywords: slots Cc: jake, agilbert, geoffd
Symfony version: 1.4

Description

aEventSingleSlot uses the wrong form class to validate submissions. It's looking for a blog post instead, not finding one and declaring the submission invalid. I fixed the title search problem in #402 but we need this additional fix to make it useful

Change History

Changed 20 months ago by boutell

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

Fixed in [1546] the slot and component classes for events were extending the wrong base classes, which were extending the wrong base classes, which etc.

Single event slots are now useful.

Note: See TracTickets for help on using tickets.