Loading...
 
Skip to main content

Empty line at the beginning of a code block

Status
Open
Subject
Empty line at the beginning of a code block
Version
24.x
Category
  • Bug
Resolution status
New
Submitted by
Volker Wysk
Lastmod by
Volker Wysk
Rating
(0)
Description

Hi.

When doing a code block, I always get an empty line at the beginning. It doesn't matter if the {CODE()} is in the same line as the beginning of the code:

{CODE()}foobar{CODE}

... does the same as ...

{CODE()}
foobar
{CODE}

Here's such a code block, which displays with a starting empty line in my Tiki 24.1 installation. It doesn't exhibit that behavior here in dev.tiki.org...

Copy to clipboard
foobar


Volker

Importance
2
Easy to solve?
8
Priority
16
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8184
Created
Wednesday 31 August, 2022 11:30:57 UTC
by Volker Wysk
LastModif
Wednesday 31 August, 2022 11:34:47 UTC


Show PHP error messages