From:             kc at netspirit dot ch
Operating system: Linux
PHP version:      4.4.0
PHP Bug Type:     FDF related
Bug description:  fdf_get_value max size

Description:
------------
Problem getting value of PDF-Multiline-Fields if the value is loger than
256 chars.

found "ASInt32 nr, size = 256;" in "PHP_FUNCTION(fdf_get_value)" in
"ext/fdf/fdf.c"

Reproduce code:
---------------
Reprodiction:

- go to: http://www.anyform.ch/test/132.pdf
- fill in the big field
- click on "Ausgabe-Optionen"

Expected result:
----------------
strText32 is of type string "hdsfj ....... sdfhjsd" 



Actual result:
--------------
strText32 is of type boolean "" 

-- 
Edit bug report at http://bugs.php.net/?id=34811&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34811&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34811&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34811&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34811&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34811&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34811&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34811&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34811&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34811&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34811&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34811&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34811&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34811&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34811&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34811&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34811&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34811&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34811&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34811&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34811&r=mysqlcfg

Reply via email to