RE: Many subpages of the de-website not reachable anymore?

2021-05-23 Thread Jörg Schmidt


> -Original Message-
> From: Matthias Seidel [mailto:matthias.sei...@hamburg.de] 
> Sent: Sunday, May 23, 2021 1:40 PM
> To: dev@openoffice.apache.org
> Subject: Re: Many subpages of the de-website not reachable anymore?
> 
> Hi Dick,
> 
> Am 23.05.21 um 13:21 schrieb Dick Groskamp:
> >
> > On 2021/05/23 10:18:48, Jörg Schmidt  wrote: 
> >>> -Original Message-
> >>> From: Dick Groskamp [mailto:di...@apache.org] 
> >>> Sent: Sunday, May 23, 2021 12:09 PM
> >>> To: dev@openoffice.apache.org
> >>> Subject: Re: RE: Many subpages of the de-website not 
> >>> reachable anymore?
> >>> Could it be that 
> >>> https://www.openoffice.org/about-ooo/about-mailinglist.html 
> >>> (without de in the link) doesn't exists ?
> >> Yes. This is exactly the cause. That's why I wrote that 
> the national pages are not uniform and can not be treated the same.
> >>
> >>
> >>
> >> Jörg
> > OK, I probably found the cause.
> > it is in index.html.
> >
> > This part:
> >   
> > 
> >   
> > Ich bentige Hilfe zu OpenOffice
> >
> > picks up: https://www.openoffice.org/about-ooo/mailinglist.html
> 
> Thank you for your help. Yes, that should be a relative path. 
> Fixed now!
> 
> Should be visible in 15 minutes.

... and it works. Thank you.


Jörg


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Many subpages of the de-website not reachable anymore?

2021-05-23 Thread Matthias Seidel
Hi Dick,

Am 23.05.21 um 13:21 schrieb Dick Groskamp:
>
> On 2021/05/23 10:18:48, Jörg Schmidt  wrote: 
>>> -Original Message-
>>> From: Dick Groskamp [mailto:di...@apache.org] 
>>> Sent: Sunday, May 23, 2021 12:09 PM
>>> To: dev@openoffice.apache.org
>>> Subject: Re: RE: Many subpages of the de-website not 
>>> reachable anymore?
>>> Could it be that 
>>> https://www.openoffice.org/about-ooo/about-mailinglist.html 
>>> (without de in the link) doesn't exists ?
>> Yes. This is exactly the cause. That's why I wrote that the national pages 
>> are not uniform and can not be treated the same.
>>
>>
>>
>> Jörg
> OK, I probably found the cause.
> it is in index.html.
>
> This part:
>   
> 
>   
> Ich bentige Hilfe zu OpenOffice
>
> picks up: https://www.openoffice.org/about-ooo/mailinglist.html

Thank you for your help. Yes, that should be a relative path. Fixed now!

Should be visible in 15 minutes.

Regards,

   Matthias

>
> BUT
>
> it should pick up : https://www.openoffice.org/de/about-ooo/mailinglist.html
>
> Something is going wrong with the abbreviation of the path.
>
> I don't know enough of this to repair it. Sorry for that.
> Maybe someone else can have a quick peek.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>



smime.p7s
Description: S/MIME Cryptographic Signature


RE: Many subpages of the de-website not reachable anymore?

2021-05-23 Thread Jörg Schmidt
 

> -Original Message-
> From: Dave Fisher [mailto:w...@apache.org] 
> Sent: Sunday, May 23, 2021 1:00 PM
> To: dev@openoffice.apache.org
> Subject: Re: Many subpages of the de-website not reachable anymore?
> 
> Hey -
> 
> The page shows for me:
> 
> https://github.com/apache/openoffice-org/blob/main/content/de/
> about-ooo/about-mailinglist.html
> 
> https://de.openoffice.org/about-ooo/about-mailinglist.html
> 
> Redirects to
> 
> https://www.openoffice.org/de/about-ooo/about-mailinglist.html


Yes, but https://www.openoffice.org/de/about-ooo/about-mailinglist.html does 
not.



The problem seems to me to be the overall behavior, which runs as follows:

1.
Go to https://www.openoffice.org/

2.
In a German localized system you will now see on this page the notice:
"Diese Webseite gibt es auch in Deutsch (de). Einfach auf diesen Text klicken, 
um weitergeleitet zu werden."

3.
If you click on this hint, you will be redirected to:
https://www.openoffice.org/de/

and _not_ to:
https://de.openoffice.org


 

Jörg


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: RE: RE: Many subpages of the de-website not reachable anymore?

2021-05-23 Thread Dick Groskamp



On 2021/05/23 10:18:48, Jörg Schmidt  wrote: 
> > -Original Message-
> > From: Dick Groskamp [mailto:di...@apache.org] 
> > Sent: Sunday, May 23, 2021 12:09 PM
> > To: dev@openoffice.apache.org
> > Subject: Re: RE: Many subpages of the de-website not 
> > reachable anymore?
> 
> > Could it be that 
> > https://www.openoffice.org/about-ooo/about-mailinglist.html 
> > (without de in the link) doesn't exists ?
> 
> Yes. This is exactly the cause. That's why I wrote that the national pages 
> are not uniform and can not be treated the same.
> 
> 
> 
> Jörg
OK, I probably found the cause.
it is in index.html.

This part:
  

  
Ich bentige Hilfe zu OpenOffice

picks up: https://www.openoffice.org/about-ooo/mailinglist.html

BUT

it should pick up : https://www.openoffice.org/de/about-ooo/mailinglist.html

Something is going wrong with the abbreviation of the path.

I don't know enough of this to repair it. Sorry for that.
Maybe someone else can have a quick peek.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Many subpages of the de-website not reachable anymore?

