Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add New Admin Group Error #347

Closed
ApelSYN opened this issue Mar 29, 2017 · 2 comments
Closed

Add New Admin Group Error #347

ApelSYN opened this issue Mar 29, 2017 · 2 comments
Milestone

Comments

@ApelSYN
Copy link

ApelSYN commented Mar 29, 2017

Hello!

When we configured api umbrella admin part, we notice an issue with Users area
Steps to reproduce - Users>Admin Groups>+ New Admin Group
While trying to add new admin group form appears and in the console an error occurs:

error-messages.js:5 Uncaught TypeError: Cannot read property 'replace' of undefined
    at n.<anonymous> (error-messages.js:5)
    at d.f.get (ember.prod.js:17749)
    at n.<anonymous> (error-messages.js:81)
    at d.f.get (ember.prod.js:17749)
    at n.value (ember.prod.js:14645)
    at n._compute (ember.prod.js:10333)
    at n.value (ember.prod.js:14645)
    at Object.i [as default] (ember.prod.js:10169)
    at Object.a [as getArrayValues] (ember.prod.js:14955)
    at n.compute (ember.prod.js:14025)

Api umbrella: v0.14.0 (from yum repository)
OS: CentOS 7.0
Browser: Google Chrome 57.0.2987.98 (64-bit), the same situation for Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Screenshot: Screenshot 2017-03-29 17-44-23.png

Maybe not the ability of one such problem.

@GUI
Copy link
Member

GUI commented Apr 18, 2017

Apologies for the delay in responding, but thanks for the detailed bug report! This was definitely a bug that cropped up in the 0.14.0 release, our bad for not catching it sooner. It should be fixed by ece75d4 I'll try to get a v0.14.1 release packaged up this week with this in it.

@GUI GUI added this to the v0.14.1 milestone Apr 18, 2017
@GUI
Copy link
Member

GUI commented Apr 24, 2017

v0.14.1 has been released with this fix in it. Thanks again for reporting this issue!

@GUI GUI closed this as completed Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants