[TIMOB-14132] Code Processor: typo in the .html 'ProjectScore -> CategoryScore -> platformInconsistencies' results
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-06-06T23:15:23.000+0000 |
| Affected Version/s | Release 3.1.1 |
| Fix Version/s | 2013 Sprint 12 JS, 2013 Sprint 12, Release 3.1.1, Release 3.2.0 |
| Components | Code Processor |
| Labels | qe-3.1.1, qe-closed-3.2.0, qe-testadded |
| Reporter | Federico Casali |
| Assignee | Bryan Hughes |
| Created | 2013-06-05T23:50:12.000+0000 |
| Updated | 2014-02-24T23:45:36.000+0000 |
Description
Problem description
In the Results .html files, the description relative to 'ProjectScore -> CategoryScore -> platformInconsistencies' has a typo. 'deprecated APIs' wording is present instead of 'platform-specific APIs'. See screenshot.Attachments
| File | Date | Size |
|---|---|---|
| Screen Shot 2013-06-05 at 4.48.33 PM.png | 2013-06-05T23:50:12.000+0000 | 11857 |
Master PRs: https://github.com/appcelerator/titanium-code-processor/pull/218 https://github.com/appcelerator/appcelerator-code-processor-plugins/pull/34 1_0_X PRs: https://github.com/appcelerator/titanium-code-processor/pull/219 https://github.com/appcelerator/appcelerator-code-processor-plugins/pull/35
To test:
Run the project against an app (any app) using the following command:
Open the index.html file inside of the results folder
Verify the wording as specified in the ticket above
Verified fixed on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201312042201 Titanium SDK, build: 3.2.0.v20131204220843 CLI: 3.2.0-beta Alloy: 1.3.0-beta The "Project Score" tab on the index.html page has been corrected.
"platform-specific APIs" is now used. Closing.