Changes between Initial Version and Version 1 of Ticket #11275, comment 5
- Timestamp:
- 2015-03-30T15:16:42+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11275, comment 5
initial v1 3 3 +1 4 4 5 I'm not a native speaker, but "unique" means that something exists only once. Maybe "distinct" fits better in this case. 5 I'm not a native speaker, but "unique" means that something exists only once. I.e. "''N'' unique other values" implies, that non of the tags exists twice or more in the current selection. Maybe "distinct" fits better in this case. 6 7 Also it seems to be miscounting by 1 when there is no unset value.