BuiltIn Catenate keyword need a separator in order to avoid space between words
Should become
${str3} = Catenate SEPARATOR= Hello world
- v2.6.1
- v2.7.1
Should become
${str3} = Catenate SEPARATOR= Hello world
added [PLU-API-4] label
assigned to @kraja
I've solved this on branch 2.4.1-fix-plu during plugtests. I'll take care to contribute for 2.6.1 and 2.7.1 in the next days.
Great! Thanks @kraja
changed the description
marked the checklist item v2.6.1 as completed
mentioned in commit 726dc562
mentioned in commit b53859b9
marked the checklist item v2.7.1 as completed
mentioned in commit 0d00a9b3
closed