Ticket Hash: | 49bfa1ebfa8f877d04391f87758c7eea7f8dca06 | |||
Title: | th1 command wiki string doesn;t return result | |||
Status: | Closed | Type: | Code_Defect | |
Severity: | Minor | Priority: | ||
Subsystem: | Resolution: | Overcome_By_Events | ||
Last Modified: | 2024-01-29 06:37:02 | |||
Version Found In: | 07556099ab | |||
Description: | ||||
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() | ||||
User Comments: | ||||
added on 2024-01-29 06:37:02:
Closing as part of periodic cleanup. |