Date: prev next · Thread: first prev next last
2020 Archives by date, by thread · List index


Hi,

On Thu, 28 May 2020 at 19:33:48 +0000, Steve Fanning wrote:
Whatever I do here trying to type the location, or paste it, I get an
error dialog which talks of a 404 error and has a Dismiss button,

Ack, that appears to be a gerrit bug: it uses /changes/help~NNNNN/files?q=…
which is not a valid API endpoint (“Not found: files”).  Work around
that seem to work here:

 1. Reload the page after clicking “edit” (that is, the URL ending with
    ‘/+/NNNNN,edit’) but before clicking “open”; or
 2. Append ‘,edit’ to the the URL of the change to edit instead of
    clicking the “edit” button.

In both cases the search is done through /changes/REPO~NNNNN/revisions/R/files?q=…
which *is* a valid API endpoint.  The issue doesn't seem to present in
the upcoming 3.1 so I didn't investigate more.

-- 
Guilhem.

-- 
To unsubscribe e-mail to: website+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/website/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.