User tests: Successful: Unsuccessful:
make com_search work on J4
apply pr
upgrade to j4
com_search doesn't work
com_search works in j4
?
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_search Front End Plugins |
it is removed from new installation , but if you upgrade from a j3 site .....
The intention was that people should update to the decoupled com_search here https://github.com/joomla-extensions/search/tree/4.0-dev similar to how we did weblinks.
Yes the only thing we would to do in an ideal world would be to add the update server into 3.10 and make sure it is detected as 3rd party extension at the time of the upgrade checks.
or even better add the update xml into 4.0 as the upgrade works and the new version will be 4.x only anyway.
That would mean 3.10 -> 4.0 -> com_search update like all other 3rd party extensions that are no longer 3.x compatible would go,
The intention was that people should update to the decoupled com_search here https://github.com/joomla-extensions/search/tree/4.0-dev similar to how we did weblinks.
@wilsonge We did weblinks? You mean it is ready for J4? If so then I missed something. To me the weblinks repository seems to be abandoned. No PR gets merged there, CI checks broken since months.
Hmm when the code provided here makes com_search work I would say the correct way forward would be to do a PR against: https://github.com/joomla-extensions/search/tree/4.0-dev/src
Once merged there do a release and add the new update server on updating from 3.10.
So after updating to 4.0 the update shows up and the package can be used with the package that works with 4.0
Labels |
Added:
?
|
Hmm when the code provided here makes com_search work
that's easy, simply test it
the correct way forward would be to do a PR against: https://github.com/joomla-extensions/search/tree/4.0-dev/src
there is no need to do this pr there, it's a complete new rewrite in j4 style already
this pr just give us the time to do:
things that hardly can be done until 17
Labels |
Added:
?
Removed: ? |
Hi, this PR is the base for the minimal version of search running on 4.0 that we have called and published as 4.0.0-dev here: https://github.com/joomla-extensions/search/releases/tag/4.0.0-dev to be used until a more final package of search has been build.
Thanks @alikon for providing this PR
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-17 02:44:02 |
Closed_By | ⇒ | zero-24 | |
Labels |
Added:
?
Removed: ? |
I thought com_search was removed ?