<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel">
    <title>gmane.comp.php.phpmyadmin.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11357"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11356"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11355"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11354"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11353"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11352"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11351"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11350"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11349"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11348"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11347"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11346"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11345"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11344"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11343"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11342"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11341"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11340"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11339"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11338"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11357">
    <title>Re: Refactoring insert-edit</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11357</link>
    <description>&lt;pre&gt;


Ok Marc, I'll fix that.
&lt;/pre&gt;</description>
    <dc:creator>Thilina Buddika Abeyrathna</dc:creator>
    <dc:date>2012-05-18T02:49:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11356">
    <title>Re: Refactoring insert-edit</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11356</link>
    <description>&lt;pre&gt;Le 2012-05-16 14:55, Thilina Buddika Abeyrathna a écrit :


Thilina,
still having a bug with this scenario. You fixed the part where the rows
were not displayed for editing, however, now that they are displayed, I
try to change data and click Go.

An INSERT statement is wrongly generated.


&lt;/pre&gt;</description>
    <dc:creator>Marc Delisle</dc:creator>
    <dc:date>2012-05-17T16:31:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11355">
    <title>Re: Refactoring: Displaying query results</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11355</link>
    <description>&lt;pre&gt;
Hi Michal,

Thanks for pointing that.
I'll pass them as parameters.

Regards !
&lt;/pre&gt;</description>
    <dc:creator>Chanaka Dharmarathna</dc:creator>
    <dc:date>2012-05-17T07:45:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11354">
    <title>Re: Refactoring: Displaying query results</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11354</link>
    <description>&lt;pre&gt;Hi

Dne Wed, 16 May 2012 21:33:17 +0530
Chanaka Dharmarathna &amp;lt;pe.chanaka.ck&amp;lt; at &amp;gt;gmail.com&amp;gt; napsal(a):


Please try to avoid using global variables, this one should be passed
as parameter (or it should be attribute of class which embeds
displaying query results).

&lt;/pre&gt;</description>
    <dc:creator>Michal Čihař</dc:creator>
    <dc:date>2012-05-17T07:38:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11353">
    <title>Re: Refactoring insert-edit</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11353</link>
    <description>&lt;pre&gt;On Wed, May 16, 2012 at 6:20 PM, Thilina Buddika Abeyrathna &amp;lt;
thilinaabeyrathna&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:






&lt;/pre&gt;</description>
    <dc:creator>Thilina Buddika Abeyrathna</dc:creator>
    <dc:date>2012-05-16T18:55:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11352">
    <title>Re: Refactoring: Displaying query results</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11352</link>
    <description>&lt;pre&gt;On Mon, May 14, 2012 at 5:30 PM, Chanaka Dharmarathna &amp;lt;
pe.chanaka.ck&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

Hi Michal,

I have introduced two small functions to reduce the code repetition in
PMA_getVerticalTable() function in display_tbl.lib.php file.
Both functions are using the global variable $vertical_display.

Now I'm trying to implement unit tests for those functions.
Since there is global variable, it represent null while run the test.
Is there any way to implement test cases for this kind of functions ?

As well, is it possible to implement tests for functions like
PMA_getTableNavigation() which is return a large string ?
If possible, Can you give me some guidance to implement tests for that kind
of functions.

Please note that above function names used in my repository [0].

[0] : https://github.com/Chanaka/phpmyadmin

Regards !
&lt;/pre&gt;</description>
    <dc:creator>Chanaka Dharmarathna</dc:creator>
    <dc:date>2012-05-16T16:03:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11351">
    <title>Re: Table zoom search option is broken</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11351</link>
    <description>&lt;pre&gt;On Wed, May 16, 2012 at 2:51 PM, Atul Pratap Singh &amp;lt;
atulpratapsingh05&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>Madhura Jayaratne</dc:creator>
    <dc:date>2012-05-16T15:08:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11350">
    <title>Re: Refactoring insert-edit</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11350</link>
    <description>&lt;pre&gt;


Ok Marc.


&lt;/pre&gt;</description>
    <dc:creator>Thilina Buddika Abeyrathna</dc:creator>
    <dc:date>2012-05-16T12:50:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11349">
    <title>Re: Refactoring insert-edit</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11349</link>
    <description>&lt;pre&gt;Le 2012-05-16 08:37, Thilina Buddika Abeyrathna a écrit :

