Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-30 Thread Tomas Kuliavas
> Hi > As you suggestion i write the diff files of "patch" and publish it on > this ML > > As you say "How can you guarantee that you are only stripping off the > correct number of newlines? " > the solution is simple: I wrote an autogenerating php page "on the fly" > with download informatio

Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-29 Thread Dipartimento ICT, Jobiz.com
Hi As you suggestion i write the diff files of "patch" and publish it on this ML As you say "How can you guarantee that you are only stripping off the correct number of newlines? " the solution is simple: I wrote an autogenerating php page "on the fly" with download informations only, afte

Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-29 Thread p dont think
Please respond *on-list*, thanks. some days ago i've send a post in order to found people that resolved the In the fixing process i've pointed out that the "bug" was a string of exactly 8 bytes ( all are LF's ) send over the download channel by the "head" command. These bytes shifts the rest of

Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-28 Thread p dont think
some days ago i've send a post in order to found people that resolved the In the fixing process i've pointed out that the "bug" was a string of exactly 8 bytes ( all are LF's ) send over the download channel by the "head" command. These bytes shifts the rest of downloaded file and after receive it

Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-28 Thread Jonathan Angliss
> So if some people facing this problem feel free to contact me at address : > [EMAIL PROTECTED] in order to obtain teh ssource of my trick ( less of > 20 lines of code ). Instead of forcing people to mail you for what you did to fix it, why not post a patch to the list (diff -uw oldfile newfile

Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-25 Thread Tony Earnshaw
tor, 25.11.2004 kl. 16.35 skrev Mariano: > some days ago i've send a post in order to found people that resolved the > "download attachments problem" on SM 1.4.2. > > After read all followups at my SOS, i've received the impression that problem > can be solved only with an upgrade of PHP ( from

[SM-USERS] Attachments problem : Solved with a trick

2004-11-25 Thread Mariano
Hi, some days ago i've send a post in order to found people that resolved the "download attachments problem" on SM 1.4.2. After read all followups at my SOS, i've received the impression that problem can be solved only with an upgrade of PHP ( from 4.3.3 to 4.3.9 ) or an upgrade of SM. So i've