View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - QuickSearch replaces some caracters with blank - ProjeQtOr
 
 

QuickSearch replaces some caracters with blank

More
10 Jun 2013 15:23 #1 by LEVA
Hi,

I would like to report a bug.

When you try to make the quicksearch 213+ in the quicksearch dialog, then Project'Or RIA does not take the + into account and replace it with a space.

Example :
Have a object with a field name = 213+.
Quicksearch 213 -> the object is found
Quicksearch 213+ -> the object is not found

Bye

Please Log in or Create an account to join the conversation.

More
10 Jun 2013 15:50 - 10 Jun 2013 15:52 #2 by LEVA
Perhaps encodeURIComponent() in refreshJsonList() would do the trick.


Edit :

Yes it does.

url = url + "&objectType=" + encodeURIComponent(dijit.byId('listTypeFilter').get("value"));

For each lines
Last edit: 10 Jun 2013 15:52 by LEVA.

Please Log in or Create an account to join the conversation.

More
13 Jun 2013 10:20 #3 by babynus
Hi,

Ticket #1105 has been recorded to include your fix in next version.

Thanks for your contribution.

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
13 Jun 2013 12:41 #4 by babynus
You were almost there :
url = url + "&quickSearch=" + encodeURIComponent(dijit.byId('quickSearchValue').get("value"));
Others should not be necessary : they just concern boolean (idle) or integer (type) values.
Fix is included in V3.4

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.095 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.