Ok. Don't forget this bug, when following this scenario:

1. Browse a table
2. Click the checkbox for two rows
3. At the botton, click the With selected...change link

&lt;/pre&gt;</description>
    <dc:creator>Marc Delisle</dc:creator>
    <dc:date>2012-05-16T12:45:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11348">
    <title>Re: Refactoring insert-edit</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11348</link>
    <description>&lt;pre&gt;On Mon, May 14, 2012 at 10:23 PM, Thilina Buddika Abeyrathna &amp;lt;
thilinaabeyrathna&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


Hi Marc,
Now tbl_change.php script is somewhat readable and maintainable. Still
there is a long if condition in this script. but it is not a very complex
control statement . So do I need to implement a function to separate that
if condition too.


&lt;/pre&gt;</description>
    <dc:creator>Thilina Buddika Abeyrathna</dc:creator>
    <dc:date>2012-05-16T12:37:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11347">
    <title>Table zoom search option is broken</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11347</link>
    <description>&lt;pre&gt;Hi Madhura,
The Table zoom search option is broken after function name fixes done in
the commit 60f84a045ec53be94c4cb837d8f70ad210990f7a.
Please fix the function names in tbl_zoom_select.php (line 178).

Regards
&lt;/pre&gt;</description>
    <dc:creator>Atul Pratap Singh</dc:creator>
    <dc:date>2012-05-16T09:21:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11346">
    <title>Re: GSoC: Refactoring Table search, Db search, Multi-table query</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11346</link>
    <description>&lt;pre&gt;Le 2012-05-15 09:42, Atul Pratap Singh a écrit :

Thanks Atul, I started to have a look and added my comments directly to
github.

&lt;/pre&gt;</description>
    <dc:creator>Marc Delisle</dc:creator>
    <dc:date>2012-05-15T17:07:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11345">
    <title>Re: GSoC: Refactoring Table search, Db search, Multi-table query</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11345</link>
    <description>&lt;pre&gt;On Wed, May 9, 2012 at 2:28 AM, Atul Pratap Singh &amp;lt;
atulpratapsingh05&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

Hi Marc,
Sorry for the delay. I have done some refactoring in tbl_select.php. Part
of the script responsible for displaying table search form(which was
earlier done using HTML-PHP mix) has now been converted into functions
displaying HTML. Please checkout [0].

[0]
https://github.com/zixtor/phpmyadmin/commit/36d56fb2ea56e47b3979cfb07ff3ad5a1b4f1b2f




&lt;/pre&gt;</description>
    <dc:creator>Atul Pratap Singh</dc:creator>
    <dc:date>2012-05-15T13:42:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11344">
    <title>refactoring insert/edit: BLOB upload</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11344</link>
    <description>&lt;pre&gt;Thilina,

I made an insert test with a table that contains a BLOB; the maximum
size for the upload is not displayed.

&lt;/pre&gt;</description>
    <dc:creator>Marc Delisle</dc:creator>
    <dc:date>2012-05-15T10:53:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11343">
    <title>Re: Refactoring insert-edit</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11343</link>
    <description>&lt;pre&gt;



&lt;/pre&gt;</description>
    <dc:creator>Thilina Buddika Abeyrathna</dc:creator>
    <dc:date>2012-05-14T16:53:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11342">
    <title>Re: Refactoring insert-edit</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11342</link>
    <description>&lt;pre&gt;Le 2012-05-14 08:50, Thilina Buddika Abeyrathna a écrit :

Hi Thilina,
The code generating the actions_panel fieldset would benefit from being
refactored into one or more functions. The reason is that it's difficult
to understand quickly such a long code block.

It could become
$html_output = PMA_getActionsPanel(...);

-----------

By the way, did you consider using a class? Have a look at
libraries/Partition.class.php. Then, the calling script uses this syntax:

$partition_names = PMA_Partition::getPartitionNames($db, $table);

The benefit is that you don't have to bother about function name clashing.

