Skip to content

bug-logs: upstream draft for BUG-114, carrying BUG-118 as reproduction 2 - #33

Merged
MendixMau merged 1 commit into
masterfrom
queue/bug114-upstream-draft
Sep 9, 2026
Merged

bug-logs: upstream draft for BUG-114, carrying BUG-118 as reproduction 2#33
MendixMau merged 1 commit into
masterfrom
queue/bug114-upstream-draft

Conversation

@MendixMau

Copy link
Copy Markdown
Owner

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 adds bug114-alter-page-replace-rescopes-to-outer-context.md: one issue for the two symptoms of the same enclosing-entity walker defect in mdl/backend/pagemutator/mutator.go — a selection-driven data view is written as Forms$ListenTargetSource with no EntityRef, so widgetOwnEntity returns nothing and the walk keeps the outer entity (CE1613, invisible to DESCRIBE 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 ListenTargetSource claim was checked against the mxcli source (mutator.go writes $Type: Forms$ListenTargetSource, ListenTarget: <widget> and no EntityRef).

  • No client data anywhere in the diff (project names generalised; fixture entities are BUG114.* / BUG118.*)
  • CHANGELOG.md line appended in this PR, crediting the source projects
  • check-scripts, render-routing --check, portability, leak guard, PR discipline all clean

🤖 Generated with Claude Code

https://claude.ai/code/session_01VJgWP5vEoAsNsJYqCDMGNw


Generated by Claude Code

…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
@MendixMau
MendixMau merged commit 9558b1f into master Sep 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants