Hi, I've developed one authority control to dc.contributor.author field. I've configured to open one lookup popup window in the submission page. The first time that the user call the lookup search the method getMatches is executed with all the correct parameters to my code. But, when the user ask to see more results (one button in the lookup window) the method getMatches receive the query parameter null. Using jspui interface, it works as expected and everything is ok. I've tested in both versions (1.8.0 and 1.7.2) and error is the same in xmlui interface. I've tested in the demo site (http://demo.dspace.org/xmlui) and there, one error is presented when I request to see more results in the same popup window.
I´ve opened a jira issue (https://jira.duraspace.org/browse/DS-1079) but I didn't receive any response. Someone could help me with this problem? Thanks, Helves ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

