2025/10/03

From Woozle Writes Code
< 2025
Revision as of 15:18, 3 October 2025 by Woozle (talk | contribs) (Created page with "{{nav/codeblog}} Trying to sort out a complex bug in Ferreteria -- a thing gets set to a wrapper instead of the target-object somewhere, but the error shows up later when it's retrieved. How is it getting set wrong in the first place? (...or maybe it's being retrieved incorrectly?) Relevant messages: * Got to {{l/ver/clade|p=ferreteria|v=v0.6|Config/Roster/for|AnObject}}.php line 31 in (id124) c{{l/ver/clade|p=ferreteria|v=v0.6|Sys\Data\Engine\Conn\MyMar|Maria}}->Regist...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Codeblog

Recovered

Trying to sort out a complex bug in Ferreteria -- a thing gets set to a wrapper instead of the target-object somewhere, but the error shows up later when it's retrieved. How is it getting set wrong in the first place? (...or maybe it's being retrieved incorrectly?)

Relevant messages: