Defects: Difference between revisions

From Color 64 BBS Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 15: Line 15:
! Observation
! Observation
! Status
! Status
|-
| LTK code inserts found in overlays on masters
|4
| Observed in D64 masters that LT Kernal modified routines were in overlays. They should only be present in the LTK-associated builds. Mostly indicated by having line 705 present in overlays and associated "GOSUB705"s to it. (If present and you are not LTK, all the "GOSUB705"s should be "GOSUB710". Impacts bbs.init, bbs.ovl, bbs.msgs, and bbs.xfer.
| Corrected in Build 11FEB26
|-
| Incorrect directory information after multi-upload
|3
| Multi-uploads show incorrect directory information (lists the @description file instead of the uploaded file name). Workaround: Regenerate Directory
| Fix released under Build 06FEB26
|-
|-
| Punter Transfers / WifiModem / TCPSER
| Punter Transfers / WifiModem / TCPSER
|3
|3
| Punter Transfers fail in the WifiModem and TCPSER environments. Standard Modem transfers unknown. Workaround: XModem works fine.
| Punter Transfers fail in the WifiModem and TCPSER environments. Standard Modem transfers unknown. Workaround: XModem works fine.
| Fix is under test
| Fix released under Build 31JAN26
|-
|-
| NW1 not recalling information
| NW1 not recalling information
Line 34: Line 44:
| 5
| 5
| If Sysop tries to copy a file in DOS Wedge "X" command and if the file already exists, DOS Wedge will kick out an error saying File Exists and end the process. Desired: Prompt Sysop if they would like to overwrite the file instead.
| If Sysop tries to copy a file in DOS Wedge "X" command and if the file already exists, DOS Wedge will kick out an error saying File Exists and end the process. Desired: Prompt Sysop if they would like to overwrite the file instead.
| Pending
| Corrected in 11FEB26 Build
|-
|-
| User Banner Not Deleted After User Purge
| User Banner Not Deleted After User Purge
Line 40: Line 50:
| If a user is deleted from the system, their banner is not properly being removed with the user account. As a result, the banner of the old user will show up for a new user when assigned that ID. Observed in LTK 08NOV25 build. Workaround: If a user is purged, Sysop can delete the respective banner in user profile drive area if one exists.
| If a user is deleted from the system, their banner is not properly being removed with the user account. As a result, the banner of the old user will show up for a new user when assigned that ID. Observed in LTK 08NOV25 build. Workaround: If a user is purged, Sysop can delete the respective banner in user profile drive area if one exists.
| Pending
| Pending
|-
| User Signature causes "String too long" error in 36003 bbs.msgs
| 1
| If a user creates a signature, it may cause a "String too long" program error on the user's next sign-in, causing BBS restart.
| Fix released under Build 31JAN26
|}
|}

Latest revision as of 05:57, 14 February 2026

These are the observed or reported effects currently being tracked. If you'd like to report an error, please post in Discussion or report it on the itchybutt discourse at itchybutt.org.

  • Priority 1: Critical / Fatal error
  • Priority 2: High Priority Error / Non-Fatal
  • Priority 3: High Priority Error / Non-Fatal with Workaround
  • Priority 4: Annoyance
  • Priority 5: Enhancement/Desired
Defect Tracker
Defect Priority Observation Status
LTK code inserts found in overlays on masters 4 Observed in D64 masters that LT Kernal modified routines were in overlays. They should only be present in the LTK-associated builds. Mostly indicated by having line 705 present in overlays and associated "GOSUB705"s to it. (If present and you are not LTK, all the "GOSUB705"s should be "GOSUB710". Impacts bbs.init, bbs.ovl, bbs.msgs, and bbs.xfer. Corrected in Build 11FEB26
Incorrect directory information after multi-upload 3 Multi-uploads show incorrect directory information (lists the @description file instead of the uploaded file name). Workaround: Regenerate Directory Fix released under Build 06FEB26
Punter Transfers / WifiModem / TCPSER 3 Punter Transfers fail in the WifiModem and TCPSER environments. Standard Modem transfers unknown. Workaround: XModem works fine. Fix released under Build 31JAN26
NW1 not recalling information 2 When Network Setup is run on an existing network configuration, details of a Node are not always recalled properly, leaving all details blank. Under Investigation
Password Records with Address Garbage 4 Some user entries after being created show garbage / random characters in address field. May cause random screen behavior when being displayed by Sysop. Sysop must edit field to remove behavior. Pending investigation
Copying File in DOS wedge with existing present 5 If Sysop tries to copy a file in DOS Wedge "X" command and if the file already exists, DOS Wedge will kick out an error saying File Exists and end the process. Desired: Prompt Sysop if they would like to overwrite the file instead. Corrected in 11FEB26 Build
User Banner Not Deleted After User Purge 4 If a user is deleted from the system, their banner is not properly being removed with the user account. As a result, the banner of the old user will show up for a new user when assigned that ID. Observed in LTK 08NOV25 build. Workaround: If a user is purged, Sysop can delete the respective banner in user profile drive area if one exists. Pending
User Signature causes "String too long" error in 36003 bbs.msgs 1 If a user creates a signature, it may cause a "String too long" program error on the user's next sign-in, causing BBS restart. Fix released under Build 31JAN26