[ 
https://jira.duraspace.org/browse/DS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986#action_17986
 ] 

Andrea Schweer commented on DS-268:
-----------------------------------

This also prevents searches that include special characters. The problem also 
affects searches for e-people and groups when performing administrative tasks, 
and possibly others.

The reason appears to be that administrative.js URL-escapes query strings etc. 
This doesn't happen in, for example, submission.js and removing the escape 
method calls appears to fix the problem. I'm attaching a patch for 
administrative.js as well as a patched version of that file.

> XMLUI Item Mapper cannot handle multiple words in search box
> ------------------------------------------------------------
>
>                 Key: DS-268
>                 URL: https://jira.duraspace.org/browse/DS-268
>             Project: DSpace
>          Issue Type: Bug
>          Components: XMLUI
>    Affects Versions: 1.5.1, 1.5.2
>            Reporter: Tim Donohue
>         Attachments: administrative.js, DS-268.patch
>
>
> When searching in the XMLUI Item Mapper, multiple words (with a space in 
> between) always returns no results.
> It seems like it could be an encoding problem, as inserting a plus symbol (+) 
> in place of a space will return results.
> So, for example:
> A search on "my topic" (no quotes) will always return no results (even if 
> there are matches).   But, a search on "my+topic" (no quotes) will return the 
> correct number of results.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to