Edgewall Software
Modify

Opened 20 years ago

Closed 20 years ago

#151 closed defect (fixed)

Wiki processor parser catches #!/bin/sh

Reported by: daniel Owned by: Jonas Borgström
Priority: normal Milestone:
Component: wiki system Version: 0.5.2
Severity: major Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When adding quoted shell scripts or other scripts starting with slashbang, the wiki processor parser catches them.

This is probably all and well in syntax, but maybe we should check for '/' in the "processor name" and thus quote scripts properly.

Example:

#!/bin/sh
echo Santa claus isn\'t dead, dear, he\'s sleeping.

Attachments (0)

Change History (2)

comment:1 by Jonas Borgström, 20 years ago

Status: newassigned

comment:2 by Jonas Borgström, 20 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [275].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström 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.