View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0001149 | savapage-server | [All Projects] Refactoring | public | 2020-11-04 21:23 | 2020-12-04 14:16 | 
| Reporter | rijkr | Assigned To | rijkr | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.2.0 | ||||
| Target Version | 1.3.0 | Fixed in Version | 1.3.0 | ||
| Summary | 0001149: Optimize JavaScript code | ||||
| Description | IST-1: Several JavaScript object literal functions have a first parameter that refer to the object the function was invoked for. This parameter is obsolete, because the "this" object within the function can be used for that. SOLL-1: Use "this" to refer to the object for which an object function is invoked. IST-2: Obsolete code. SOLL-2: Remove jQuery mobile 'pagecontainershow' and 'pagecontainerhide' event handlers. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2020-11-04 21:23 | rijkr | New Issue | |
| 2020-11-04 21:23 | rijkr | Status | new => assigned | 
| 2020-11-04 21:23 | rijkr | Assigned To | => rijkr | 
| 2020-11-09 19:32 | rijkr | Status | assigned => resolved | 
| 2020-11-09 19:32 | rijkr | Resolution | open => fixed | 
| 2020-11-09 19:32 | rijkr | Fixed in Version | => 1.3.0 | 
| 2020-12-04 14:16 | rijkr | Description Updated | View Revisions | 
