| Ticket UUID: | 49bfa1ebfa8f877d04391f87758c7eea7f8dca06 | ||
| Title: | th1 command wiki string doesn;t return result | ||
| Status: | Open | Type: | Code_Defect |
| Severity: | Minor | Priority: | |
| Subsystem: | Resolution: | ||
| Last Modified: | 2011-01-27 15:41:07 | ||
| Version Found In: | 07556099ab | ||
| Description & Comments: | |||
|
th_main.c function wikiCmd does not return the result to the Th_interp.
Missing something like Th_SetResult(interp, src, -1); after wiki_convert() | |||