You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Peter Kovacs <pe...@apache.org> on 2022/05/15 08:15:45 UTC

Re: Reporting a problem with the OpenOffice Wiki and Forums

Binjour!

This list is the right place to ask.

Both Links point to missing Articles on the Forum. Since we updated the 
Forum software, could it be that links has been changed?

Maybe searching on the en Forum would help and renew the link.



Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
> [FR]
>
> Bonjour
>
> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
> remonterais plus...
> Sur la page 
> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
> il y a deux liens qui ne répondent plus :
>
>     OfficeDev - Document Events
>     Database - Events and Other Notifications
>
>
> [EN by https://www.deepl.com/]
>
> Hello
>
> I don't know where to talk about this problem. If someone tells me no 
> more, I won't bring them up again...
> On the page 
> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
> there are two links that don't work anymore:
>
>     OfficeDev - Document Events
>     Database - Events and Other Notifications
>

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


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Dave Fisher <wa...@apache.org>.
I submitted a new PR for the wikinew redirection issue.

> On May 15, 2022, at 9:10 AM, Dave Fisher <wa...@apache.org> wrote:
> 
> This is working. You might need to clear web cache. For some reason it redirects to wikinew.openoffice.org, but it works.
> 
> 
>> On May 15, 2022, at 7:15 AM, Dave Fisher <wa...@apache.org> wrote:
>> 
>> In the recent updates of the wiki and forums they were put onto the same virtual machine.
>> 
>> I think the current problem is due to the wiki section in the httpd.conf not recognizing that the wiki.services.openoffice.org domain coming in to the server is a wiki request. The forum then gets it.
>> 
>> I’ve submitted a PR to ASF Infra puppet to attempt to fix this issue. It being Sunday it may take some time before it is merged and after that up to an hour before puppet applies the change.
>> 
>>> On May 15, 2022, at 6:30 AM, Dick Groskamp <di...@apache.org> wrote:
>>> 
>>> Just found another one on the wiki:
>>> 
>>> http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
>>> points to several links, of which most work correctly.
>>> 
>>> However, the link to Database Wiki, which is:
>>> wiki.services.openoffice.org/wiki/Category:Database 
>>> redirects to
>>> https://forum.openoffice.org/wiki/Category:Database
>>> 
>>> but should redirect to https://wiki.openoffice.org/wiki/Category:Database.
>>> 
>>> Therefore I think that Matthias is right. There is something going wrong on the wiki with the redirects from "wiki.services.<whereever_you wanna_go>...".
>>> 
>>> Redirections go inadvertently to "forum.openoffice.org"
>>> 
>>> They should redirect to "wiki.openoffice.org/" but they redirect now to "forum.openoffice.org" which throws a 404. Changing "forum" on the 404 to "wiki" will give you the right page.
>>> 
>>> I have no clue as where to search for the error, but I assume its somewhere in the configuration of the forum
>>> 
>>> On 2022/05/15 08:15:45 Peter Kovacs wrote:
>>>> Binjour!
>>>> 
>>>> This list is the right place to ask.
>>>> 
>>>> Both Links point to missing Articles on the Forum. Since we updated the 
>>>> Forum software, could it be that links has been changed?
>>>> 
>>>> Maybe searching on the en Forum would help and renew the link.
>>>> 
>>>> 
>>>> 
>>>> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
>>>>> [FR]
>>>>> 
>>>>> Bonjour
>>>>> 
>>>>> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
>>>>> remonterais plus...
>>>>> Sur la page 
>>>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
>>>>> il y a deux liens qui ne répondent plus :
>>>>> 
>>>>>   OfficeDev - Document Events
>>>>>   Database - Events and Other Notifications
>>>>> 
>>>>> 
>>>>> [EN by https://www.deepl.com/]
>>>>> 
>>>>> Hello
>>>>> 
>>>>> I don't know where to talk about this problem. If someone tells me no 
>>>>> more, I won't bring them up again...
>>>>> On the page 
>>>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
>>>>> there are two links that don't work anymore:
>>>>> 
>>>>>   OfficeDev - Document Events
>>>>>   Database - Events and Other Notifications
>>>>> 
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>>> 
>>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>> 
> 


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


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Dave Fisher <wa...@apache.org>.
This is working. You might need to clear web cache. For some reason it redirects to wikinew.openoffice.org, but it works.


> On May 15, 2022, at 7:15 AM, Dave Fisher <wa...@apache.org> wrote:
> 
> In the recent updates of the wiki and forums they were put onto the same virtual machine.
> 
> I think the current problem is due to the wiki section in the httpd.conf not recognizing that the wiki.services.openoffice.org domain coming in to the server is a wiki request. The forum then gets it.
> 
> I’ve submitted a PR to ASF Infra puppet to attempt to fix this issue. It being Sunday it may take some time before it is merged and after that up to an hour before puppet applies the change.
> 
>> On May 15, 2022, at 6:30 AM, Dick Groskamp <di...@apache.org> wrote:
>> 
>> Just found another one on the wiki:
>> 
>> http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
>> points to several links, of which most work correctly.
>> 
>> However, the link to Database Wiki, which is:
>> wiki.services.openoffice.org/wiki/Category:Database 
>> redirects to
>> https://forum.openoffice.org/wiki/Category:Database
>> 
>> but should redirect to https://wiki.openoffice.org/wiki/Category:Database.
>> 
>> Therefore I think that Matthias is right. There is something going wrong on the wiki with the redirects from "wiki.services.<whereever_you wanna_go>...".
>> 
>> Redirections go inadvertently to "forum.openoffice.org"
>> 
>> They should redirect to "wiki.openoffice.org/" but they redirect now to "forum.openoffice.org" which throws a 404. Changing "forum" on the 404 to "wiki" will give you the right page.
>> 
>> I have no clue as where to search for the error, but I assume its somewhere in the configuration of the forum
>> 
>> On 2022/05/15 08:15:45 Peter Kovacs wrote:
>>> Binjour!
>>> 
>>> This list is the right place to ask.
>>> 
>>> Both Links point to missing Articles on the Forum. Since we updated the 
>>> Forum software, could it be that links has been changed?
>>> 
>>> Maybe searching on the en Forum would help and renew the link.
>>> 
>>> 
>>> 
>>> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
>>>> [FR]
>>>> 
>>>> Bonjour
>>>> 
>>>> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
>>>> remonterais plus...
>>>> Sur la page 
>>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
>>>> il y a deux liens qui ne répondent plus :
>>>> 
>>>>    OfficeDev - Document Events
>>>>    Database - Events and Other Notifications
>>>> 
>>>> 
>>>> [EN by https://www.deepl.com/]
>>>> 
>>>> Hello
>>>> 
>>>> I don't know where to talk about this problem. If someone tells me no 
>>>> more, I won't bring them up again...
>>>> On the page 
>>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
>>>> there are two links that don't work anymore:
>>>> 
>>>>    OfficeDev - Document Events
>>>>    Database - Events and Other Notifications
>>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>> 
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 


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


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Dave Fisher <wa...@apache.org>.
In the recent updates of the wiki and forums they were put onto the same virtual machine.

I think the current problem is due to the wiki section in the httpd.conf not recognizing that the wiki.services.openoffice.org domain coming in to the server is a wiki request. The forum then gets it.

I’ve submitted a PR to ASF Infra puppet to attempt to fix this issue. It being Sunday it may take some time before it is merged and after that up to an hour before puppet applies the change.

> On May 15, 2022, at 6:30 AM, Dick Groskamp <di...@apache.org> wrote:
> 
> Just found another one on the wiki:
> 
> http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
> points to several links, of which most work correctly.
> 
> However, the link to Database Wiki, which is:
> wiki.services.openoffice.org/wiki/Category:Database 
> redirects to
> https://forum.openoffice.org/wiki/Category:Database
> 
> but should redirect to https://wiki.openoffice.org/wiki/Category:Database.
> 
> Therefore I think that Matthias is right. There is something going wrong on the wiki with the redirects from "wiki.services.<whereever_you wanna_go>...".
> 
> Redirections go inadvertently to "forum.openoffice.org"
> 
> They should redirect to "wiki.openoffice.org/" but they redirect now to "forum.openoffice.org" which throws a 404. Changing "forum" on the 404 to "wiki" will give you the right page.
> 
> I have no clue as where to search for the error, but I assume its somewhere in the configuration of the forum
> 
> On 2022/05/15 08:15:45 Peter Kovacs wrote:
>> Binjour!
>> 
>> This list is the right place to ask.
>> 
>> Both Links point to missing Articles on the Forum. Since we updated the 
>> Forum software, could it be that links has been changed?
>> 
>> Maybe searching on the en Forum would help and renew the link.
>> 
>> 
>> 
>> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
>>> [FR]
>>> 
>>> Bonjour
>>> 
>>> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
>>> remonterais plus...
>>> Sur la page 
>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
>>> il y a deux liens qui ne répondent plus :
>>> 
>>>     OfficeDev - Document Events
>>>     Database - Events and Other Notifications
>>> 
>>> 
>>> [EN by https://www.deepl.com/]
>>> 
>>> Hello
>>> 
>>> I don't know where to talk about this problem. If someone tells me no 
>>> more, I won't bring them up again...
>>> On the page 
>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
>>> there are two links that don't work anymore:
>>> 
>>>     OfficeDev - Document Events
>>>     Database - Events and Other Notifications
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 


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


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Dave Fisher <wa...@apache.org>.

> On May 15, 2022, at 10:00 AM, Pedro Lino <pe...@mailbox.org.INVALID> wrote:
> 
> After emptying the cache, the links reported by the OP do work, but on the page below the Database now works but not the Mailing Lists
> 
> Is this a separate issue?

Yes. Most of the old OOo project specific mailing lists were never moved to the ASF.

A new target for these links is required.

> 
> Regards,
> Pedro
> 
>> On 05/15/2022 2:30 PM Dick Groskamp <di...@apache.org> wrote:
>> 
>> 
>> Just found another one on the wiki:
>> 
>> http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
>> points to several links, of which most work correctly.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 


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


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Pedro Lino <pe...@mailbox.org.INVALID>.
After emptying the cache, the links reported by the OP do work, but on the page below the Database now works but not the Mailing Lists

Is this a separate issue?

Regards,
Pedro

> On 05/15/2022 2:30 PM Dick Groskamp <di...@apache.org> wrote:
> 
>  
> Just found another one on the wiki:
> 
> http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
> points to several links, of which most work correctly.

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


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Dick Groskamp <di...@apache.org>.
Just found another one on the wiki:

http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
points to several links, of which most work correctly.

However, the link to Database Wiki, which is:
wiki.services.openoffice.org/wiki/Category:Database 
redirects to
https://forum.openoffice.org/wiki/Category:Database

but should redirect to https://wiki.openoffice.org/wiki/Category:Database.

Therefore I think that Matthias is right. There is something going wrong on the wiki with the redirects from "wiki.services.<whereever_you wanna_go>...".

Redirections go inadvertently to "forum.openoffice.org"

They should redirect to "wiki.openoffice.org/" but they redirect now to "forum.openoffice.org" which throws a 404. Changing "forum" on the 404 to "wiki" will give you the right page.

I have no clue as where to search for the error, but I assume its somewhere in the configuration of the forum

On 2022/05/15 08:15:45 Peter Kovacs wrote:
> Binjour!
> 
> This list is the right place to ask.
> 
> Both Links point to missing Articles on the Forum. Since we updated the 
> Forum software, could it be that links has been changed?
> 
> Maybe searching on the en Forum would help and renew the link.
> 
> 
> 
> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
> > [FR]
> >
> > Bonjour
> >
> > Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
> > remonterais plus...
> > Sur la page 
> > https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
> > il y a deux liens qui ne répondent plus :
> >
> >     OfficeDev - Document Events
> >     Database - Events and Other Notifications
> >
> >
> > [EN by https://www.deepl.com/]
> >
> > Hello
> >
> > I don't know where to talk about this problem. If someone tells me no 
> > more, I won't bring them up again...
> > On the page 
> > https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
> > there are two links that don't work anymore:
> >
> >     OfficeDev - Document Events
> >     Database - Events and Other Notifications
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 
> 

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


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Matthias Seidel <ma...@hamburg.de>.
Hi Pedro,

Yes, I need  a day off! Oh wait! It's Sunday? ;-)

Matthias

Am 15.05.22 um 12:15 schrieb Pedro Lino:
>> Am 15.05.22 um 12:01 schrieb Matthias Seidel:
>>> Hi Peter,
>>> What
>> What? What!
>>
>> I need another coffee, it seems! ;-)
> :) No more coffee! You are mixing up names and leaving unfinished sentences! :)
> What you do need is a relaxing drink such as a chamomile or valerian infusion ;)
>
> Have a relaxing Sunday!
>
> Best,
> Pedro
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Pedro Lino <pe...@mailbox.org.INVALID>.
> Am 15.05.22 um 12:01 schrieb Matthias Seidel:
> > Hi Peter,

> > What
> 
> What? What!
> 
> I need another coffee, it seems! ;-)

