<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -266,6 +266,7 @@ void FormWidgetButton::loadDefaults ()
     //We didn't found the &quot;on&quot; state for the button
     if (!onStr) {
       error(-1, &quot;FormWidgetButton:: unable to find the on state for the button\n&quot;);
+      onStr = new GooString(&quot;&quot;); // TODO is this the best solution?
     }
   }
 </diff>
      <filename>poppler/Form.cc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6cb846664e57b02c99f1e6ad2b4e9128c9622e0a</id>
    </parent>
  </parents>
  <author>
    <name>Albert Astals Cid</name>
    <email>aacid@kde.org</email>
  </author>
  <url>http://github.com/kou/poppler-test/commit/0a1b41ff6de5a41e3450ecbcb1ba754dc06c29d9</url>
  <id>0a1b41ff6de5a41e3450ecbcb1ba754dc06c29d9</id>
  <committed-date>2009-06-26T10:31:22-07:00</committed-date>
  <authored-date>2009-06-26T10:31:22-07:00</authored-date>
  <message>Do not crash when we can't find onStr

Fixes crash in bug #22485
Not sure this is the best solution, but Adobe doesn't even open the file</message>
  <tree>f4af722df12c0a1a0160777e3bd404030ca8cfc0</tree>
  <committer>
    <name>Albert Astals Cid</name>
    <email>aacid@kde.org</email>
  </committer>
</commit>
