Extension AltSearch - bugs and requests

Yes, Now I found where is my confussion.

  • The previous license was LGPL
  • We changed the license to CCO
  • When publissing in Github, GIthub added an Apache v2 license file with name LICENSE (can see in branchs) And in the organization I put this file in the “registration” subdir.

So…

  • In the help the link to the license must be to CCO
  • The file /registration/license.txt must contain the real CCO license.

Here is new version
altsearch_150beta1.oxt.RENAMED.ODT (762.8 kB)
The description is in module changes

@fpy or @bantoniof I haven’t own internet :frowning: so I must periodically “travel” to my neighbourgh’s wifi and do the operations only with touchpad, that really isn’t comfortable for more Drag&Drop operations. So please could you also take from @htietze the administration of Libre Extension site? Thanks.

1 Like

Hellow @KamilLanda, Thanks a lot for your translation work

Testing the 150beta I found a bug:

Searching for char Style “Destacado” in Spanish localized version ( Realname = Emphasis)
I get the incorrect property value error in line 2842 (Function getRealStyleName)

(The 143beta version was ok )

Windows 10, L.O. 25.2.3.2

Ok fixed, 150beta1 up

I have replaced the function getRealStyleName with the old function (143b) and the search is ok.

But now, the Replace with another Char Style causes the not established object variable error
(in the same line)

  • May be different forms of call to function in search / replace?

In 143 the function getRealStyleName(…) had 1st parameter the object but in 150 is 1st parameter string!
It was easier to change the parameter to string than create new variable with next object in other calling that was with \A in Replace and not only \C.
But I forgot to change it in all occurences of getRealStyleName in 150.


But the uploaded 150beta1 is functional for me:

I had not realized that you had edited the message and uploaded the new version. (beta1).

  • Tested and is Ok .

  • Thank you very much You are very efficient and fast

1 Like

ok. so, catching up with commits, the first was HUGE !! :sweat_smile:
150beta1 is more reasonable / readable :wink:

Commits · gitxpy/libreoffice-alt-search · GitHub

1 Like

@fpy you can do really small fix now, there stayed cs comment in Common.xba :slight_smile:


:

@fpy please will you also take over the administration of Extension site AltSearch » Libreoffice Extensions ?

done.
image

can’t wait you directly join the github vibe :wink:

the beta is available from latest git main :

1 Like