<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -166,6 +166,7 @@ class syntax_plugin_cloud extends DokuWiki_Syntax_Plugin {
      */
     function _getTagCloud($num, &amp;$min, &amp;$max, &amp;$tag) {
         $cloud = array();
+        if(!is_array($tag-&gt;topic_idx)) return;
         foreach ($tag-&gt;topic_idx as $key =&gt; $value) {
             if (!is_array($value) || empty($value) || (!trim($value[0]))) {
                 continue;</diff>
      <filename>syntax.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>359a57d03183724aecbcd869dbea5b6936ccb727</id>
    </parent>
  </parents>
  <author>
    <name>Michael Klier</name>
    <email>chi@chimeric.de</email>
  </author>
  <url>http://github.com/dokufreaks/plugin-cloud/commit/f841da7d14f3d8b346bae1d4a1a331c8b2eceaf0</url>
  <id>f841da7d14f3d8b346bae1d4a1a331c8b2eceaf0</id>
  <committed-date>2009-05-11T01:13:28-07:00</committed-date>
  <authored-date>2009-05-11T01:13:28-07:00</authored-date>
  <message>check if topic_idx is an array - possible fix for FS#143

darcs-hash:20090511081328-23886-e556aefeee10f361bc725ebb7634f38b7ddb64d2.gz</message>
  <tree>27b4760a9fc4010b3ba15df8bc0bbe1348241cff</tree>
  <committer>
    <name>Michael Klier</name>
    <email>chi@chimeric.de</email>
  </committer>
</commit>