:) No more coffee! You are mixing up names and leaving unfinished sentences! :)
What you do need is a relaxing drink such as a chamomile or valerian infusion ;)

Have a relaxing Sunday!

Best,
Pedro

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


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Matthias Seidel <ma...@hamburg.de>.
Am 15.05.22 um 12:01 schrieb Matthias Seidel:
> Hi Peter,
>
> Am 15.05.22 um 11:53 schrieb Pedro Lino:
>> Hi Matthias
>>
>>> On 05/15/2022 10:43 AM Matthias Seidel <ma...@hamburg.de> wrote:
>>> Such ".services." links were normally redirected. Maybe that stopped
>>> after the upgrade of the Wiki server?
>>>
>>> If yes, we now have a lot of "broken" links everywhere...
>> Can we fix these two? Or should this be done through a global Find & Replace?
> I understand that these links are in the forum?
>
>> Who has permission to edit openoffice.org?
> We could change all links on our domain, but we definitely cannot change
> all the links "out there" in the internet...
>
> And as I wrote, before these links were redirected to the Wiki server.
> Now they point to the forum server.
> There is something to be configured.
>
> What

What? What!

I need another coffee, it seems! ;-)

Matthias

>
> Regards,
>
>    Matthias
>
>> Regards,
>> Pedro
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Matthias Seidel <ma...@hamburg.de>.
Hi Peter,

