| Anonymous | Login | Signup for a new account | 2023-09-09 22:46 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | My Account |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000053 | mSLDev | Future Suggestions | public | 2011-10-07 21:10 | 2012-07-21 17:58 | |||
| Reporter | KindOne | |||||||
| Assigned To | administrator | |||||||
| Priority | normal | Severity | minor | Reproducibility | N/A | |||
| Status | closed | Resolution | suspended | |||||
| Platform | WinXP 32-bit | OS | Windows XP | OS Version | (5.1) | |||
| Product Version | ||||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0000053: Insufficent Parameters check | |||||||
| Description | mSLDev should be able to detect the following issues, in the (horribly scripted) example below. | |||||||
| Steps To Reproduce | ; /msg or /query " msldev " to the mIRC running this... on *:text:*:?: { if (($1 == foo)) { msg $nick foo } else if (($1 == msldev)) { ; has a space, and a - , no issue. msg $nick - ; has a space after $nick , but has nothing else ; causes a " * /msg: insufficient parameters " msg $nick ; no space after $nick ; causes a " * /msg: insufficient parameters " msg $nick ; causes a " * /msg: insufficient parameters " msg $nick $chr(32) ; this works... msg $nick foo } else { msg $nick bar } } | |||||||
| Tags | No tags attached. | |||||||
| Beta mIRC version? | ||||||||
| mIRC Version | ||||||||
| Attached Files | ||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-10-07 21:10 | KindOne | New Issue | |
| 2012-07-21 17:58 | administrator | Status | new => closed |
| 2012-07-21 17:58 | administrator | Assigned To | => administrator |
| 2012-07-21 17:58 | administrator | Resolution | open => suspended |
| Copyright © 2000 - 2011 MantisBT Group |