Search Issue Tracker

Won't Fix

Votes

0

Found in

5.3.0f4

Issue ID

752321

Regression

No

Searching for scripting references in Monodevelop does not parse comma correctly

CodeEditors

-

1. Add script, which contains commas to Monodevelop (e.g. script from http://docs.unity3d.com/ScriptReference/EventSystems.IDragHandler.html).
2. Put a cursor on Monodevelop, and press CMD + '.
Actual result: You are directed to http://docs.unity3d.com/ScriptReference/30_search.html?q=MonoBehaviour, (with coma in the end, so there are no search results).
Expected result: You are redirected to http://docs.unity3d.com/ScriptReference/30_search.html?q=MonoBehaviour.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.