bug-logs: upstream draft for BUG-114, carrying BUG-118 as reproduction 2 - #33
Merged
Conversation
…oduction One issue for the two symptoms of the same enclosing-entity walker defect in mdl/backend/pagemutator/mutator.go: a selection-driven data view (Forms$ListenTargetSource, no EntityRef) re-scopes the new widget's binding to the outer entity, and a flow-sourced gallery template drops it. The ledger's BUG-114 header points at the draft; BUG-118's draft already says not to file separately. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VJgWP5vEoAsNsJYqCDMGNw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Direct lane (
bug-logs/)What changed and why (one paragraph):
BUG-114 had no draft in
pending-github-issues/, so the filing session could not file it and BUG-118 (whose draft says "attach to BUG-114's issue") had nothing to attach to. This addsbug114-alter-page-replace-rescopes-to-outer-context.md: one issue for the two symptoms of the same enclosing-entity walker defect inmdl/backend/pagemutator/mutator.go— a selection-driven data view is written asForms$ListenTargetSourcewith noEntityRef, sowidgetOwnEntityreturns nothing and the walk keeps the outer entity (CE1613, invisible toDESCRIBE PAGE); a flow-sourced gallery template contributes nothing either, so the binding is dropped (<unbound>, CE0402). Both reproductions are minimal scripts; the code section names the exact functions. The ledger's BUG-114 header now points at the draft. No changes to the BUG-118 draft, whose status line already says not to file separately.Field evidence: the two source projects' occurrences are in the ledger (2026-08-25, 2026-09-01, 2026-09-02); the
ListenTargetSourceclaim was checked against the mxcli source (mutator.gowrites$Type: Forms$ListenTargetSource, ListenTarget: <widget>and noEntityRef).BUG114.*/BUG118.*)CHANGELOG.mdline appended in this PR, crediting the source projects🤖 Generated with Claude Code
https://claude.ai/code/session_01VJgWP5vEoAsNsJYqCDMGNw
Generated by Claude Code