Hi

On page ....../admin/settings/subscriptions/intervals
I tried updating the intervals to "86400|Daily 608400|Weekly 2419200|Every 4 weeks" but the text saved was just "86400|Daily 608400". I use FCK Editor on the site. Excluding this element from FCK made no difference. Re-including this element in FCK Editor, I *think* I have made it work by updating to "

86400|Daily

608400|Weekly

2419200|Every 4 weeks"
So this could be a bug in the parsing of more than one "|", or it could be an incompatibility with FCK.

Thanks

Comments

greentomato’s picture

OK, that should read
"<p>86400|Daily
<p>608400|Weekly
<p>2419200|Every 4 weeks"

salvis’s picture

Category: bug » support

Actually, it should read

86400|Daily
608400|Weekly
2419200|Every 4 weeks

on three separate lines, without any mark-up.

I don't know what FCK Editor does, but it should probably leave the text areas under admin alone.

salvis’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.