From: Christian R. <lil...@ce...> - 2002-10-08 10:43:14
|
Allen, Good eye. The documentation is, in fact, 100% correct. The implementation is wrong. The verb which processes the message is using the 'opt' variable rather than the 'optname' variable, which results in this strange behavior. This ticket is marked as a bug and moved to the open bucket. christian > User: [#121] prisoner > MOO: 1.8.1+g1+s > Core: lily running rev 2.6.2 > Server Time: Fri Aug 30 08:51:29 2002 EDT > ---%report%---- > The documentation for the #$# optiosn command at > http://lilycore.sourceforge.net/ClientOptions.html > states > login: #$# options +sender +sendgroup +recip_regexp +blat > %options -blat +sender +sendgroup +recip_regexp > > but this is incorrect. a test actually shows > #$# options +blat > %options -+blat > ---%report%---- > > |