owebia
owebia
ExcelNamedRangeCollection.Insert causes error "We found a problem with some content in 'test.xlsx'."
Hi, If a named range references a whole column (e.g. `Sheet1!$C:$C`) and we insert rows in the worksheet, the range address is changed to something like `Sheet1!Sheet1!$C1:#REF!`. When we try...
When there are defined names referencing a whole column (e.g. `Sheet1!$C:$C`), inserting rows fails to update the range: `Sheet1!Sheet1!$C1:#REF!`. Same issue for named row ranges and inserting columns. This fixes...
Hi, Thanks for providing RuckZuck, it looks very promising. I'm still wondering which package manager to use but the community driven catalog of RuckZuck make it more complete. Here are...
Hi, A bot is using a solr vulnerability to install a malware on linux servers: https://nvd.nist.gov/vuln/detail/CVE-2017-12629 In solr logs, you can see when the bot exploited this vulnerability: ``` sed...
On some configurations, we get an infinite loop when trying to use the $quote variable. This problem can't be reproduced on a new Magento installation. The usage of $request->package_value instead...