Bugs item #621494, was opened at 2002-10-10 11:09
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=621494&group_id=4866

Category: PSP
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: PSP parsing bug when space after first <

Initial Comment:
This example from the docs:  
&lt; psp:method name="MyClassMethod" params="var1,  
var2"&gt; 
  import string  
  return string.join((var1,var2),'')  
  &lt;/psp:method &gt; 
   
fails because PSP can't handle a space between the  
opening &lt;   
 and psp:method.  
   
This is with the cvs version of Webware from  
2002.09.01.07.00.00.  
  
-- Tavis Rudd  
  
  
  

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=621494&group_id=4866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to