&lt;/pre&gt;</description>
    <dc:creator>Marc Delisle</dc:creator>
    <dc:date>2012-05-14T16:39:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11341">
    <title>Re: Refactoring insert-edit</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11341</link>
    <description>&lt;pre&gt;
Hi Marc,
There are HTML code block from line 438 in the tbl_change.php file(after my
last commit [0]).  It doesn't mix with much PHP tags. It is somewhat
readable.
Do I need to implement several functions to render this HTML block. Can you
give me a suggestion..

[0] -
https://github.com/thilinaa/phpmyadmin/commit/9d6c38daf6a98d915a34391bddb987b116be98c0
&lt;/pre&gt;</description>
    <dc:creator>Thilina Buddika Abeyrathna</dc:creator>
    <dc:date>2012-05-14T12:50:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11340">
    <title>Re: Duplicate code in CSS themes</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11340</link>
    <description>&lt;pre&gt;Hi

Dne Mon, 14 May 2012 13:11:16 +0100
Rouslan Placella &amp;lt;rouslan&amp;lt; at &amp;gt;placella.com&amp;gt; napsal(a):


Well I had some mail backlog so I managed to read your mail just after
sending mine :-).


I think this is really good approach.

&lt;/pre&gt;</description>
    <dc:creator>Michal Čihař</dc:creator>
    <dc:date>2012-05-14T12:42:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11339">
    <title>Re: Duplicate code in CSS themes</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11339</link>
    <description>&lt;pre&gt;
I mentioned a few days ago that I'm already working on this, thought I 
didn't get into details, so here's my plan.

I will merge theme_left with theme_right first (we'll only have one 
frame in 4.0). Then split the resulting file into smaller files, e.g.: 
common.css, pmd.css, gis.css, rte.css, etc...
The idea here is to make the css files more managable, right now it 
looks to me like everyone just appends new stuff at the bottom of our 
huge files creating an ever bigger mess out of them.

Then all of the resulting files will be reassembled back into a single 
file by the Theme class at run time and sent to the browser along with a 
cache header.

As far as the code duplication goes, the idea is to make all of the new, 
smaller, css files overridable. So only the default theme will include 
all the css files and if another theme is selected and it, for example, 
only has a common.css file, all the other files will be included from 
the default theme.

I think that this approach will both minimise code du&lt;/pre&gt;</description>
    <dc:creator>Rouslan Placella</dc:creator>
    <dc:date>2012-05-14T12:11:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11338">
    <title>Re: Refactoring: Displaying query results</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11338</link>
    <description>&lt;pre&gt;
Hi Michal,

I'll follow your instructions Marc.

Yes, that is the case. I tried with including around three additional
files, but again the error is due to not including some necessary files.
Is there any easier way to run this unit tests independent from the other
tests ?

As well, I'm going to do some modifications regarding to improve
readability of the code.
For functions which are not too small, I'm going to add one empty line,
just after function declaration and just before the end of the function.

Ex :-
function PMA_setDisplayMode($params)
{

// function body after empty line
----
----
// end of the function body

} // end of the function after empty line

Hope this is more readable. Shall I use this ?

Regards !
&lt;/pre&gt;</description>
    <dc:creator>Chanaka Dharmarathna</dc:creator>
    <dc:date>2012-05-14T12:00:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11337">
    <title>Duplicate code in CSS themes</title>
    <link>http://permalink.gmane.org/gmane.comp.php.phpmyadmin.devel/11337</link>
    <description>&lt;pre&gt;Hi all

I think it is pretty obvious that all themes will share quite big load
of CSS. Originally I though about extracting these bits to Theme class
methods, but now I think it would make things even harder to maintain.

What I feel would be better to create core CSS file, which would be
always included and theme authors will just override/extend it.

This way, we can make changes in core without breaking older themes too
much - maybe some things will not look 100% intergrated, but at least
the layout won't be broken.

Currently original and pmahomme themes share about 2500 lines, they
differ in 1000/500 (pmahomme/original) lines.

&lt;/pre&gt;</description>
    <dc:creator>Michal Čihař</dc:creator>
    <dc:date>2012-05-14T11:58:57</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.php.phpmyadmin.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.php.phpmyadmin.devel</link>
  </textinput>
</rdf:RDF>

