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

Difference between revisions of "Newsreader/Salvo UI Integration in the workbench/Work done during June 2 to June 8"

(New page:  <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 3.2 (Linux)"><style type="text/css"><!-- @page { m...)
 
 
Line 1: Line 1:
&nbsp;<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 3.2  (Linux)"><style type="text/css"><!--
+
This week I completed the implementation of “Ask a question wizard”.
@page { margin: 0.79in }
+
P { margin-bottom: 0.08in }
+
A:link { so-language: zxx }
+
--> </style> This week I completed the implementation of “Ask a question wizard”.
+
I got a feedback from my mentor on the implementation pointing out some bugs in the wizard [1].  
+
  
I fixed those bugs.  
+
I got a feedback from my mentor on the implementation pointing out some bugs in the wizard [1].&nbsp;I fixed those bugs.  
  
Now the “Ask a question” functionality is available on Salvo git repository.
+
Now the “Ask a question” functionality is available on Salvo git repository.  
  
<br>
 
  
I reported several bugs [2] in Salvo.
 
  
<br>
+
I reported several bugs [2] in Salvo.
  
My next task is creating a function to fetch all articles that the user has created or has replied to
+
My next task is creating a function to fetch all articles that the user has created or has replied to  
  
 
<br>  
 
<br>  
  
 
<font color="#333333"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal">[1]
 
<font color="#333333"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal">[1]
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=348345 https://bugs.eclipse.org/bugs/show_bug.cgi?id=348345]</span></span></font></font></font>
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=348345 https://bugs.eclipse.org/bugs/show_bug.cgi?id=348345]</span></span></font></font></font>  
  
<font color="#333333"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal"> [https://bugs.eclipse.org/bugs/show_bug.cgi?id=348337 https://bugs.eclipse.org/bugs/show_bug.cgi?id=348337]</span></span></font></font></font>
+
<font color="#333333"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal"> [https://bugs.eclipse.org/bugs/show_bug.cgi?id=348337 https://bugs.eclipse.org/bugs/show_bug.cgi?id=348337]</span></span></font></font></font>  
  
 
<br>  
 
<br>  
  
 
<font color="#333333"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal">[2]
 
<font color="#333333"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal">[2]
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=348274 https://bugs.eclipse.org/bugs/show_bug.cgi?id=348274]</span></span></font></font></font>
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=348274 https://bugs.eclipse.org/bugs/show_bug.cgi?id=348274]</span></span></font></font></font>  
  
<font color="#333333"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal"> [https://bugs.eclipse.org/bugs/show_bug.cgi?id=348340 https://bugs.eclipse.org/bugs/show_bug.cgi?id=348340]</span></span></font></font></font>
+
<font color="#333333"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal"> [https://bugs.eclipse.org/bugs/show_bug.cgi?id=348340 https://bugs.eclipse.org/bugs/show_bug.cgi?id=348340]</span></span></font></font></font>  
  
<font color="#333333"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal"> [https://bugs.eclipse.org/bugs/show_bug.cgi?id=348463 https://bugs.eclipse.org/bugs/show_bug.cgi?id=348463]</span></span></font></font></font>
+
<font color="#333333"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal"> [https://bugs.eclipse.org/bugs/show_bug.cgi?id=348463 https://bugs.eclipse.org/bugs/show_bug.cgi?id=348463]</span></span></font></font></font>  
  
 
<br>
 
<br>
</meta></meta>
 

Latest revision as of 13:52, 7 June 2011

This week I completed the implementation of “Ask a question wizard”.

I got a feedback from my mentor on the implementation pointing out some bugs in the wizard [1]. I fixed those bugs.

Now the “Ask a question” functionality is available on Salvo git repository.


I reported several bugs [2] in Salvo.

My next task is creating a function to fetch all articles that the user has created or has replied to


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=348345

https://bugs.eclipse.org/bugs/show_bug.cgi?id=348337


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

https://bugs.eclipse.org/bugs/show_bug.cgi?id=348340

https://bugs.eclipse.org/bugs/show_bug.cgi?id=348463


Back to the top