<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 2, 2013 at 3:15 AM, Dieter Adriaenssens <span dir="ltr"><<a href="mailto:dieter.adriaenssens@gmail.com" target="_blank">dieter.adriaenssens@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2013/4/1 Kasun Chathuranga <<a href="mailto:chathuranga.jayaneththi@gmail.com">chathuranga.jayaneththi@gmail.com</a>>:<br>

<div><div class="h5">> Hi all,<br>
><br>
> I'm currently looking into the bug #3800<br>
> (<a href="http://sourceforge.net/p/phpmyadmin/bugs/3800/" target="_blank">http://sourceforge.net/p/phpmyadmin/bugs/3800/</a>). The bug is reported to be<br>
> in 3.5.6 version and while going through the wiki page on GIT<br>
> (<a href="http://wiki.phpmyadmin.net/pma/Git#Working_with_branches" target="_blank">http://wiki.phpmyadmin.net/pma/Git#Working_with_branches</a>)  I noticed that<br>
> the fix should go into some QA branch. However seeing that version 4.0 is in<br>
> beta, I'd like to know whether the fix should still go to the QA branch.<br>
> Will there be any more releases on 3.5 branch?<br>
<br>
</div></div>Hi Kasun,<br>
<br>
There will probably be another 3.5.* release in the future, so please<br>
fix the bug. It is also present in current master, so it is certainly<br>
useful to fix it.<br>
<br>
Because it is a bug in the 3.5.* series, you should work on branch QA_3_5 :<br>
<br>
1. clone phpMyAdmin on Github<br>
2. checkout branch QA_3_5 of your cloned repo<br>
3. branch from the QA_3_5 branch for fixing this bug (fe. name it bug_3800)<br>
4. create your patch and commit it to this branch (bug_3800)<br>
5. push this branch (bug_3800) to your cloned repo<br>
6. create a pull request from your branch (bug_3800) to phpmyadmin/QA_3_5<br>
<br>
If your patch applies to current master as well, it will be merged by<br>
the person reviewing your commit, or you will be asked to create a<br>
seperate patch for master in case the patch cannot easily be applied<br>
to master.<br>
<br>
I hope this helps you.<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote></div>Hi Dieter,<br><br></div><div class="gmail_extra">It certainly helps, thanks! I'll submit the pull request soon. <br><br>--<br></div><div class="gmail_extra">
Regards,<br></div><div class="gmail_extra">Kasun Chathuranga<br></div></div>