PR# 11406 Two branches in Implementers format for inherited renamed and redefined feature
Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2006/09/24
Class: Bug
Severity: Serious
Number: 11406
Release: 5.7.63822
Confidential: No
Status: Analyzed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.7) Gecko/20060627
Solaris 10 on x86
Synopsis: Two branches in Implementers format for inherited renamed and redefined feature
Description
An inherited feature that is both renamed and redefined into an attribute has two history branches shown in Implementers, Ancestor Versions and Descendant Versions formats. If it is just renamed or just redefined into an attribute, then only one branch is shown. Maybe I just don't understand history branches, but this doesn't make any sense to me since TEST only inherits TEST1 once. Feel free to tell me what the history branches are supposed to represent and close this report if I'm wrong.
To Reproduce