Hi
i have a problem with IDS. Sometimes i have the same ID twice (same form, different text).
Is there any known bug generating that or is there anyone else reporting that problem?
Is it possible to find multiple used IDs in source code automatically? Of course it may be the same text but it would be much easier to locate the wrong ones.
thanks
direct
some IDS are assigned twice
-
- Posts: 65
- Joined: Thu May 08, 2008 7:46 pm
Re: some IDS are assigned twice
Hi,direct wrote:Hi
i have a problem with IDS. Sometimes i have the same ID twice (same form, different text).
Is there any known bug generating that or is there anyone else reporting that problem?
Is it possible to find multiple used IDs in source code automatically? Of course it may be the same text but it would be much easier to locate the wrong ones.
thanks
direct
We seen duplicate IDS from time to time

You can "automatically" search for them by exporting to Excel, sort lines and then add a function that compare each line with previous line so see if they have the same IDS...
Jean-Paul Brassard
Quebec, Canada
Quebec, Canada