Sorry for the first message
if a thread has several messages _getContent() return always
the attachement of the fist message
I think th=self._parent._parent.id should be replace by
th=self._parent.id, it seems to return the correct
attachement for me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1266250
Sorry for the first message
if a thread has several messages _getContent() return always
the attachement of the fist message
I think th=self._parent._parent.id should be replace by
th=self._parent.id, it seems to return the correct
attachement for me.