Ticket #178 (closed Bug: fixed)

Opened 1 year ago

Last modified 8 months ago

Quick fix for a single path being used for multiple components

Reported by: dsugar Assigned to: dsugar
Priority: Low Milestone: 2008 Work Complete v3.0
Component: linkage Keywords:
Cc:

Description (Last modified by dsugar)

If in the .fsys file there are two components that have the same path this shows up as an error in the problems view (good). But there is no quick fix for this type of error and their should be.

Also bad is that the path for the item appearing second in the .fsys seems to be getting lost. So it is up to the user to know where it was pointed to. (bad)

There should also be a test case for this behavior.

Change History

02/12/08 14:34:53 changed by dsugar

  • status changed from new to assigned.
  • description changed.

02/12/08 14:44:05 changed by dsugar

added testcase 106 which tests the error message is being correctly generated.

02/12/08 14:45:14 changed by dsugar

  • summary changed from Quick fix for a single path being used for multipled components to Quick fix for a single path being used for multiple components.

05/20/08 15:08:29 changed by dsugar

  • milestone changed from Release 2.8 to 2008 Work Complete v3.0.

Milestone Release 2.8 deleted

05/20/08 15:28:02 changed by dsugar

  • status changed from assigned to closed.
  • resolution set to fixed.

This was fixed in changeset:2030 related to ticket:174 and ticket:154