View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000078 | WolfAdmin | General | public | 2017-02-02 15:51 | 2018-02-13 11:45 |
Reporter | Timo | Assigned To | Timo | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Target Version | 1.2.0 | Fixed in Version | 1.2.0 | ||
Summary | 0000078: Improve error handling | ||||
Description | To ease debugging (e.g. development, also for future extensions) the error messages should be more descriptive. | ||||
Steps To Reproduce | At the moment tables.contains or util.escape warn about nil values with a line number reference to their respective files, but these should refer to the file that they're called from. | ||||
Tags | No tags attached. | ||||
Mod | N/A | ||||
Mod version | |||||
Standalone | no | ||||
WolfAdmin: develop/1.2.0 48522b8d 2018-02-13 12:45 Details Diff |
Added util.typecheck function to ensure types in certain utility functions (fixes 0000078) |
Affected Issues 0000078 |
|
mod - luamods/wolfadmin/util/bits.lua | Diff File | ||
mod - luamods/wolfadmin/util/pagination.lua | Diff File | ||
mod - luamods/wolfadmin/util/tables.lua | Diff File | ||
mod - luamods/wolfadmin/util/util.lua | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-02 15:51 | Timo | New Issue | |
2017-02-02 15:51 | Timo | Relationship added | related to 0000075 |
2017-02-04 18:45 | Timo | Note Added: 0000093 | |
2018-02-13 11:45 | Timo | Changeset attached | => WolfAdmin develop/1.2.0 48522b8d |
2018-02-13 11:45 | Timo | Note Added: 0000112 | |
2018-02-13 11:45 | Timo | Assigned To | => Timo |
2018-02-13 11:45 | Timo | Status | new => resolved |
2018-02-13 11:45 | Timo | Resolution | open => fixed |
2018-02-13 11:45 | Timo | Fixed in Version | => 1.2.0 |