[Dspace-tech] Mirage 2 autocomplete js problem

2014-12-03 Thread Germán Biozzoli
Hi everybody I have a problem with an autocomplete field using Mirage2. The same input-forms works OK over Mirage theme. The error that appears in browser is: [image: Imágenes integradas 1] (Type Error: h.autocomplete is not a function) in theme.js Any advise? Regards thanks Germán

Re: [Dspace-tech] Mirage 2 autocomplete js problem

2014-12-03 Thread Germán Biozzoli
Sorry, already reported in https://jira.duraspace.org/browse/DS-2291?jql=project%20%3D%20DS%20AND%20status%20%3D%20Received%20ORDER%20BY%20key%20ASC%2C%20priority%20DESC https://jira.duraspace.org/browse/DS-2291 2014-12-03 10:58 GMT-03:00 Germán Biozzoli germanbiozz...@gmail.com: Hi everybody

Re: [Dspace-tech] Mirage 2 autocomplete js problem

2014-12-03 Thread euler
Hello Germán, I think you are experiencing what I have reported here: DS-2291 https://jira.duraspace.org/browse/DS-2291 . What I did in my case was I used lookup in choices.presentation instead of suggest. Regards, euler -- View this message in context:

Re: [Dspace-tech] Mirage 2 autocomplete js problem

2014-12-03 Thread Germán Biozzoli
Yep. thank you very much Euler. BTW, I followed your instructions to make Mirage2, I mean to install all products and verify paths for the maven execution and it's working under OSX and Win at least, I didn't tested yet in CentOS. Regards thanks again. German 2014-12-03 12:46 GMT-03:00 euler