Changes between Initial Version and Version 1 of Ticket #10869
- Timestamp:
- 2014-12-19T17:40:55+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10869 – Description
initial v1 4 4 * ref=A1; 5 5 6 I think we could add a general warning if "(^;.*|.*;\s*;.*|.*;$)" matches a value. Or is there any use case, where empty values are allowed in such a value list? In "|" delimited list they are. 6 I think we could add a general warning if "(!^;.*|.*;\s*;.*|.*;$)" matches a value. Or is there any use case, where empty values are allowed in such a value list? In "|" delimited list they are.


