Closed (won't fix)
Project:
Mailhandler
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2007 at 16:06 UTC
Updated:
27 Jan 2011 at 01:24 UTC
Hi
I have these default commands -
type: forum
taxonomy: [Activists]
promote: 0
status: 1
format: 4
They all seem to work except for promote: 0
It always behaves as if promote: 1
I am using 4.7.x-1.x-dev downloaded from Drupal on 20.2.07
Thank you
Comments
Comment #1
nig commentedanyone have ideas on this?
Comment #2
nig commentedI've had to change the default commands as the posts were all locked (?) [small padlock icon] and not threading. I'm now trying -
type: forum
tid: 206
promote: 0
status: 1
format: 4
promote is still behaving badly though. It is still behaving as if
promote: 1
Anyone with experience of this, please?
Nig
Comment #3
jarea commentedI discovered there needs to be a space between the : and the value. You might check and see if it is promote:0 or promote: 0.
Comment #4
cor3huis commentedDo you happen to use Listhandler also?
Comment #5
cor3huis commentedComment #6
ilo commentedClosing all 4.x issues.