We have moved to Github. Please open tickets there.

Opened 11 months ago

#4584 new Defect

Make tables_split and tables_loaded protected properties of ElggEntity

Reported by: ewinslow Owned by:
Priority: normal Milestone: Elgg 1.8.x
Component: Core Version: 1.8.5
Severity: minor Keywords:
Cc: brett@… Difficulty:

Description

They are in the attributes array but they don't belong there, since they are never written to the database, and we have to do hacky things like this to get around them:

https://github.com/Elgg/Elgg/commit/40d35166d3f2211ab76943834a983330413ab761#L0R93

Change History (0)

Note: See TracTickets for help on using tickets.