Home
last modified time | relevance | path

Searched hist:"42 de51b18d302d07e109c24dfb0ae237e6d38643" (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/lib/exe/
H A Dajax.php42de51b18d302d07e109c24dfb0ae237e6d38643 Wed Sep 22 14:29:25 UTC 2010 Adrian Lang <lang@cosmocode.de> Work around WebKit bug: newlines at the end of input values are removed.

In WebKit, newlines at the end of input field’s value parameters are removed. This breaks $PRE, so we protect those new lines with a dot and later remove the dot.

/dokuwiki/
H A Ddoku.php42de51b18d302d07e109c24dfb0ae237e6d38643 Wed Sep 22 14:29:25 UTC 2010 Adrian Lang <lang@cosmocode.de> Work around WebKit bug: newlines at the end of input values are removed.

In WebKit, newlines at the end of input field’s value parameters are removed. This breaks $PRE, so we protect those new lines with a dot and later remove the dot.

/dokuwiki/inc/
H A Dhtml.php42de51b18d302d07e109c24dfb0ae237e6d38643 Wed Sep 22 14:29:25 UTC 2010 Adrian Lang <lang@cosmocode.de> Work around WebKit bug: newlines at the end of input values are removed.

In WebKit, newlines at the end of input field’s value parameters are removed. This breaks $PRE, so we protect those new lines with a dot and later remove the dot.