- Регистрация
- 25.11.2012
- Сообщения
- 544
- Благодарностей
- 26
- Баллы
- 28
In latest v. 5.9.5.1
Just stumbled on an issue with text processing feature.
I use regex to replace spaces with: +, i.e. how to fish, ends up as: how+to+fish. (This is used as a search string in a url).
It works fine in PM, but in ZP it screws everything up. Example:
Via PM:
knitting+stitches+designs
how+to+play+electric+guitar+for+beginners+step+by+step
xbox+one+vs+ps4+graphics
Via ZP:
+k+n+i+t+t+i+n+g+ +m+a+c+h+i+n+e+ +h+a+t+
+c+o+o+k+ +c+h+i+c+k+e+n+ +i+n+ +p+r+e+s+s+u+r+e+ +c+o+o+k+e+r+
+p+i+g+ +f+a+r+m+i+n+g+ +i+n+ +i+n+d+i+a+ +i+n+ +h+i+n+d+i+
Here is how I've set it up:
Note: what to seach field is just a space.
Just stumbled on an issue with text processing feature.
I use regex to replace spaces with: +, i.e. how to fish, ends up as: how+to+fish. (This is used as a search string in a url).
It works fine in PM, but in ZP it screws everything up. Example:
Via PM:
knitting+stitches+designs
how+to+play+electric+guitar+for+beginners+step+by+step
xbox+one+vs+ps4+graphics
Via ZP:
+k+n+i+t+t+i+n+g+ +m+a+c+h+i+n+e+ +h+a+t+
+c+o+o+k+ +c+h+i+c+k+e+n+ +i+n+ +p+r+e+s+s+u+r+e+ +c+o+o+k+e+r+
+p+i+g+ +f+a+r+m+i+n+g+ +i+n+ +i+n+d+i+a+ +i+n+ +h+i+n+d+i+
Here is how I've set it up:
Note: what to seach field is just a space.