oleibman

Results 266 comments of oleibman

@cwolcott I am changing the implementation of Legend Borders in PR #3462 from what I did in PR #3434. It will allow more options (e.g. line width), but the former...

Confirmed. Interestingly, if the format is `0 0/0`, Excel's formatted value will be `1 0/1`; but, if the format is `? ??/???`, which certainly seems similar, Excel's formatted value will...

Lots of minor discrepancies between Excel and PhpSpreadsheet for the fraction formatting test. This could take a while.

Can you upload the spreadsheet? The problem is impossible to debug otherwise.

Problem seems resolved, no update in over a year, closing.

Can you provide a unit test that will demonstrate the issue, and prove that this fix works?

No update in over a year. Closing.

I don't think it would be practical to use PhpSpreadsheet if mbstring is not enabled. Mbstring functions are directly called 45 times in 38 different modules. In addition, StringHelper methods,...

@Maybe-U You asked me to review. The code looks okay to me, but I'm really not all that familiar with TemplateProcessor, so it needs someone more knowledgeable to review. However,...