<?xml version="1.0"?>
<?xml-stylesheet
href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/search.php">
    <title>PEAR Bug Search Results</title>
    <link>http://pear.php.net/bugs/search.php?cmd=display&amp;package_name%5B0%5D=Structures_DataGrid_Renderer_Console&amp;PHPSESSID=6sh8hov6085gl1gd4s43b0k8h0</link>
    <description>Search Results</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bug/14173" />

     </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://pear.php.net/gifs/pearsmall.gif">
    <title>PEAR Bugs</title>
    <url>http://pear.php.net/gifs/pearsmall.gif</url>
    <link>http://pear.php.net/bugs</link>
  </image>

    <item rdf:about="http://pear.php.net/bug/14173">
      <title>Structures_DataGrid_Renderer_Console: Bug 14173 [Open] Multibyte characters</title>
      <link>http://pear.php.net/bugs/14173</link>
      <content:encoded><![CDATA[<pre>Structures_DataGrid_Renderer_Console Bug
Reported by bruno701
2008-06-17T11:29:05+00:00
PHP: 5.2.5 OS: Linux Package Version: 0.1.1

Description:
------------
hi, 

the encoding parameter should be set while create the Console_Table object:

Add after Line 136 something like:
$this-&gt;_table-&gt;setCharset($this-&gt;_options[&quot;encoding&quot;]);

i had some col-width issues with multibye characters before i added this line...

Expected result:
----------------
| 2     | 1     | 217      | Weidler, Tim (GER)          |                               | 30 | 00:21:32 | 00:21:30 |
| 3     | 1     | 159      | Ginkel, Rolf (DEU)          | TS Frechen                    | 45 | 00:21:39 | 00:21:38 |
| 4     | 1     | 200      | Winkler, Guido (DEU)        | Die LaufhÃ¶rnchen              | 40 | 00:22:17 | 00:22:16 |
| 5     | 2     | 183      | Tippmann, Franz-Josef (DEU) | Cool Runnings BrÃ¼hl           | 40 | 00:22:27 | 00:22:24 |


Actual result:
--------------
| 2     | 1     | 217      | Weidler, Tim (GER)          |                               | 30 | 00:21:32 | 00:21:30 |
| 3     | 1     | 159      | Ginkel, Rolf (DEU)          | TS Frechen                    | 45 | 00:21:39 | 00:21:38 |
| 4     | 1     | 200      | Winkler, Guido (DEU)        | Die LaufhÃ¶rnchen                 | 40 | 00:22:17 | 00:22:16 |
| 5     | 2     | 183      | Tippmann, Franz-Josef (DEU) | Cool Runnings BrÃ¼hl             | 40 | 00:22:27 | 00:22:24 |</pre>]]></content:encoded>
      <description><![CDATA[<pre>Structures_DataGrid_Renderer_Console Bug
Reported by bruno701
2008-06-17T11:29:05+00:00
PHP: 5.2.5 OS: Linux Package Version: 0.1.1

Description:
------------
hi, 

the encoding parameter should be set while create the Console_Table object:

Add after Line 136 something like:
$this-&gt;_table-&gt;setCharset($this-&gt;_options[&quot;encoding&quot;]);

i had some col-width issues with multibye characters before i added this line...

Expected result:
----------------
| 2     | 1     | 217      | Weidler, Tim (GER)          |                               | 30 | 00:21:32 | 00:21:30 |
| 3     | 1     | 159      | Ginkel, Rolf (DEU)          | TS Frechen                    | 45 | 00:21:39 | 00:21:38 |
| 4     | 1     | 200      | Winkler, Guido (DEU)        | Die LaufhÃ¶rnchen              | 40 | 00:22:17 | 00:22:16 |
| 5     | 2     | 183      | Tippmann, Franz-Josef (DEU) | Cool Runnings BrÃ¼hl           | 40 | 00:22:27 | 00:22:24 |


Actual result:
--------------
| 2     | 1     | 217      | Weidler, Tim (GER)          |                               | 30 | 00:21:32 | 00:21:30 |
| 3     | 1     | 159      | Ginkel, Rolf (DEU)          | TS Frechen                    | 45 | 00:21:39 | 00:21:38 |
| 4     | 1     | 200      | Winkler, Guido (DEU)        | Die LaufhÃ¶rnchen                 | 40 | 00:22:17 | 00:22:16 |
| 5     | 2     | 183      | Tippmann, Franz-Josef (DEU) | Cool Runnings BrÃ¼hl             | 40 | 00:22:27 | 00:22:24 |</pre>]]></description>
      <dc:date>2008-06-17T11:29:05+00:00</dc:date>
      <dc:creator>otto &amp;#x61;&amp;#116; bergerdata &amp;#x64;&amp;#111;&amp;#x74; de</dc:creator>
      <dc:subject>Structures_DataGrid_Renderer_Console Bug</dc:subject>
    </item>
</rdf:RDF>
