diff options
| author | Jonathan Tron <[email protected]> | 2012-07-07 20:35:49 +0200 |
|---|---|---|
| committer | Jonathan Tron <[email protected]> | 2012-07-07 20:35:49 +0200 |
| commit | c5981835dbcae425dd0e468a90d88cd49bea42d3 (patch) | |
| tree | f412967582918a9642960b2f4540fec307b5984d /lib/axlsx/drawing/ax_data_source.rb | |
| parent | fb4f5feb9d38ee49142a18eb6a1921fd3567964f (diff) | |
| download | caxlsx-c5981835dbcae425dd0e468a90d88cd49bea42d3.tar.gz caxlsx-c5981835dbcae425dd0e468a90d88cd49bea42d3.zip | |
Fix a typo in `Axlsx::Worksheet#dimension` when a row was added without value.
When `Axlsx::Worksheet#add_row` is called without values `#dimension` returned
"AA:200" instead of "AA200", which resulted in a dimension of "A1:AA:200".
This lead to an error in `Axlsx.name_to_indices` which is then called with
"200" instead of "AA200" when using `Axlsx::Worksheet#abs_auto_filter`.
Diffstat (limited to 'lib/axlsx/drawing/ax_data_source.rb')
0 files changed, 0 insertions, 0 deletions
