yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ 80-sys.db
systems/80-kitchen/data/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
80-sys decisions Row #24
Tables
decisions
62
domain
7
events
62
gov_archive
0
gov_archive_fts
0
gov_archive_fts_config
1
gov_archive_fts_data
2
gov_archive_fts_docsize
0
gov_archive_fts_idx
0
items
58
recipes
37
sessions
27
sqlite_sequence
6
transfers_log
0
decisions — Row #24
80-sys.db · systems/80-kitchen/data/
⌂ Kitchen Hub →
id
24
system
80 Kitchen
date
08/28/26
subject
Fixed recipes.html edit bug -- _recipeData was never assigned to card elements
approved_by
USR369 David
se_id
—
tr_id
—
_rowid
24
detail
Root cause of 'recipe edit doesn't work' on recipes.html: _recipeData was read in toggleEdit() and saveEdit() (card._recipeData) but NEVER assigned anywhere in the file -- confirmed via full-file grep, only 2 hits, both reads. Clicking Edit populated the form from undefined.title/.notes/etc (silent failure or thrown error depending on browser), and Save posted id: undefined to update_recipe. Server-side update_recipe API itself works fine (tested directly via curl, confirmed with a read-back probe on recipe #26) -- the bug was entirely client-side. FIX: after container.innerHTML renders the cards, loop the rendered .recipe-card elements and attach card._recipeData = the matching recipe object (matched by data-recipe-id). Backed up first, byte-verified deploy, brace/paren balance held (183/183, 257/257, +1/+8 for exactly what was added).
▼ Show timestamps
created_at
2026-08-28 18:47:47
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor