[Development] Qt code browser url changed (cgit <-> cgit.cgi)?
EXT Mitch Curtis
mitch.curtis at qt.io
Mon Mar 27 04:44:37 CEST 2023
The source code text seems to be missing - the line numbers seem to be correct by I don't see any code. Inspecting the HTML shows that there is no text there, so it's not just a CSS issue.
> -----Original Message-----
> From: Development <development-bounces at qt-project.org> On Behalf Of
> Andrey Leman via Development
> Sent: Monday, March 27, 2023 5:06 AM
> To: Konrad Rosenbaum <konrad at silmor.de>; development at qt-project.org
> Subject: Re: [Development] Qt code browser url changed (cgit <-> cgit.cgi)?
>
> Hi,
>
>
>
> Yes, the server has been upgraded to new version. Could you please test if it
> works as before now? e.g https://code.qt.io/cgit/...
>
>
>
> From: Development <development-bounces at qt-project.org> on behalf of
> Konrad Rosenbaum <konrad at silmor.de>
> Date: Sunday, 26 March 2023, 18:07
> To: development at qt-project.org <development at qt-project.org>
> Subject: Re: [Development] Qt code browser url changed (cgit <-> cgit.cgi)?
>
> Hi,
>
> On 26/03/2023 14:16, Christian Ehrlicher wrote:
> > today there was a thread on stackoverflow which mentions that the
> > links to the examples don't work anymore. The links in the docs (and
> > also in the source repo) are
> >
> > https://code.qt.io/cgit/qt/qtbase.git/tree/examples/widgets/...
> >
> > But it needs to be
> >
> > https://code.qt.io/cgit.cgi/qt/qtbase.git/tree/examples/...
> >
> >
> > Did something changed recently wrt this? Do you need a bug report for it?
>
> It changed some time before or around noon on March 25th. I have a regular
> git pull job running in the background and it failed since the afternoon of that
> day. My guess would be that someone did maintenance or installed a new
> version and some minor mayhem was overseen...
>
> Question to the admins: will you fix the cgit URLs or does everybody else need
> to fix their links?
>
>
>
> Konrad
More information about the Development
mailing list