Hi Marc,
Thanks for your quick reply. I went through the feature requests for that project idea. I felt features like rfe*2998185* very helpful for even my personal work. It make me more interest on this title. As a beginner for phpmyadmin, I would like to know what are the relevant source files for refactoring process of the 'Displaying query results'. As well before entering this title, it's very helpful for me, if you can mention similar and easy bugs in open bug list.
Regards ! Chanaka
On Sat, Mar 3, 2012 at 6:53 PM, < phpmyadmin-devel-request@lists.sourceforge.net> wrote:
Send Phpmyadmin-devel mailing list submissions to phpmyadmin-devel@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel or, via email, send a message with subject or body 'help' to phpmyadmin-devel-request@lists.sourceforge.net
You can reach the person managing the list at phpmyadmin-devel-owner@lists.sourceforge.net
When replying, please edit your Subject line so it is more specific than "Re: Contents of Phpmyadmin-devel digest..."
Today's Topics:
- Re: Gsoc 2012 project idea (Madhura Jayaratne)
- Re: Gsoc 2012 project idea (Marc Delisle)
- Re: GSoC 2012 (Marc Delisle)
- Gsoc 2012 project idea (Thilina Buddika Abeyrathna)
- Re: Gsoc 2012 project idea (Marc Delisle)
- Re: Automated Testing - GSoC Project Idea 2012 (yasitha pandithawatta)
Message: 1 Date: Sat, 3 Mar 2012 17:21:46 +0530 From: Madhura Jayaratne madhura.cj@gmail.com Subject: Re: [Phpmyadmin-devel] Gsoc 2012 project idea To: phpmyadmin-devel@lists.sourceforge.net Message-ID: <CAC5h4aPr7hZS2iyDYqUs3c99V_VDvpRsc2nEH_4EKmEZhdFaag@mail.gmail.com
Content-Type: text/plain; charset="iso-8859-1"
On Sat, Mar 3, 2012 at 5:07 PM, Marc Delisle marc@infomarc.info wrote:
Le 2012-03-03 06:08, Madhura Jayaratne a ?crit :
On Sat, Mar 3, 2012 at 12:18 AM, Thilina Buddika Abeyrathna < thilinaabeyrathna@gmail.com> wrote:
Hi, yes I have red that page. And also I look the junior jobs. It mention
that
bug fixing and I have look at the bug list in sourceforge. There are
lot of
bugs. So if you can, please let me know if there are any bugs which is related to tbl_change.php, tbl_replace.php, libraries/tbl_replace_fields.inc.php. So it will help me to understand and familiar with those php files. Because that project idea mention
those
php file to refactoring.
-- Regards.
Thilina Buddika Abeyrathna, Department of Computer Engineering, Faculty Of Engineering, University of Peradeniya.
Hi Thilina,
Going through the bug tracker, I could not find any open bugs that are related to this area. However I found this feature request [1] which
looks
to be related.
May be you could talk with Marc on whether this one is still relevant
and
worth implementing and if so start working on it.
I believe it's still relevant but I'm not sure how to reproduce this problem.
-- Marc Delisle http://infomarc.info
May be with this.
CREATE TABLE IF NOT EXISTS `testbin` ( `id` int(11) NOT NULL AUTO_INCREMENT, `bin` binary(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;
INSERT INTO `testbin` (`id`, `bin`) VALUES (1,
'0b11010101011011110\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0');
-- Thanks and Regards,
Madhura Jayaratne