Ticket #325 (new defect) — at Initial Version

Opened 17 years ago

Last modified 14 years ago

Generated XML uses wrong (new?) node name for view tag

Reported by: Adam Tuttle Owned by:
Priority: normal Milestone: 3.0
Version: 3.0.178 Severity: minor
Keywords: Cc:

Description

Originally posted by Adam Tuttle on 5/28/2008 at 8:28 AM: entered by Ezra Parker on port to new system

Environment: tested in OpenBD/Debian and CF8/IIS

When using event generation, the child elements of the <views> tag are not named <include ... /> as they were expected to be in previous versions of MG, and instead are <name .../>. If this change is intentional, I wasn't able to find any documentation on that. For what it's worth, this does not cause errors, which is why I've labeled it "minor."

<views>
  <name name="body" template="myApp/about.cfm" />
</views>
Note: See TracTickets for help on using tickets.