Skip to content

Conversation

@nilbus
Copy link
Contributor

@nilbus nilbus commented Jan 3, 2013

0523e90 (Edward Anderson, 5 minutes ago)
Worksheet name uniqueness doesn't apply to itself

This constraint would prevent you from creating a new worksheet with the
name that it would have gotten by default.

cac5b8a (Edward Anderson, 33 minutes ago)
Don't add worksheets to the workbook when initialize fails

Creating a worksheet with an invalid name would still add it to the
workbook, despite raising an exception.

nilbus added 2 commits January 2, 2013 18:44
Creating a worksheet with an invalid name would still add it to the
workbook, despite raising an exception.
This constraint would prevent you from creating a new worksheet
with the name that it would have gotten by default.
@nilbus
Copy link
Contributor Author

nilbus commented Jan 3, 2013

Edit: Just pushed an update to the 2nd commit that actually includes the fix! Just thought I'd mention in case you looked at the patch from the original notification and didn't see it.

@randym
Copy link
Owner

randym commented Jan 4, 2013

please accept my sincerest apologies for the delay. Ive been away on a romote island with my kids for the last week. This looks good to me. Ill take deeper dive when i get back to civilization on the 7th and merge this in.

best
randym

randym added a commit that referenced this pull request Jan 8, 2013
Fixes related to validating worksheet name uniqueness
@randym randym merged commit dc29748 into randym:master Jan 8, 2013
@nilbus
Copy link
Contributor Author

nilbus commented Jan 8, 2013

Thanks! No worries about the delay - hope you enjoyed the vacation!

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.

2 participants