Something wrong with the latest version

Ask any support / help / issues / problem or question related to TumblingJazz
Post Reply
Markxxx
Posts: 90
Joined: Sun Oct 21, 2018 8:05 am

Something wrong with the latest version

Post by Markxxx »

Hi

Here is the problem:

Reblog-Assign Meta

input meta:
Image

then save.

and reopen it:
Image


Only the first left.

And it does left just one line in the Action file.
buddyc1
Posts: 11
Joined: Wed Nov 04, 2015 3:47 am

Re: Something wrong with the latest version

Post by buddyc1 »

I got the same problem too.
User avatar
martin@rootjazz
Site Admin
Posts: 34375
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Something wrong with the latest version

Post by martin@rootjazz »

Not sure why yet but it is caused by having a closing ***

so this does NOT work

Code: Select all

1    ***
2    ***
3    ***
4    ***

this DOES work

Code: Select all

1    ***
2    ***
3    ***
4    
Notice, there is no separator token at the end. I'll get it fixed for next update
User avatar
martin@rootjazz
Site Admin
Posts: 34375
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Something wrong with the latest version

Post by martin@rootjazz »

The next update will fix this. I shall let you know when it is ready.



Regards,
Martin
Post Reply