Re: : 500 Internal Server Error

2019-01-09 Thread Dennis Roczek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256


For the reference: the edit page (
https://wiki.openoffice.org/w/index.php?title=Documentation/DevGuide/Scr
ipting/Writing_Macros=edit
) still shows content.

- From my experience and what I can see in the source code of that page, I
would guess that the syntaxhighlight extension needs to be updated or at
least configured the right way (TM).

Best regards,

Dennis Roczek

On 08.01.2019 13:03, Carl Marcum wrote:
> 
> On 1/3/19 1:09 PM, Marcus wrote:
>> Am 03.01.19 um 10:44 schrieb Stephan Bergmann:
>>> Fetching
>>> <https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/W
riting_Macros>
>>> (as linked from e.g.,
>>> <https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/S
cripting_Framework>)
>>> results in just a "500 Internal Server Error" response:
>>>
>>>> $ curl -i
>>>> https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/W
riting_Macros
>>>>
>>>> HTTP/1.0 500 Internal Server Error
>>>> Date: Thu, 03 Jan 2019 09:42:52 GMT
>>>> Server: Apache/2.4.18 (Ubuntu)
>>>> X-Content-Type-Options: nosniff
>>>> Content-Length: 0
>>>> Connection: close
>>>> Content-Type: text/html; charset=UTF-8
>>
>> but
>> "https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/;
>> works. So, either the page Stephan mentioned isn't existing anymore o
r
>> it is broken in a way that it is not possible to display anything.
>>
>> Marcus
>>
>>
> 
> Yes there are many pages in the dev guide section that display blank f
or
> some reason.
> 
> I haven't noticed any pages outside of dev guide area blank.
> 
> Carl
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 
-BEGIN PGP SIGNATURE-
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEhYmMfFabYko4V91Tzj5B/c4qttkFAlw18SYACgkQzj5B/c4q
ttlarhAAmPZM+RFOdSGenv1LqZQaECpflSuuZpU8mvyWEUpliv2rJF9K4LBZp+M/
RMKz6f6xX3RtfibqzqH5PaQQbT4ieVMucQOAin71oRKIKrsF71fxDLxTiOHz1PbS
PB8COaQmjM9J6Qzo+pi1kfHGmfJXBgT605PjlA5XO5is8whHh0v7pxl6tohoor0R
hTu/tGKCUr4bWwP1Rau5+kwpbFkoGovDr7hFTqXtc/7Rz2OfbiRDbQ6PhEg6Ue0Q
iXLxJJu+xF7c4BQELTJ+OqjUxxLKkbuwNQU/ZmYhbDQ6eMOGCZG+Dsp5JByTtji1
XMZ09caTmmPkFP8SeLQUk8tn2z5J2vR44gpO/Scy+4kztla3Pq4CJmmXIwh0Tk/N
UA3JFw3N+O8gJQz/mRASHR0rQqk1tm4ErEOnQZZfk7DApGmEahpdRQlXAQgiuSlz
HHS/6L9piaZk+W6O4ea7HwGf3Y1FzryoVB9VUKz/OeDHtagHqCipipXfNRgqeyaB
awb+f9bHTrNhITrr3UGBTCkirreHgWIzwGuIWl4enHW8WLJFJGYQiC/Q03uFp2bH
K1Zd4jT2C9fuxMsUkrtC8iGFWG4mERrFzuoB4gZUMxlEMaQzQR8Xlfxxq372ruCK
Fk5OGnH4iqTvtktEGhFNLpOzkw9KG4wUIzmuAMxSdZiy3h91Sug=
=GLr6
-END PGP SIGNATURE-

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



Re: : 500 Internal Server Error

2019-01-08 Thread Carl Marcum



On 1/3/19 1:09 PM, Marcus wrote:

Am 03.01.19 um 10:44 schrieb Stephan Bergmann:
Fetching 
<https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Writing_Macros> 
(as linked from e.g., 
<https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Scripting_Framework>) 
results in just a "500 Internal Server Error" response:


$ curl -i 
https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Writing_Macros 


HTTP/1.0 500 Internal Server Error
Date: Thu, 03 Jan 2019 09:42:52 GMT
Server: Apache/2.4.18 (Ubuntu)
X-Content-Type-Options: nosniff
Content-Length: 0
Connection: close
Content-Type: text/html; charset=UTF-8


but 
"https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/; 
works. So, either the page Stephan mentioned isn't existing anymore or 
it is broken in a way that it is not possible to display anything.


Marcus




Yes there are many pages in the dev guide section that display blank for 
some reason.


I haven't noticed any pages outside of dev guide area blank.

Carl



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



Re: : 500 Internal Server Error

2019-01-03 Thread Marcus

Am 03.01.19 um 10:44 schrieb Stephan Bergmann:
Fetching 
<https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Writing_Macros> 
(as linked from e.g., 
<https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Scripting_Framework>) 
results in just a "500 Internal Server Error" response:


$ curl -i 
https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Writing_Macros 


HTTP/1.0 500 Internal Server Error
Date: Thu, 03 Jan 2019 09:42:52 GMT
Server: Apache/2.4.18 (Ubuntu)
X-Content-Type-Options: nosniff
Content-Length: 0
Connection: close
Content-Type: text/html; charset=UTF-8


but "https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/; 
works. So, either the page Stephan mentioned isn't existing anymore or 
it is broken in a way that it is not possible to display anything.


Marcus


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



: 500 Internal Server Error

2019-01-03 Thread Stephan Bergmann
Fetching 
<https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Writing_Macros> 
(as linked from e.g., 
<https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Scripting_Framework>) 
results in just a "500 Internal Server Error" response:



$ curl -i 
https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Writing_Macros
HTTP/1.0 500 Internal Server Error
Date: Thu, 03 Jan 2019 09:42:52 GMT
Server: Apache/2.4.18 (Ubuntu)
X-Content-Type-Options: nosniff
Content-Length: 0
Connection: close
Content-Type: text/html; charset=UTF-8



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