-
Type:
Sub-task
-
Status: Done
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 6.0.2
-
Component/s: None
-
Labels:None
After in-depth research,
The official spec states that keywords should be separated by whitespace. Though There are packages that separate by coma.
The solution is:
if comas are present in this field, we'll separate by coma. Otherwise by spaces.