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

EntryHeader doesn't deserialize the tooltip TSP parameter #33

Closed
bhufmann opened this issue Sep 14, 2021 · 0 comments · Fixed by #68
Closed

EntryHeader doesn't deserialize the tooltip TSP parameter #33

bhufmann opened this issue Sep 14, 2021 · 0 comments · Fixed by #68

Comments

@bhufmann
Copy link
Collaborator

When serializing a EntryModel, only the name field is deserilized. According to the TSP definition there is also a tooltip parameter that needs to be deserialized.

The Trace Compass server needs to be updated as well to serialize the 'tooltip' as well. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=575951 for the server side implementation.

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

Successfully merging a pull request may close this issue.

1 participant