Ticket #306 (closed defect: fixed)
Add Namespaces to Bindable Property Placeholders
| Reported by: | bklaas@… | Owned by: | peterfarrell |
|---|---|---|---|
| Priority: | minor | Milestone: | Mach-II 1.8.0 alpha |
| Component: | framework - properties | Version: | 1.8.0 - Framework |
| Keywords: | EL EE bindable property placeholders | Cc: | |
| Blocking: | Blocked By: |
Description (last modified by peterfarrell) (diff)
See this thread for details:
http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/8a5fc550eab717e
EE and bindable property placeholder support are two different subsystems that both use ${} as keyword, and while EE uses namespaces and bindable property placeholders does not. Bindable property placeholders should be able to be created as follows:
<key name="to" value="${properties.adminEmail}" />
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
