Closed (fixed)
Project:
DART
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jun 2010 at 21:16 UTC
Updated:
23 Jun 2010 at 02:40 UTC
Jump to comment: Most recent file
this is due to the query that is run in dart_block()
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | dart_blocks.patch | 6.49 KB | bleen |
Comments
Comment #1
bleen commentedThis patch moves the "blocks" value out of "settings" in teh db and into its own field. It also allows for multiple key/vals with the same key
Comment #2
bleen commentedcommitted to HEAD