<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 17/05/11 14:55, Iain William Wiseman wrote:
    <blockquote cite="mid:4DD1E38E.7000204@bibble.co.nz" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hi,<br>
      <br>
      I am currently trying to run with the following.<br>
      <br>
      7.x-1.0-alpha4 CTools<br>
      7.x-2.0-alpha1 Calendar<br>
      7.x-2.0-alpha3 Date<br>
      7.x-3.0-beta3 Views<br>
      <br>
      And cannot get them to play ball. Two issues<br>
      <ul>
        <li><em class="placeholder">Notice</em>: Undefined variable:
          entity_info in <em class="placeholder">field_views_field_default_views_data()</em>
          (line <em class="placeholder">177</em> of <em
            class="placeholder">/mnt/RAID/WEBTEST/DRUPAL7/drupal-7.0/sites/all/modules/views/modules/field.views.inc</em>).</li>
        <li><em class="placeholder">Notice</em>: Undefined variable:
          entity_info in <em class="placeholder">field_views_field_default_views_data()</em>
          (line <em class="placeholder">178</em> of <em
            class="placeholder">/mnt/RAID/WEBTEST/DRUPAL7/drupal-7.0/sites/all/modules/views/modules/field.views.inc</em>).</li>
      </ul>
      And the fact that Dates do not show up in criteria, what used to
      be arguments.<br>
      <br>
      I am using drupal-7.0 or the core.<br>
      <br>
      1/ Is my only option to move to dev packages to solve these
      issues? Or are there patches I can use. <br>
      2/ If I do need to update is there a way to migrate without losing
      my data. My assumption (bad word) is that once I untick and
      uninstall then the data is lost.<br>
      3/ Do I need to move to the dev of drupal too?<br>
      <br>
      I am familar with GIT and patches so ideally I would prefer to
      keep the current install and patch. <br>
      <br>
      Thanks,<br>
      Iain<br>
      <br>
    </blockquote>
    Steps to reproduce<br>
    <br>
    - Fresh install of drupal 7.0-dev<br>
    - All of the dev versions of the four modules (ctools, date, views,
    calendar)<br>
    - Created on content type with datetime<br>
    - cloned default calendar<br>
    <br>
    Error received is <br>
    <br>
    <em class="placeholder">Notice</em>: Undefined property:
    calendar_view_plugin_style::$rendered_fields in <em
      class="placeholder">views_plugin_style-&gt;render_fields()</em>
    (line <em class="placeholder">323</em> of <em class="placeholder">/var/www/drupal/drupal-7.x-dev/sites/all/modules/views/plugins/views_plugin_style.inc</em>).<br>
    <br>
    Iain<br>
  </body>
</html>