tads.org > Bug Database

TADS Bug Database


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000003 [TADS 3] Library - Adv3 tweak always 2008-03-23 10:33 2008-06-30 13:23
Reporter Khelwood View Status public  
Assigned To Michael Roberts
Priority normal Resolution fixed  
Status resolved  
Summary 0000003: Problem printing text in a ConvNode's noteActive() function
Description If you put text in a ConvNode's noteActive() function, the filter handling the <.convnode> tag will cause it to be printed before other text that ought to precede it.
Additional Information If noteActive() cannot be used to print text along the lines of "Zaphod is now at X point in the conversation.", then could there be another method that can print such text?
Tags No tags attached.
Fixed In Version 3.0.17
Attached Files ? file icon bugtest.t [^] (940 bytes) 2008-03-23 10:33

- Relationships

-  Notes
(0000002)
Khelwood (reporter)
2008-03-27 10:27

This is a related issue: it seems to me that sometimes you /have/ to use <.convnode> to set ConvNode -- if you try and set it with setConvNode it will get set back by the .convend mechanism. But other times you /have/ to use setConvNode. This is a source of confusion, and makes it hard to write code where there are different routes (some of which may not be TopicEntrys) to a ConvNode.
(0000033)
Michael Roberts (administrator)
2008-06-30 13:23

In 3.0.17, the <.convnode> filter will capture any text displayed during noteActive(), and re-insert the captured text into the output stream at the proper point just after the <.convnode>.

- Issue History
Date Modified Username Field Change
2008-03-23 10:33 Khelwood New Issue
2008-03-23 10:33 Khelwood File Added: bugtest.t
2008-03-23 10:35 Khelwood Issue Monitored: Khelwood
2008-03-25 17:56 Michael Roberts Status new => assigned
2008-03-25 17:56 Michael Roberts Assigned To => Michael Roberts
2008-03-27 10:27 Khelwood Note Added: 0000002
2008-06-30 13:23 Michael Roberts Fixed In Version => 3.0.17
2008-06-30 13:23 Michael Roberts Note Added: 0000033
2008-06-30 13:23 Michael Roberts Status assigned => resolved
2008-06-30 13:23 Michael Roberts Resolution open => fixed

Tips on reporting bugs
Return to tads.org | Copyright | Terms | Contact us



Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker