[glotpress-updates] [GlotPress] #480: gp_get_meta() doesn't use object cache
GlotPress
noreply at wordpress.org
Mon Aug 10 01:36:44 UTC 2015
#480: gp_get_meta() doesn't use object cache
-----------------------+------------------------------------------
Reporter: ocean90 | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 1.0
Component: Cache | Version:
Resolution: | Keywords: needs-patch needs-unit-tests
-----------------------+------------------------------------------
Comment (by dd32):
In `gp_append_meta()` I just realised I never `reset()`/`array_shift()`
the result from `gp_append_meta()` for the non-array case.
A further question arrises with `gp_append_meta()` - I exposed
`$object_id_column`, but is that realistically ever not `id`? seems like
`GP_Thing` is hard-coded to `id` at present, and I can't imagine any other
objects exist with a different key
--
Ticket URL: <https://glotpress.trac.wordpress.org/ticket/480#comment:4>
GlotPress <https://glotpress.trac.wordpress.org>
Easy comin', easy goin'
More information about the glotpress-updates
mailing list