Code v3.0.5 (WSB 2.13.0 r13): parse error when using "<textarea>"

kuerbis42

Quotehttps://forum.websitebaker.org/index.php?topic=31683.0
Thx, yes, I did this today and it works.
For others, the workaround is this:
echo '<text'.'area>foobar</text'.'area>';
It work's

dbs

[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

hgs

LG Harald

"Fange nie an, aufzuhören - höre nie auf, anzufangen." Marcus Tullius Cicero (106-43 v.Chr.)

kuerbis42

Hi, unfortunately I' ve an error within the module "Code v3.0.5".

for better visibility, I made screen shots, but here a short explanation:
Insert an code-block, enter the following code snip:

echo '<form><textarea>nothing there</textarea><input type"text" name="name" value="know you find it here" ></form>';

Press save an look at the result.
I found out, that the "keyword" is  </textarea> within the "code editor"
But at the frontpage, this breaks at <textarea>

So, something in paring "textarea" wents wrong

This breaks the code-editor after reload the editing page (see attachment containing a picture).


Greets Kuerbis42