<?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:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/tag/nestedset">
<title>Public marks with tag nestedset</title>
<description>Public marks with tag nestedset</description>
<link>http://blogmarks.net/marks/tag/nestedset</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/kasi77/mark/299408"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/kasi77/mark/299408">
<title>PEAR :: Bug #6061 :: problem creating root node with Oracle</title>
<link>http://pear.php.net/bugs/bug.php?id=6061</link>
<description>line 975
replace : $parent['norder'] = is_null($tmp_order) ? 0 : $tmp_order;
by : $parent['norder'] = (is_null($tmp_order) or empty($tmp_order)) ? 0 : $tmp_order;</description>
<dc:date>2006-01-12T08:30:27Z</dc:date>
<dc:author>kasi77</dc:author>
<dc:subject>php, pear, bug, db nestedset, nestedset</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pear.php.net/bugs/bug.php?id=6061"><img border="0" src="http://www.blogmarks.net/screenshots/2006/01/12/cd744e5846347d5eec174883e0525bae.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pear.php.net/bugs/bug.php?id=6061">PEAR :: Bug #6061 :: problem creating root node with Oracle</a></h4>
 
by <a href="http://blogmarks.net/user/kasi77">kasi77</a> 
<p class="description">line 975
replace : $parent['norder'] = is_null($tmp_order) ? 0 : $tmp_order;
by : $parent['norder'] = (is_null($tmp_order) or empty($tmp_order)) ? 0 : $tmp_order;</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pear">pear</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bug">bug</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/db%2Bnestedset">db nestedset</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nestedset">nestedset</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=299408">Copy</a> | 
<a href="http://blogmarks.net/link/455188">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>