2021-05-23 Thread Dave Fisher
Hey -

The page shows for me:

https://github.com/apache/openoffice-org/blob/main/content/de/about-ooo/about-mailinglist.html

https://de.openoffice.org/about-ooo/about-mailinglist.html

Redirects to

https://www.openoffice.org/de/about-ooo/about-mailinglist.html

There are two web servers.

% nslookup www.openoffice.org
…

Non-authoritative answer:
www.openoffice.org  canonical name = openoffice.apache.org.
Name:   openoffice.apache.org
Address: 95.216.26.30
Name:   openoffice.apache.org
Address: 207.244.88.140

Yes, that looks funny, but all the Apache Projects websites are served from 
these servers.

I checked them both by IP address.

I double checked the migration directories from November and everything was 
copied.

There are 657 html files under /de

There are now 658 html files under /de

Please just state your problem and stop accusations.

All The Best,
Dave

> On May 23, 2021, at 3:18 AM, Jörg Schmidt  wrote:
> 
>> -Original Message-
>> From: Dick Groskamp [mailto:di...@apache.org] 
>> Sent: Sunday, May 23, 2021 12:09 PM
>> To: dev@openoffice.apache.org
>> Subject: Re: RE: Many subpages of the de-website not 
>> reachable anymore?
> 
>> Could it be that 
>> https://www.openoffice.org/about-ooo/about-mailinglist.html 
>> (without de in the link) doesn't exists ?
> 
> Yes. This is exactly the cause. That's why I wrote that the national pages 
> are not uniform and can not be treated the same.
> 
> 
> 
> Jörg
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



RE: RE: Many subpages of the de-website not reachable anymore?

2021-05-23 Thread Jörg Schmidt
> -Original Message-
> From: Dick Groskamp [mailto:di...@apache.org] 
> Sent: Sunday, May 23, 2021 12:09 PM
> To: dev@openoffice.apache.org
> Subject: Re: RE: Many subpages of the de-website not 
> reachable anymore?

> Could it be that 
> https://www.openoffice.org/about-ooo/about-mailinglist.html 
> (without de in the link) doesn't exists ?

Yes. This is exactly the cause. That's why I wrote that the national pages are 
not uniform and can not be treated the same.



Jörg


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: RE: Many subpages of the de-website not reachable anymore?

2021-05-23 Thread Dick Groskamp



On 2021/05/23 09:50:32, Jörg Schmidt  wrote: 
> Hello Peter, 
> 
> > -Original Message-
> > From: Peter Kovacs [mailto:pe...@apache.org] 
> > Sent: Sunday, May 23, 2021 11:35 AM
> > To: dev@openoffice.apache.org
> > Subject: Re: Many subpages of the de-website not reachable anymore?
> > 
> > Hello Jörg,
> > 
> > 
> > I am not sure what is wrong. The link at [1] works for me. I see no 
> > differences to the archive., Also the History at [2] does not 
> > show any 
> > changes.
> > 
> >  From which link do you start or which one is broken?
> 
> i start from "Ich benötige Hilfe zu OpenOffice", and the Link is:
> 
> https://www.openoffice.org/about-ooo/about-mailinglist.html
> 
> without "de" in the link.
> 
> 
> (I hope that this is just a carelessness error and not related to a schematic 
> approach to the CMS conversion, because I have always warned about the 
> consequences of the latter, because the national sites are not uniform.)
> 
> 
> greetings,
> Jörg
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 
> 
Could it be that https://www.openoffice.org/about-ooo/about-mailinglist.html 
(without de in the link) doesn't exists ?

It is not in the Dutch sites

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



RE: Many subpages of the de-website not reachable anymore?

2021-05-23 Thread Jörg Schmidt
Hello Peter, 

> -Original Message-
> From: Peter Kovacs [mailto:pe...@apache.org] 
> Sent: Sunday, May 23, 2021 11:35 AM
> To: dev@openoffice.apache.org
> Subject: Re: Many subpages of the de-website not reachable anymore?
> 
> Hello Jörg,
> 
> 
> I am not sure what is wrong. The link at [1] works for me. I see no 
> differences to the archive., Also the History at [2] does not 
> show any 
> changes.
> 
>  From which link do you start or which one is broken?

i start from "Ich benötige Hilfe zu OpenOffice", and the Link is:

https://www.openoffice.org/about-ooo/about-mailinglist.html

without "de" in the link.


(I hope that this is just a carelessness error and not related to a schematic 
approach to the CMS conversion, because I have always warned about the 
consequences of the latter, because the national sites are not uniform.)


greetings,
Jörg


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Many subpages of the de-website not reachable anymore?

2021-05-23 Thread Peter Kovacs

Hello Jörg,


I am not sure what is wrong. The link at [1] works for me. I see no 
differences to the archive., Also the History at [2] does not show any 
changes.


From which link do you start or which one is broken?

I saw that some links especially for pictures use HTTP. But I dont think 
that is your issue. Others I could not find.



All the best

Peter


 [1]https://www.openoffice.org/de/about-ooo/about-mailinglist.html

[2] 
https://github.com/apache/openoffice-org/blob/main/content/de/about-ooo/about-mailinglist.html




On 23.05.21 10:53, Jörg Schmidt wrote:

Hello,

I see that important pages have completely disappeared.

Here is a link of an (old) page that shows the right side menu of the de-SEites:
https://web.archive.org/web/20200525211720/http://www.openoffice.org/de/about-ooo/about-mailinglist.html

How do I currently reach all the pages linked there?

For example, how do I reach the German documentation? How e.g. do I reach the 
german Issuzilla introduction? How e.g. do I reach the German informations 
about the German users mailinglist? How  many other pages more?




greetings,
Jörg


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


--
This is the Way! http://www.apache.org/theapacheway/index.html

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org