From:             [EMAIL PROTECTED]
Operating system: SuSe Linux 7.3
PHP version:      4.2.0
PHP Bug Type:     Servlet related
Bug description:  Compilation error

I got PHP code source form www.php.net and I could not compile a file
servlet.java. (sapi/servlet) There is a line (75) where is "result+=concat
+ name + "=" + URLEncoder.encode(value,"UTF-8")" I checked a method encode
and it has only one parameter as String so I delete the second one and I
compiled successfully. I used to compile
J2EESDK 1.3.1 from Sun, but I don't know if it will be work correctly.  

'./configure' '--disable-debug' '--enable-tracks-vars'
'--with-apxs=/usr/local/apache/bin/apxs' '--with-servlet' '--with-java'

-- 
Edit bug report at http://bugs.php.net/?id=16912&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16912&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16912&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16912&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16912&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16912&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16912&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16912&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16912&r=submittedtwice

Reply via email to