List of Known Bugs
Version 0.8 (added JavaScript output as an option)
- No bugs reported since the release of Version 0.7, but there is a bug in
the JavaScript output option in that "\" in a .bbs or text file
gets interpreted by JavaScript as "escape". The bug has been fixed
in Version 0.9 which has been tested--see the documentation page for a
working example of Version 0.9. Version 0.9 should be released within a week
or so.
- Template file support is no longer planned due to the superior potential
offered by using JavaScript output in combination with a <SCRIPT> tag.
Version 0.7 (bug fix)
- Does not have "template" file support (will probably be the primary feature
added to our next version)
Version 0.6 (bug fix)
- Does not have "template" file support (will probably be the primary feature
added to our next version)
- Logs user out, if used during logged in session. Working on this, and should have
0.7 out shortly with fix.
Version 0.6 (bug fix)
- Does not have "template" file support (will probably be the primary feature
added to our next version)
- Logs user out, if used during logged in session. Working on this, and should have
0.7 out shortly with fix.
Version 0.5 (bug fix)
- Bug causes "&" to be replaced by "&", even in special
character codes, which in turn causes the special character codes not to be recognized
- Does not have "template" file support (will probably be the primary feature
added to our next version)
- Logs user out, if used during logged in session. Working on this, and should have
0.7 out shortly with fix.
Version 0.4 (added default/custom header/footer, without .cfg; handle "<"
and ">" correctly, handle @ sign not in @code; add non-screen related display
code handling)
- Thanks to help from Hector Santos of Santronics working around an apparent
"bug" ("feature?") in wcCode. Thanks Hector!
- Gives file error when attempting to work with .cfg file, because ".bbs" is
appended to filename; workaround is to remove extension from filename in .cfg file, or
download Version 0.5
- Bug causes "&" to be replaced by "&", even in special
character codes, which in turn causes the special character codes not to be recognized
- Does not have "template" file support (will probably be the primary feature
added to our next version)
Version 0.3 (bug fix; converts Extended ASCII to "*")
- Does not handle "<" and ">" (and possibly other special
characters) correctly
- Does not handle "@" correctly when not part of an @code, such as in an e-mail
address
Version 0.2 (added config file, header/footer support)
- Does not properly strip @codes
- Does not handle Extended ASCII Character Set
- Does not handle "<" and ">" (and possibly other special
characters) correctly
Version 0.1 (initial release)
- Does not properly strip @codes
- Does not handle Extended ASCII Character Set
- Does not handle "<" and ">" (and possibly other special
characters) correctly
- Works ONLY with .bbs files in "bull" and "disp" directories; no .cfg
file or header/footer support
|