History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-6000
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Serge Baranov
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Structural Search and Replace doesn't show all results within scope

Created: 19 Apr 06 20:04   Updated: 19 May 06 22:26
Component/s: Structural Search and Replace
Fix Version/s: 5.1.2, Demetra 5289

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. pic09728.jpg
(72 kb)

2. pic46698.jpg
(72 kb)

Build: 4,192
Fixed in build: 5,283
Severity: Medium


 Description  « Hide
I am experiencing some strange behaviour using the Structural Search. I
have checked the bugs at the below URL but it is not included. I can't
believe it is a bug because it is too severe: you would have picked it up
long ago. I must be doing something wrong but I can't figure out what.

Here's the situaion: I specify a search using scope "Project Files". The
search find results and they are all in the a pacakge called delegate (i.e.
com.whatever.delegate). So I want to refine my search but I also want it to
run more quickly. Wanting it to run more quickly, I reduce the scope. But I
change one thing at a time, so at first I don't actually change the search
at all, apart from narrowing the scope to the "delegate" package. The
results I get should be exactly the same as before, logically. Instead I
get no results. I have checked the definition of the narrow scope. It is
selected using a special include/exlude type tree, but my selections in
that tree actually result in a string specification. They also result in a
status message stating the number of classes included in the scope. The
status message is

"Scope contains 18 of total 21,576 classes"

18 is correct, it is the number in the package.

The strong generated to represent my constraints is "
[Plugins]:com.idbs.ewb.delegate..*"

I can only think that this string is being generated incorrectly or
interpreted incorrectly.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.