Bug report #7050
Inconsistent use of strings
Status: | Open | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | 3.0.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16137 |
Description
Several strings are used with different capitalization in the code, e.g.
- Null Null NULL and NODATA NoData and nodata
- "Horizontal and vertical" and "Horizontal and Vertical"
- HTML, Html, and html
Better adhere to a standard (which?)
Associated revisions
Standardise capitalisation of HTML string (refs #7050)
History
#1 Updated by Giovanni Manghi over 7 years ago
- Regression? set to No
- Easy fix? set to No
#2 Updated by Paolo Cavallini over 6 years ago
- Description updated (diff)
This should be checked grepping the code, unrealistic to go through all dialogs.
#3 Updated by Giovanni Manghi over 6 years ago
- Affected QGIS version changed from master to 3.0.0
#4 Updated by Giovanni Manghi over 5 years ago
- Status changed from Open to Closed
- Resolution set to end of life
End of life notice: QGIS 2.18 LTR
Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/
#5 Updated by Giovanni Manghi over 5 years ago
- Resolution deleted (
end of life) - Status changed from Closed to Open