View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0035260 | mantisbt | administration | public | 2025-01-26 18:06 | 2025-02-04 14:55 |
Reporter | vboctor | Assigned To | vboctor | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.27.0 | ||||
Target Version | 2.28.0 | Fixed in Version | 2.28.0 | ||
Summary | 0035260: Project names should be trimmed before project creation or update | ||||
Description | The name provided via UI or API is not trimmed before creation or update. | ||||
Tags | No tags attached. | ||||
MantisBT: master 3d169f6d 2025-01-26 18:08 Details Diff |
Add trimming in project creation / update Fixes 0035260 |
Affected Issues 0035260 |
|
mod - core/project_api.php | Diff File | ||
MantisBT: master 2228d321 2025-01-26 18:09 Details Diff |
Add test cases for project name trimming Fixes 0035260 |
Affected Issues 0035260 |
|
mod - tests/rest/RestProjectTest.php | Diff File |