Am 15.05.22 um 11:53 schrieb Pedro Lino:
> Hi Matthias
>
>> On 05/15/2022 10:43 AM Matthias Seidel <ma...@hamburg.de> wrote:
>> Such ".services." links were normally redirected. Maybe that stopped
>> after the upgrade of the Wiki server?
>>
>> If yes, we now have a lot of "broken" links everywhere...
> Can we fix these two? Or should this be done through a global Find & Replace?

I understand that these links are in the forum?

> Who has permission to edit openoffice.org?

We could change all links on our domain, but we definitely cannot change
all the links "out there" in the internet...

And as I wrote, before these links were redirected to the Wiki server.
Now they point to the forum server.
There is something to be configured.

What

Regards,

   Matthias

>
> Regards,
> Pedro
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Pedro Lino <pe...@mailbox.org.INVALID>.
Hi Matthias

> On 05/15/2022 10:43 AM Matthias Seidel <ma...@hamburg.de> wrote:

> Such ".services." links were normally redirected. Maybe that stopped
> after the upgrade of the Wiki server?
> 
> If yes, we now have a lot of "broken" links everywhere...

Can we fix these two? Or should this be done through a global Find & Replace?
Who has permission to edit openoffice.org?

Regards,
Pedro

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


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Matthias Seidel <ma...@hamburg.de>.
Hi all,

