Fixes issue #2266. Writer/Xlsx fails when there is no longer a sheet which corresponds to the definition of a local defined name. The code is changed to drop such an orphaned name. Writer/Xls does not fail under the same cicrcumstances, so no correction is needed there. Writer/Ods fails in a different manner, and is corrected to no longer do so. |
||
|---|---|---|
| .. | ||
| ConditionalTest.php | ||
| DrawingsTest.php | ||
| FloatsRetainedTest.php | ||
| Issue2082Test.php | ||
| Issue2266Test.php | ||
| LocaleFloatsTest.php | ||
| StartsWithHashTest.php | ||
| UnparsedDataCloneTest.php | ||
| UnparsedDataTest.php | ||
| VisibilityTest.php | ||