MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: unsupported multipart headers



******    message to minivend-users from Stefan Hornburg <racke@linuxia.de>     ******

mike <mike@gomi.com> writes:

> ******    message to minivend-users from mike <mike@gomi.com>     ******
> 
> anyone run into this before ? I regulary get this error when I am making
> new pages and manage to fix it with more luck than good management. I
> have looked in the faq and the docs ... but I got nada  ...ideas?

Apply this patch and try again please:

*** minivend	1999/04/07 08:46:53	1.2
--- minivend	1999/06/04 06:45:35
***************
*** 2685,2691 ****
  
  	DOMULTI: {
  		for (@parts) {	
! 			last if ! $_ || $_ eq '--';
  			s/^\s+//;
  			my($header, $data) = split /\r?\n\r?\n/, $_, 2;
  			my $token = '[-\w!\#$%&\'*+.^_\`|{}~]';
--- 2685,2691 ----
  
  	DOMULTI: {
  		for (@parts) {	
! 			last if ! $_ || ($_ =~ /^--(\r?\n)?$/);
  			s/^\s+//;
  			my($header, $data) = split /\r?\n\r?\n/, $_, 2;
  			my $token = '[-\w!\#$%&\'*+.^_\`|{}~]';

Ciao
		Racke

-- 
LinuXia - Solutions of Cool Competence - Internetprogramming and more
D-30163 Hannover, Waldstra&#223;e 4, 0511-3941290 (http://www.linuxia.de/)
Come to the land of real computing where penguins and their friends
spread the word of Open Source which crushes windows instantly.
-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: