EPrints Technical Mailing List Archive
Message: #02159
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: Auto complete not working on file based autocomplete with a compound field
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: Auto complete not working on file based autocomplete with a compound field
- From: Sebastien Francois <sf2@ecs.soton.ac.uk>
- Date: Wed, 21 Aug 2013 14:15:59 +0100
Hi Dennis,I did notice a few auto-completion glitches after upgrading the Prototype JS library (used by EPrints) in 3.3.12...
When you trigger the auto-completion on your form, could you scroll up/down on the entire page (without clicking on it...) to see if the auto-completion pops up somewhere else on the page? I know this sounds a bit odd but I have a feeling the calculation of the position broke somehow.
Thanks, Seb On 21/08/13 14:10, Dennis - UT wrote:
Hi, I'm working on an upgrade from 3.2.9 to 3.3.12. Most things seem to work fine, except the autocompletion on a compound field. In the workflow is: <field ref="research_group" input_lookup_url="{$config{perl_url}}/users/lookup/file" input_lookup_params="file=research_group.autocomplete"/> The file contains lines such as: Biomechanical Engineering (BE) (11001000) <li>Biomechanical Engineering (BE) (11001000)<ul><li id='for:value:relative:_name'>Biomechanical Engineering (BE)</li><li id='for:value:relative:_id'>11001000</li></ul></li> This has always worked in 3.2.9, but now I briefly see the loading indicator and then nothing happens. The title and author autocomplete does work correctly. I used firebug to see what was sent back to the browser when typing "biomech": <?xml version="1.0" encoding="UTF-8" ?> <ul><li class='ep_first'>Biomechanical Engineering (BE) (11001000)<ul><li id='for:value:relative:_name'>Biomechanical Engineering (BE)</li><li id='for:value:relative:_id'>11001000</li></ul></li> ... This seems fine, right? Is this a known issue? Does anyone else have the same problem? Or did I make a mistake somewhere? Thanks! Dennis University of Twente *** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech *** Archive: http://www.eprints.org/tech.php/ *** EPrints community wiki: http://wiki.eprints.org/
- References:
- [EP-tech] Auto complete not working on file based autocomplete with a compound field
- From: Dennis - UT <dv.eprints@gmail.com>
- [EP-tech] Auto complete not working on file based autocomplete with a compound field
- Prev by Date: [EP-tech] Auto complete not working on file based autocomplete with a compound field
- Next by Date: [EP-tech] Re: Auto complete not working on file based autocomplete with a compound field
- Previous by thread: [EP-tech] Auto complete not working on file based autocomplete with a compound field
- Next by thread: [EP-tech] Re: Auto complete not working on file based autocomplete with a compound field
- Index(es):