Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

DEPRECATION: Using {{controller}} or any path based on it #169

Closed
jkleinsc opened this issue Jul 31, 2015 · 3 comments
Closed

DEPRECATION: Using {{controller}} or any path based on it #169

jkleinsc opened this issue Jul 31, 2015 · 3 comments
Assignees
Labels
deprecation help wanted indicates that an issue is open for contributions
Milestone

Comments

@jkleinsc
Copy link
Member

We need to address deprecation warnings like this: DEPRECATION: Using {{controller}} or any path based on it ('hospitalrun/templates/components/em-iinput.hbs' @ L2:C31) has been deprecated. [deprecation id: view.keyword.controller] See http://emberjs.com/deprecations/v1.x#toc_view-and-controller-template-keywords for more details.

@jkleinsc jkleinsc added this to the Ember 2.x milestone Jul 31, 2015
@tangollama tangollama added the help wanted indicates that an issue is open for contributions label Aug 5, 2015
@billybonks
Copy link
Contributor

has this been fixed ? cant find any instances

@jkleinsc
Copy link
Member Author

@billybonks it shows up in the command line console as output from ember serve (eg if you run ember serve &> deprecations.txt you can see the deprecation there).
This particular deprecation is coming from Ember-Forms which apparently isn't going to support Ember 2.x, but there is a fork Ember-Rapid-Forms that should be a suitable substitute.

@jkleinsc
Copy link
Member Author

@billybonks I am going to take care of this one.

@jkleinsc jkleinsc self-assigned this Sep 29, 2015
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
deprecation help wanted indicates that an issue is open for contributions
Projects
None yet
Development

No branches or pull requests

3 participants