Skip to content

Conversation

@pnomolos
Copy link

  • Fixes issue where XML character would be passed unencoded into attribute values, causing breakage
  • You can pass a SimpleTypedList to be merged now (useful if you want to merge an entire row)
  • Converted everything to Minitest

pnomolos added 5 commits July 30, 2014 00:47
- Fixes issue where XML character would be passed unencoded into attribute values, causing breakage
- You can pass a SimpleTypedList to be merged now (useful if you want to merge an entire row)
- Also has the addition of Axlsx.to_emu_units
- Fix issue with it not being properly escaped
@pnomolos pnomolos changed the title Serialized Attributes - Bugfix Various Fixes Jul 31, 2014
- @zoom_scale_normal, @zoom_scale_page_layout_view, @zoom_scale_sheet_layout_view all need to be set.  A default of 0 is incorrect according to the Open XML SDK 2.5 Validator.
- Due to the way serialized_attributes works, @name won't be set by default.  This should probably be fixed by having serialized_attributes use method-based accessors rather than instance vars.
- Fix specs for SheetView now that defaults are different
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant