Skip to content

Custom argument attributes not carried over #36

@pfreitag

Description

@pfreitag

Code such as:

<cfargument name="controller" inject="coldbox">

Does not pass the inject argument over.

Could be converted as:

any controller inject='coldbox'

Note that the type may be required in this case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions