Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MergeUtils fails to merge names of name and occurrences types that do not have a subject identifier #409

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
See attached java file. The tests where the type has no psi will loose their 
name during the merge. The tests that specify a dummy psi for the types will 
pass.

What is the expected output? What do you see instead?
I expect that merging copies the names of name/occurrence types even if they 
are not identified with a psi.


Original issue reported on code.google.com by qsieb...@gmail.com on 20 Sep 2011 at 12:21

Attachments:

@GoogleCodeExporter
Copy link
Author

And the test cases in patch form

Original comment by qsieb...@gmail.com on 20 Sep 2011 at 12:47

Attachments:

@GoogleCodeExporter
Copy link
Author

Furthermore, if there are X number of occurrences with the same type (type 
without a psi), then the merge will result in X new topics without a name and 
psi each typing one of the occurrences.

Original comment by q.sieb...@morpheus.mssm.nl on 2 Oct 2012 at 12:22

@GoogleCodeExporter
Copy link
Author

Fixed by r2336

Original comment by qsieb...@gmail.com on 4 Oct 2012 at 8:25

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by qsieb...@gmail.com on 29 Nov 2012 at 10:10

  • Added labels: Release5.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant