<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - ODF: Remove deprecated attribute table:cell-range-address from element <chart:plot-area>"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131862">131862</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ODF: Remove deprecated attribute table:cell-range-address from element <chart:plot-area>
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Chart
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rb.henschel@t-online.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>ODF 1.2 has deprecated the table:call-range-address as attribute of element
<chart:plot-area>. Instead the attribute chart:values-cell-range-address of
<chart:series> is used.
<a href="http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#attribute-table_cell-range-address_element-chart_plot-area">http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#attribute-table_cell-range-address_element-chart_plot-area</a>

The use of this attribute with element <chart:plot-area> will be removed in ODF
1.4. Therefore it is time to change LibreOffice accordingly.


I have made some tests with charts in Writer, Calc, Impress and Draw. I have
generated a chart, then removed the attribute in file, and then reopened the
file. In all my tests, the chart was the same as created. So it should be no
problem to remove writing that attribute for ODF 1.4.

I could not test charts in reports (REPORTBUILDER) because of crashes. The
REPORTBUILDER seem to have severe problems with charts, see <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REPORTBUILDER - Chart isn't shown in report"
   href="show_bug.cgi?id=117162">bug 117162</a>, bug
117159, <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REPORT-BUILDER: Charts without content if chart contain date or time"
   href="show_bug.cgi?id=87012">bug 87012</a> for example.

I have looked at Pivot-Charts too. They have principle ODF related errors in
cell addresses and need rework anyway, see <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - svg:desc not suitable for a table cell identifier"
   href="show_bug.cgi?id=112785">bug 112785</a> and <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PIVOT CHARTS: Save produces invalid file because of invalid cell address"
   href="show_bug.cgi?id=112783">bug 112783</a>.

Old OOo versions use this attribute to distinguish between the cases, that the
data source is the internal table of the chart, or the chart has an external
data source. I have seen comments on this. So it might be, that import/export
filter for these old versions still need to treat this attribute.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>