Ticket #3229 (closed defect (bug): fixed)

Opened 2 years ago

Last modified 2 years ago

post meta data not always cached

Reported by: mdawaffe Assigned to: mdawaffe
Priority: normal Milestone:
Component: Administration Version: 2.0.4
Severity: normal Keywords:
Cc:

Description (Last modified by markjaquith)

$post_meta_cache['$post_id']

'$post_id' is a string that looks like {{{$post_id}]} not a number that looks like 17.

Patch attached.

Attachments

3299-20.diff (5.9 kB) - added by mdawaffe on 10/11/06 00:22:26.
branches/2.0
3229-trunk.diff (6.0 kB) - added by mdawaffe on 10/11/06 00:23:46.
trunk

Change History

10/11/06 00:22:26 changed by mdawaffe

  • attachment 3299-20.diff added.

branches/2.0

10/11/06 00:23:46 changed by mdawaffe

  • attachment 3229-trunk.diff added.

trunk

10/11/06 00:25:14 changed by mdawaffe

  • owner changed from anonymous to mdawaffe.
  • status changed from new to assigned.

The ticket should read:

$post_meta_cache['$post_id']

'$post_id' is a string that looks like $post_id not a number that looks like 17.

Patch attached.

And the patch, though named 3299-20.diff, really does apply to this ticket.

10/11/06 09:13:13 changed by markjaquith

  • description changed.

We should get you edit privs in Trac

10/11/06 09:13:36 changed by markjaquith

  • description changed.

10/11/06 09:18:56 changed by markjaquith

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [4372]) Post meta caching fix by mdawaffe. fixes #3229

10/11/06 09:19:12 changed by markjaquith

(In [4373]) Post meta caching fix by mdawaffe. fixes #3229

10/12/06 17:02:12 changed by mdawaffe

We should get you edit privs in Trac

Why, because of all the typos I make? :)

11/30/06 19:41:51 changed by

  • milestone deleted.

Milestone 2.0.5 deleted