Find in Project does not work properly with file extension

Bug #748258 reported by Ameen Demidem
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-on-rails
New
Undecided
Unassigned

Bug Description

I'm using Ubuntu 10.10 x64 with Gedit 2.30.3 and GMate 0.9.15~uorppa0.
When specifying the file extension in "Find in Project" plug-in, it would not return any result.

Here is my analysis :
When using the "--include=*.{...}", it is actually the shell that will expand it into as many arguments as there are between the curly braces in the form of "--include=*.ext1 --include=*.ext2 ...". Which thing, would not happen from within the Python compiler.

I have attached a patch which works fine with me.

Revision history for this message
Ameen Demidem (ameen.demidem) wrote :
Revision history for this message
Andrew Liu (andrewliu33) wrote :

Thanks for the fix!
It works for me, too.

The fix is committed and will be required in the next release of gmate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.