NB 6.32 - Incomplete multipart messages
Posted: Thu May 31, 2012 2:53 pm
For the past couple of days i have noticed the following behavior which i conclude it is not coincidental: every time i download the latest headers in a group, the multi-part post that was incomplete the last time i downloaded headers, remains incomplete. I don't know if it's a bug or something that can be resolved by changing a setting but it seems strange.
Example:
Let's say a user starts posting a multi-part message named Test1, which consists of 6 RARs:
At a certain point, the button to download headers from the server is pressed. Let's say that after the download of the headers, the group shows as last post the Test1 multipart, as follows:
Now, if i download headers after let's say an hour, i get this result:
This seems to happen every time i download headers. Thank God for PARs but still, it seems like a bug...
Example:
Let's say a user starts posting a multi-part message named Test1, which consists of 6 RARs:
- Code: Select all
Test1 file
--test01.rar (10 subparts)
--test02.rar (10 subparts)
--test03.rar (10 subparts)
--test04.rar (10 subparts)
--test05.rar (10 subparts)
--test06.rar (10 subparts)
At a certain point, the button to download headers from the server is pressed. Let's say that after the download of the headers, the group shows as last post the Test1 multipart, as follows:
- Code: Select all
Test1 file
--test01.rar (10 subparts)
--test02.rar (10 subparts)
--test03.rar (7 subparts downloaded in the server so far so this file is marked with a yellow exclamation point as incomplete)
Now, if i download headers after let's say an hour, i get this result:
- Code: Select all
Test1 file
--test01.rar (10 subparts)
--test02.rar (10 subparts)
--test03.rar (still 7 subparts downloaded in the server, so this file is still marked as incomplete)
--test04.rar (10 subparts)
--test05.rar (10 subparts)
--test06.rar (10 subparts)
This seems to happen every time i download headers. Thank God for PARs but still, it seems like a bug...