Am 15.05.22 um 11:02 schrieb David Robley:
> Perhaps you are seeing something different from what I see? At
> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
> I find:
>
> OfficeDev - Document Events ->
> http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Document_Events

This should be:

https://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Document_Events

> Database - Events and Other Notifications ->
> http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Database/Events_and_Other_Notifications

And this:

https://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Events_and_Other_Notifications

Such ".services." links were normally redirected. Maybe that stopped
after the upgrade of the Wiki server?

If yes, we now have a lot of "broken" links everywhere...

Regards,

   Matthias

>
> Both return 404 for me.
>
> On 5/15/22 17:45, Peter Kovacs wrote:
>> Binjour!
>>
>> This list is the right place to ask.
>>
>> Both Links point to missing Articles on the Forum. Since we updated
>> the Forum software, could it be that links has been changed?
>>
>> Maybe searching on the en Forum would help and renew the link.
>>
>>
>>
>> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
>>> [FR]
>>>
>>> Bonjour
>>>
>>> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne
>>> les remonterais plus...
>>> Sur la page
>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
>>> il y a deux liens qui ne répondent plus :
>>>
>>>     OfficeDev - Document Events
>>>     Database - Events and Other Notifications
>>>
>>>
>>> [EN by https://www.deepl.com/]
>>>
>>> Hello
>>>
>>> I don't know where to talk about this problem. If someone tells me
>>> no more, I won't bring them up again...
>>> On the page
>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
>>> there are two links that don't work anymore:
>>>
>>>     OfficeDev - Document Events
>>>     Database - Events and Other Notifications
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>
> Cheers


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by David Robley <da...@robley.net.au>.
Perhaps you are seeing something different from what I see? At 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
I find:

OfficeDev - Document Events -> 
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Document_Events
Database - Events and Other Notifications -> 
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Database/Events_and_Other_Notifications

Both return 404 for me.

On 5/15/22 17:45, Peter Kovacs wrote:
> Binjour!
>
> This list is the right place to ask.
>
> Both Links point to missing Articles on the Forum. Since we updated 
> the Forum software, could it be that links has been changed?
>
> Maybe searching on the en Forum would help and renew the link.
>
>
>
> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
>> [FR]
>>
>> Bonjour
>>
>> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
>> remonterais plus...
>> Sur la page 
>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
>> il y a deux liens qui ne répondent plus :
>>
>>     OfficeDev - Document Events
>>     Database - Events and Other Notifications
>>
>>
>> [EN by https://www.deepl.com/]
>>
>> Hello
>>
>> I don't know where to talk about this problem. If someone tells me no 
>> more, I won't bring them up again...
>> On the page 
>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
>> there are two links that don't work anymore:
>>
>>     OfficeDev - Document Events
>>     Database - Events and Other Notifications
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>

Cheers
-- 
David Robley

Almost went crazy. Would have been a real short trip.
  


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


Re: Reporting a problem with the OpenOffice Wiki and Forums

Posted by Joost Andrae <Jo...@gmx.de>.
Hi,

the .services.openoffice.org Domain doesn't exsist anymore.

The following links work:

http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Document_Events

http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Events_and_Other_Notifications


Kind regards, Joost


Am 15.05.22 um 10:15 schrieb Peter Kovacs:
> Binjour!
> 
> This list is the right place to ask.
> 
> Both Links point to missing Articles on the Forum. Since we updated the 
> Forum software, could it be that links has been changed?
> 
> Maybe searching on the en Forum would help and renew the link.
> 
> 
> 
> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
>> [FR]
>>
>> Bonjour
>>
>> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
>> remonterais plus...
>> Sur la page 
>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
>> il y a deux liens qui ne répondent plus :
>>
>>     OfficeDev - Document Events
>>     Database - Events and Other Notifications
>>
>>
>> [EN by https://www.deepl.com/]
>>
>> Hello
>>
>> I don't know where to talk about this problem. If someone tells me no 
>> more, I won't bring them up again...
>> On the page 
>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
>> there are two links that don't work anymore:
>>
>>     OfficeDev - Document Events
>>     Database - Events and Other Notifications
>>



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