Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Newsreader/Salvo UI Integration in the workbench/Work done during May 25 to June 1

This week I started the implementation of the functionality “Ask a question”. I came up with an initial design[1] and since my mentor is happy with it I decided to implement it. I completed a significant amount of that implementation during this week.

I found a bug[2] in Salvo regarding the sender identification of messages. With the help of the ECF community I investigate it and found the cause of that bug. I fixed the bug and committed it to my git repository[3]. My mentor pull up the changes I made, to the Salvo main git repository.

[1] http://wiki.eclipse.org/Newsreader/Salvo_UI_Integration_in_the_workbench#Design

[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=347541

[3] https://github.com/isudana/Newsreader.git

Back to the top