Commit 4d87c12
18029 Fix misleading error message for unrecognized behavior ports
Use type_ID instead of element->Name() so the error prints the actual
behavior name (e.g. GetEpickObjectDetectionStatus) rather than the
generic XML tag (e.g. Action). Use element->GetLineNum() instead of
att->GetLineNum() for a correct line number.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c852132 commit 4d87c12
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
676 | | - | |
677 | | - | |
678 | | - | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
| |||
0 commit comments