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

Ticket #431 (closed defect: fixed)

Opened 20 months ago

Last modified 20 months ago

doctrine methods should be protected

Reported by: dleute Owned by: dordille
Priority: major Milestone: 1.4.1
Component: apostropheBlogPlugin Version: trunk
Keywords: Cc: dleute
Symfony version: 1.4

Description

I related one of my own classes to aEvent and this broke all kinds of things. The reason was because some doSave methods were public instead of protected.

This should be changed in the core. It's definitely happening in the apostropheBlogPlugin but I didn't go investigate all the sources.

Change History

Changed 20 months ago by dordille

  • component changed from apostrophePlugin to apostropheBlogPlugin
  • milestone set to 1.4.1

Changed 20 months ago by dordille

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

This has been fixed in the 1.4 branch [1560] and in the trunk in [1561]

Note: See TracTickets for help on using tickets.