WISE-Community / WISE-VLE--Deprecated--

Virtual Learning Environment (VLE) for the Web-based Inquiry Science Environment (WISE). *Note: deprecated and has been merged into the main 'WISE' repository*
8 stars 8 forks source link

Bug: IdeaBasket Step Add Idea #295

Closed hirokiterashima closed 10 years ago

hirokiterashima commented 10 years ago

Reported by Cristian. See attached screenshots. wise4__pescando_en_el_fondo_del_mar 1 wise4__pescando_en_el_fondo_del_mar 2

I was able to reproduce this on Chrome and Firefox, in preview mode and as a student, locally and on the production server.

How to reproduce:

  1. Go to idea basket step.
  2. Click on "Add Idea".
  3. Fill out the fields in the Add Idea popup.
  4. Click on "OK".

Nothing happens visually.

JS error is thrown in the console (this one is copied from Chrome): Uncaught TypeError: Cannot read property 'thisView' of undefined basket.js:682 IdeaBasket.addV2 basket.js:682 $.dialog.buttons.click basket.js:502 r.click jquery-ui-1.10.0.custom.min.js:6 b.event.dispatch jquery-1.9.1.min.js:3 v.handle jquery-1.9.1.min.js:3

breity commented 10 years ago

Thanks, should be fixed now.