anshuwap / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

TypeError: btn is undefined in mollify.js file #509

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add duplicate user information in user module from beack-end.
2. Get the popup message "User already registered with same email"
3. Once I click on Ok button and popup message is close.
4. Then click on Cancel button of Add New User popup.

What is the expected output? What do you see instead?
Add New User popup should be close.

What version of the product are you using? On what operating system?
2.2.9

Please provide any additional information below.

getting below error message

Error: TypeError: btn is undefined

Source /js/mollify.js

Line: 5654

and due to that popup is not close and I am not able to do any operation unless 
refresh a whole from url.

Thanks

Original issue reported on code.google.com by john.bot...@gmail.com on 6 Feb 2014 at 9:17

GoogleCodeExporter commented 8 years ago
This has been fixed at some point after your version, so I'll close this.

Unfortunately I cannot give you any exact commit, because it's not marked so 
that it's easy to find in the history (this was still in the SVN repository: 
https://code.google.com/p/mollify/source/list)

Original comment by samuli.j...@gmail.com on 7 Feb 2014 at 7:38