Hi, Nyall, the reporter is using 3.2.3 and I do not have third-party providers installed here. So it might be fixed though regarding the issue report I mentioned above I'm not really sure given that: - if I understand the commit, saga is among the providers we keep showing the help button for - the link built ( https://docs.qgis.org/testing/en/docs/user_manual/processing_algs/saga/rastertools.html#sagaaveragewithmask2) by the button refers to an alg we don't have in docs (Average with mask 2 - added to QGIS only a year ago) and more importantly, and this is what leads to 404, a "rastertools" category we don't provide (and I can't see where that category comes from). And we are anyway far from covering SAGA modules (see https://docs.qgis.org/testing/en/docs/user_manual/processing_algs/saga/index.html vs https://github.com/qgis/QGIS/tree/master/python/plugins/processing/algs/saga/description vs http://www.saga-gis.org/saga_tool_doc/2.2.4/a2z.html (latest?))
Does anything prevent us to: 1- apply the same rule to qgis and gdal providers: use our docs 2- apply same rule to grass and saga providers: use their docs 3- hide the help button for other providers and let them implement their path? Looks like 3 is already done but 1 and 2 need some tweaks. Regards, Harrissou Le ven. 12 oct. 2018 à 22:53, Nyall Dawson <[email protected]> a écrit : > On Fri, 12 Oct 2018 at 20:23, Matteo Ghetta <[email protected]> > wrote: > > for all these 3rd part providers, we know that it is (and always will > > be) difficult to keep the links updated to the official docs. I think > > that, if we cannot provide this support, we should drop the Help button > > for these providers. I know that it could sound harsh, but better than > > opening a 404 page > > > > This should have been fixed for a couple of weeks, since > https://github.com/qgis/QGIS/pull/8014/commits/c3db16cd6 > > Do you still see this with recent 3.3 builds? > > Nyall > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
