Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.0.0.5, V2.0.0.6, V2.0.0.7, V2.0.0.8, V2.0.0.9, V2.0.0.10, V2.0.1.0, V2.0.1.1, V2.0.1.3, V2.0.1.4, V2.0.1.8, V2.0.2.0, V2.0.2.1, V2.0.3.0, V2.0.3.1, V2.0.3.3, V2.0.4.0, V2.0.4.1, V2.0.4.2, V2.0.4.3, V2.0.4.4, V2.0.4.5, V2.0.4.6, V2.0.5.0, V2.0.6.0, V2.0.7.0, V2.0.8.0, V2.0.8.3, V2.0.8.4, V2.0.8.5, V2.0.8.7, V2.0.8.8, V2.0.8.9, V2.0.8.10, V2.0.8.11, V2.0.8.12, V2.0.8.14, V2.0.8.15, V2.0.8.16, V2.0.8.17, V2.0.8.18, V2.0.8.19, V2.0.8.20, V2.0.8.21, V2.0.8.22, V2.0.8.23, V2.0.8.24, V2.0.8.25, V2.1.1.0, V2.1.2.0, V2.1.3.0, V2.1.4.0, V2.1.5.0, V2.1.5.1, V2.1.6.0, V2.1.6.1, V2.1.7.0, V2.1.7.1, V2.1.8.0, V2.1.8.1, V2.1.9.0, V2.1.9.1, V2.1.10.0
-
Component/s: Middleware
-
Labels:None
-
Account:SDO rcX (SDORCX)
Description
The function Mid_FatDeleteAll does nothing on the filesystem, but returns RX_OK.
Workaround:
Enumerate all files in a directory using Mid_FatFindFirst()/MidFatFindNext() and use Mid_FatDelete() to delete the found file