Ticket #151 (closed defect: fixed)
Wiki processor parser catches #!/bin/sh
| Reported by: | daniel | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.5.2 |
| Severity: | major | Keywords: | |
| Cc: |
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
Change History
Note: See
TracTickets for help on using
tickets.


