https://bugs.documentfoundation.org/show_bug.cgi?id=135088
--- Comment #10 from johnks <[email protected]> --- (In reply to raal from comment #9) > tested with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: 7a7eb4aa21ca0c83db825fe8d5a5278611b391d8 > CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3 > Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US > Calc: threaded > > Actual Results: > 1. "ActiveWorkbook.FollowHyperlink _ > Address:="https://onlineservices.tin.egov-nsdl.com/etaxnew/tdsnontds.jsp"" > workaround: delete _ and keep command on one line > > 2. Private Function DecodeBase64(ByVal strData As String) As Byte() > error Unexpected symbol ( > > 3. Application.CommandBars("Ply").Enabled = True > > if i click on the side bar "calculate tax" I do not get any error, some form > open, but it is probably incomplete. > > So, it's better, but still not fully working. https://gist.github.com/brucemcpherson/6937529 check the code for decodeBase64 on this. its the same and it is not working in libreoffice. -- You are receiving this mail because: You are the assignee for the bug.
