Tiny Core Linux

Off-Topic => Off-Topic - Tiny Core Lounge => Topic started by: lhaley42 on August 19, 2021, 04:11:16 PM

Title: test
Post by: lhaley42 on August 19, 2021, 04:11:16 PM
test - currently failing to create post on another board here - testing ...


http://forum.tinycorelinux.net/index.php?action=post2;start=0;board=28
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@forum.tinycorelinux.net to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.
Title: Re: test
Post by: lhaley42 on August 19, 2021, 04:12:49 PM
Hrrm - how strange - I can create a post here - but - not in



    Tiny Core Linux »
    General TC »
    General TC Talk »
    Start new topic


...
Title: Re: test
Post by: lhaley42 on August 19, 2021, 04:15:37 PM
I guess I'll just post my topic here - and perhaps it can be moved? but there again, I kinda had to search to decide where it should reside ... You'll see..  -Lexi
Title: Re: test
Post by: lhaley42 on August 19, 2021, 04:17:11 PM
ah hah - I cannot post it here either ... perhaps there is some syntax/format issue?  Do forum posts have a line-length limit?  My intended post has a long line - 290 characters in length ...

-L
Title: Re: test
Post by: lhaley42 on August 19, 2021, 04:21:59 PM
I think I figured it out - I had used the

Code: [Select]
foo bar zap
tag to include my shell script - inline to the text - but, since the script used square brackets - I suspect the forum code tried to parse as tags ...  I wonder what the escape sequence for square brackets is ... ?

--Lexi
Title: Re: test
Post by: Rich on August 19, 2021, 04:25:58 PM
Hi lhaley42
This is a known issue. The forum software seems to flag certain words but only in certain contexts, for example:
http://forum.tinycorelinux.net/index.php/topic,25208.msg160942.html#msg160942
In that post I had to spell  cat  with uppercase letters to prevent my post from being flagged.

Commands enclosed in parenthesis with a leading dollar sign also trigger it.
Title: Re: test
Post by: lhaley42 on August 19, 2021, 04:33:37 PM
Rich,

Very good - thank you -

L