View Issue Details
Category | |||||
---|---|---|---|---|---|
SSPBT:本体(SSP) | |||||
Severity | minor | Reproducibility | always | ||
Status | closed | ||||
Fixed in Version | 2.6 (リリース) | ||||
Summary | 0000542: \![*] and %* behave strangely when combined with \_s | ||||
Description | When running a script such as "\_s\![*]Test", the expected output would be "\![*]Test" in both the \0 balloon and the \1 balloon. But instead, the \0 balloon shows "\![*]\![*]Test", and the \1 balloon shows "Test". This also happens if you specify more characters with \_s[]. For each character specified, the sakura balloon will display an additional \![*]. "\_s[0,1,2,3]\![*]Test" will display "\![*]\![*]\![*]\![*]Test", while every other balloon only displays "Test". This happens for every \![*] or %* that is placed in the script. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-09-20 17:21 | guest | New Issue | |
2022-09-20 17:21 | guest | File Added: image.png | |
2022-09-20 17:24 | guest | Note Added: 0001319 | |
2022-09-20 17:24 | guest | File Added: image-2.png | |
2022-09-21 16:58 | ponapalt | Assigned To | => ponapalt |
2022-09-21 16:58 | ponapalt | Status | new => assigned |
2022-09-21 16:58 | ponapalt | Status | assigned => confirmed |
2022-09-21 16:58 | ponapalt | Fixed in Version | => 2.6 (リリース) |
2022-09-25 16:32 | ponapalt | Status | confirmed => closed |
2022-09-25 16:32 | ponapalt | Resolution | open => fixed |
2022-09-25 16:32 | ponapalt | Note Added: 0001327 |