I think it's easier for everyone if you first write a test-case for the bug 
scenario, i.e. a test case that fails with the current code. Then, you can 
change the implementation as you intended and run your test case. If it's 
green, then you may [push your patch to our review 
system](http://www.saros-project.org/review), and other developers will take a 
look.

Code reviews are "expensive", as they involve human brain power. Therefore, 
they should be as comfortable as possible. Our review environment renders your 
changes as a visual diff, making it much easier to see and understand the 
actual changes. Furthermore, the unit tests will be automatically executed, so 
code reviews will only be conducted if all tests are green.


---

** [bugs:#837] Project names with trailing numbers are truncated in Wizard**

**Status:** open
**Group:** OTHER
**Created:** Wed Oct 15, 2014 10:52 AM UTC by Franz Zieris
**Last Updated:** Thu Nov 05, 2015 08:37 PM UTC
**Owner:** nobody


* Share a project with a trailing number in its name, such as "ALP4".
* In the "Add Projects" dialog on the recipients side, the text box under the 
option "Create new project" is pre-filled with the project name without the 
number, i.e. "ALP" in the above mentioned example.

(This should probably by fixed in 
<code>EnterProjectNamePage.findProjectNameProposal()</code>)


---

Sent from sourceforge.net because [email protected] is subscribed 
to https://sourceforge.net/p/dpp/bugs/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/dpp/admin/bugs/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
DPP-Robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to