Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

#1924 closed defect (fixed)

Code block becomes totally invisible when close directive mistyped

Reported by: jlerner@… Owned by: Christian Boos
Priority: normal Milestone: 0.10
Component: wiki system Version: 0.8.4
Severity: minor Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

If you somehow forget to close a code block with three braces, the whole rest of the comment becomes invisible. The rendering should fail in a more straightforward way so you can at least see what you did wrong.

test (code block that follows is invisible - only two close braces)

blah blah blah
 }}

Attachments (0)

Change History (3)

comment:1 by Christopher Lenz, 19 years ago

Component: generalwiki

comment:2 by Christian Boos, 19 years ago

Milestone: 0.10
Owner: changed from Jonas Borgström to Christian Boos
Severity: normalminor
Status: newassigned

If a block has been started, it must be flushed before the wiki formatting completes.

comment:3 by Christian Boos, 19 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r3285.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.