View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000115 | GC Studio | GCcode | public | 2022-03-19 07:42 | 2022-03-21 23:34 |
| Reporter | evanvennn | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 99.02.13 | ||||
| Target Version | 99.02.14 | Fixed in Version | 99.02.14 | ||
| Summary | 0000115: Breadcrumbs - Chip Part symbol now ends at space or punctuation. | ||||
| Description | var regex = new RegExp("(?:#chip\\s+)(\\S+)", "i"); The regex need to terminate at a [space] or a [,] :-) | ||||
| Steps To Reproduce | #Chip 16F1829, 32 #Chip 16F1829 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-03-19 07:42 | evanvennn | New Issue | |
| 2022-03-19 20:39 | angel-spartan | Status | new => assigned |
| 2022-03-19 20:39 | angel-spartan | Target Version | => 99.02.14 |
| 2022-03-21 00:55 | angel-spartan | Status | assigned => resolved |
| 2022-03-21 00:55 | angel-spartan | Resolution | open => fixed |
| 2022-03-21 00:55 | angel-spartan | Fixed in Version | => 99.02.14 |
| 2022-03-21 00:55 | angel-spartan | Summary | Incorrect regex - a tidy up => Chip Part symbol now ends at space or punctuation. |
| 2022-03-21 01:04 | angel-spartan | Category | GCstudio => GCcode |
| 2022-03-21 01:06 | angel-spartan | Summary | Chip Part symbol now ends at space or punctuation. => Breadcrumbs - Chip Part symbol now ends at space or punctuation. |
| 2022-03-21 23:34 | angel-spartan | Status | resolved => closed |