Bug 49242 - [PATCH] load LinkedDataRecord for Chart
Summary: [PATCH] load LinkedDataRecord for Chart
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: unspecified
Hardware: PC Windows Vista
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 07:03 UTC by Peter Kutak
Modified: 2010-05-25 12:00 UTC (History)
0 users



Attachments
patch (2.93 KB, patch)
2010-05-05 12:14 UTC, Peter Kutak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Kutak 2010-05-03 07:03:38 UTC
loads data for chart series and give access to this datarecords 
(to be able expand formulas in data series with newly inserted rows)
Comment 1 Nick Burch 2010-05-05 11:30:46 UTC
No patch seems to be attached to the bug :(

Any chance you could have a second go at attaching the patch?
Comment 2 Peter Kutak 2010-05-05 12:14:12 UTC
Created attachment 25403 [details]
patch

patch attached
Comment 3 Peter Kutak 2010-05-06 09:30:24 UTC
(In reply to comment #1)
> No patch seems to be attached to the bug :(
> 
> Any chance you could have a second go at attaching the patch?

I am sorry.
diff attached now.
Comment 4 Nick Burch 2010-05-25 12:00:06 UTC
Thanks for this, applied to svn in r948080.