For Programmers: Free Programming Magazines  


Home > Archive > PHP PEAR Questions and Answers > February 2006 > PEAR Bug Summary Report









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PEAR Bug Summary Report
PEAR QA

2006-02-01, 7:56 am


PEAR Bug Database summary - http://pear.php.net/bugs

ID Status Summary (535 total)
========================================
=======[Archive_Tar]==================
6027 Critical 1.3.2 generates invalid .tar files.
6103 Open significant performance problem with large archives.
6486 Open Can not extract symlinks.
========================================
=======[Archive_Zip]==================
1899 Open Adding an existing file to an archive duplicates the file instead of updating i.
2148 Open absolute file path is being changed to an unusable one.
2302 Open Creating a Zip Archive.
5946 Open filename with UTF8 chars get mangled.
6156 Open ZIP archives fail to expand on OSX.
========================================
=======[Auth]=========================
1894 Open checkAuth() BC break?.
2060 Open Invalid directory structure in Auth 1.3 r2 tarball.
2873 Open Auth_Container_LDAP: Could not bind to LDAP server. halted script execution.
2932 Open [doc] Introduction Example doesn't work.
3664 Open call-time pass-by-reference error on line 430.
3795 Open throws error with non-array "dsn"?.
4216 Open contributing documentation.
4371 Open Introduction documentation error.
4901 Open Usage of Crypt_CHAP classes by Auth_RADIUS.
5096 Open SOAP container fix to wsdl work.
5365 Open LDAP Container: ldap_count_entries error.
5822 Open Tests are broken.
5823 Open unset var on use.
5846 Open Auth_Container_File broken when using Auth_HTTP.
6101 Open Passing a custom storage object causes error.
6289 Open Online Docs miss documentation of Auth::logout().
6489 Open checkAuth() is marked private, should be public.
6644 Open LDAP & Active Directory 2003 (LDAP_OPT_REFERRALS).
========================================
=======[Auth_HTTP]====================
4293 Open Cannot communicate to DB using valid $dsn.
5856 Open PHP_AUTH_DIGEST variable does not contain "Digest" at the begining.
========================================
=======[Auth_PrefManager]=============
5588 Open Does not get/set prefs.
========================================
=======[Auth_PrefManager2]============
2885 Open Array Container is invalid.
6325 Open add MDB2.
========================================
=======[Auth_SASL]====================
2143 Assigned We found that Auth_SASL_DigestMD5::getResponse() generates invalid response..
2154 Assigned "realm" isn't contained in challange, DigestMD5 doesn't work on Windows.
6611 Open Suppress a Notice Error Report.
========================================
=======[Benchmark]====================
6366 Verified Timer - undefined index notices.
========================================
=======[Bug System]===================
5813 Open Bug comment redirect looses information.
6221 Open HTML_Common::updateAttributes.
========================================
=======[Cache]========================
5784 Open Destructor problem?.
========================================
=======[Cache_Lite]===================
6290 Assigned non-specific automaticCleaningFactor.
6617 Open Cache_Lite_Function.
========================================
=======[Config]=======================
2013 Open Problems loading/saving XML.
3329 Open RE: Bug 2742 - not fixed in CVS.
4722 Open Missing config types in Config::parseConfig().
4761 Open Config broken in 5.1b2.
6342 Open Add the Unit tests.
6441 Open true and false literals should be parsed appropriately.
========================================
=======[Console_Getopt]===============
4448 Open Long parameter values truncated with longoption parameter.
4475 Open An ambiguous error occurred when specifying similar longoption name..
========================================
=======[Console_ProgressBar]==========
235 Assigned Progressbar is not deleted.
2163 Open Progressbar display weirdness (repeating).
========================================
=======[Console_Table]================
4299 Open Cell Sizing Issues.
5042 Open Documentation of getTable has the wrong return type.
5309 Open Fatal error in Table.php:492 (pass by reference) w/patch.
5851 Open Notice: Undefined offset: 0 in Table.php on line 378.
========================================
=======[Contact_Vcard_Parse]==========
5988 Open Contact_Vcard_Parse does not work with apple adressbook exported vcard files.
========================================
=======[Crypt_Blowfish]===============
6159 Open Different results.
========================================
=======[Crypt_RC4]====================
2413 Open $key doesn't work.
4177 Open RC4 doesn't work - outputs some junk.
========================================
=======[Crypt_Xtea]===================
3811 Open xtea.php and Xtea.php files conflict on case-insensitive OS.
========================================
=======[Date]=========================
2217 Verified Date::compare is changin php date result.
2338 Open Comparison of dates changes the time zone.
2378 Open getDate(DATE_FORMAT_UNIXTIME) doesn't convert to GMT.
2697 Open Date does not return UTC.
4026 Open missing dst data for Europe/Tallinn and Europe/Vilnius.
4468 Assigned BDT DST timezone setting error.
6419 Open All timestamps with a length of 8, will generate a wrong date..
6435 Open Date_Span resets Timezone.
========================================
=======[DB]===========================
107 Open pgsql does not handle BYTEA througth the '&' placeholder in the prepare method.
181 Open transaction logic problem with multiple tables and concurrent inserts.
3759 Analyzed Array DSN not converted to string in PEAR::ERROR user info.
3895 Open SELECT statements should be contained within a transaction..
4104 Assigned oci8://user:pwd@tnsname broken in php5.
4388 Open DB Error if calling numRows() before tableInfo() (ORACLE).
4467 Open mysql transactions don't work properly.
4649 Open MSSQL: numRows() returns wrong result for limitQuery().
4736 Verified PostgreSQL function names will be changed in 4.2.0 release to confirm to curren.
4856 Open isManip bug with 'SELECT .* INTO'.
4915 Open ini_set() not allowed for security reasons.
5204 Open Informix driver does not support stored procedures returning values.
5655 Open Sqlite: missing transactions implementation.
5680 Open tableInfo() in mysqli.php.
5762 Analyzed Empty getRow() result causes ocifreestatemet() error.
5982 Open No connection with PostgreSQL via sockets and non default port.
6131 Open pgsql - simpleQuery - isManip Bug.
6329 Open tableInfo() for postgres driver returns -1 as field length for type varchar.
6363 Open Assigning the return value of new by reference is deprecated.
6414 Open DB module attempts to guess which statements modify the database, incorrectly.
6571 Open Thinks a decimal(10,2) is unknown(11) not_null unsigned.
6573 Open Patch to support quoted table names in DB_oci8::tableInfo.
6599 Open sqlite:///:memory: trys to open file.
========================================
=======[DBA]==========================
4664 Open dba_* function in Buitin.php show warning.
========================================
=======[DB_ado]=======================
4704 Open date conversion not localized.
========================================
=======[DB_ldap]======================
1863 Open Cannot connect using "ldaps" protocol.
3463 Open query disregards parameters.
4884 Open Fix for version 3 DB_ldap.
5215 Open fetchRow does not return null anymore.
5459 Open Return-by-reference errors.
5542 Open mis-quoted when bind a string variable.
========================================
=======[DB_ldap2]=====================
3746 Open DB::assertExtension() not available anymore.
========================================
=======[DB_NestedSet]=================
6061 Assigned problem creating root node with Oracle.
========================================
=======[DB_QueryTool]=================
4613 Assigned Table Names Not Quoted.
5250 Open Table Name needed in queries.
========================================
=======[DB_Sqlite_Tools]==============
2894 Open Improper path in Tools.php.
2902 Open DBTools->copySafe($outPath);.
========================================
=======[Documentation]================
4940 Assigned Wrong syntax for the The Backwards compatibility set up in the documentation.
5248 Open Failure on read-only of customized folder.
5346 Assigned Installation failure.
5506 Open Failed install.
5814 Open Make coding style recommendations not covered by CS offtopic.
6146 Open package.xml examples do not validate against DTD.
6241 Open Windows HTML compiled PEAR documentation has wrong encoding in Russian.
6277 Open pear command doesn't accept -c.
6448 Open typo on en/guide/developers/package2/tasks.xml.
6619 Open example wrong or puzzling.
6622 Open Accent troubles.
6643 Open a writing mistake of instant object.
========================================
=======[File]=========================
4792 Assigned File_CSV: Last column keeps line breaks.
5257 Assigned File_CSV: delimiter problem if first field is empty.
5553 Assigned File_CVS should detect an occurance of delimeter in field and escape.
5652 Open Static $config causes error with several CSV-objects.
6433 Open Example code missing for documentation of File::write().
6447 Open Package will not install.
========================================
=======[File_Archive]=================
5678 Open File_Archive is broken in php 5.1rc1.
5991 Open Doesn't read deeply nested Tar files with @LongLink.
6387 Open Unable to open zip files created on a PC.
6546 Open File added twice.
6570 Open Archive names with spaces not handled in Firefox.
6646 Open var filename missing $.
========================================
=======[File_Bittorrent]==============
5836 Verified Missing support for >2GB files.
5880 Open utf8 issues.
========================================
=======[File_DICOM]===================
3744 Open Undefined index.
========================================
=======[File_DNS]=====================
4528 Open GenerateZone uses fixed order in associative array.
6275 Open Added features/Patch.
========================================
=======[File_Find]====================
5503 Open shell matching not working as expected?.
5756 Open $fullpath is not changing the result.
5892 Open Reference issues with PHP 4.4.x.
6173 Open Providing an empty string as parameter causes (almost) unlimited loop.
6279 Open Only variable references should be returned by reference.
========================================
=======[File_IMC]=====================
4861 Open vcalendar_parse_example.php fails.
6536 Open checking if driver file exists wont work using file_exists.
========================================
=======[File_PDF]=====================
5228 Open PDF Error: Font has not been set.
5378 Open setFont block the php script.
5686 Open Font family/size not correctly restores after addPage.
========================================
=======[HTML_AJAX]====================
6298 Open Charset being set twice in content-type header.
========================================
=======[HTML_BBCodeParser]============
373 Assigned URL's with '&' are parsed incorrectly.
1512 Open URL Tags Allow Javascript injection.
1979 Open Whitespaces in attribute are braking it.
2580 Open HTML_BBCodeParser example ini file needs quoted square brackets.
2870 Open external homepage/demo: target= should be t=.
3775 Open strstr(): Empty delimiter..
4844 Open Arbitrary HTML injection.
5844 Open HTML_BBCodeParser.
6303 Open IMG tags incorrect.
6335 Open List bug.
========================================
=======[HTML_Crypt]===================
2990 Open Encrypted Javascript String not valid in XHTML DTDs.
3455 Open z - not translated.
4409 Open also chars dont implements.
========================================
=======[HTML_Menu]====================
6394 Open Case sensitivity in getPath() and _buildUrlMap().
========================================
=======[HTML_QuickForm]===============
2637 Verified Bug in example (required fields) HTML_QuickForm.
5154 Open Too few examples in QuickForm.
5218 Assigned hierselect with third select or more bug.
5245 Open Some fixes to work hierselect on MAC IE5.2.3.
5251 Analyzed setDefaults() does not work on select box after form POST.
5364 Open Date Element: addEmptyOption still buggy.
5644 Analyzed Client javascript validation of single radio box fails.
5685 Open onQuickFormEvent handler not always called.
5695 Open Empty Required File elements are "valid".
5705 Analyzed using loadDBResult with DB_FETCHMODE_OBJECT.
5748 Open Default values not removed when removeElement called.
5793 Open Issue with Flexy renderer and elementnames with [] appended to it.
5920 Analyzed code analyse.
5968 Open Use setlocale to determine language.
5974 Open hierselect does not oprate html entities.
6134 Open advcheckbox data not posted when ID is set on element.
6170 Open ITStatic: Form error block is always empty (w/ patch).
6223 Open Space in form name breaks trackSubmit.
6243 Open multiple checkboxes with same name.
6444 Open html_quickform addelement attribute include url vars.
6482 Open adrule does not work.
6566 Open option text is not html-encoded in HTML_QuickForm_select.
6642 Open No required note printed for AddGroupRule.
========================================
=======[HTML_QuickForm_Controller]====
4331 Assigned Start the session automatically!.
6110 Open invalid return value from callback is not handled when validating page.
========================================
=======[HTML_Select]==================
2676 Open Setting selected value doesn't work.
========================================
=======[HTML_Select_Common]===========
6171 Open New England is not a state.
========================================
=======[HTML_Table_Matrix]============
6035 Open A bug in filling table.
========================================
=======[HTML_Template_IT]=============
1177 Open missing (but semi-documented) hideBlock method.
2833 Open addBlockFile() bad Parameters documentation info.
4699 Open Needs to mention backslash-output behaviour.
6084 Open fread now gives a warning on zero length templates.
6160 Open unused vars in __global__ removes the block.
========================================
=======[HTML_Template_PHPLIB]=========
3623 Open CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied.
========================================
=======[HTML_Template_Sigma]==========
6346 Open Typo in Line 1711.
========================================
=======[HTML_Template_Xipe]===========
265 Assigned cache with HTML_Template_Xipe doesnt work in functions.
267 Assigned templateDir cannot be set to '.'.
1373 Open Xipe deletes spaces that shouldn't be deleted.
2219 Open Problems with case of file/dir names.
2274 Open directory handling under Windows.
2459 Open HTML_Template_Xipe package-dependencies not correct.
2502 Open Missing "else".
2770 Open Error finding compileDir if class used via cli.
========================================
=======[HTTP_Client]==================
5759 Open Location header not handled correctly for non-http protocols.
5981 Open HTTP_Client hangs on POST requests.
========================================
=======[HTTP_Header]==================
6615 Open HTTP general-header "Pragma:" has no directive "cache".
6616 Open Wrong implementation of expiration model of HTTP-Cache.
========================================
=======[HTTP_Request]=================
5735 Open No "true" timeout exists.
5913 Open Proxy-Authentication header not added.
5969 Open Documentation Wrong (Not a real bug).
6610 Open "Connection refused" dies hard.
========================================
=======[HTTP_Session]=================
6408 Open mysqli problem.
========================================
=======[HTTP_Session2]================
6301 Open Undefined index: __HTTP_Session2_Idle.
6449 Open Undefined variable warning.
========================================
=======[HTTP_Upload]==================
3080 Open wrong error messages.
3386 Open ; in file name borks file extension detection.
4180 Open append in Upload::setName destroys the filename.
5445 Open The Packuage ignore setValidExtensions.
5536 Open No explanation of properties.
6094 Open Missing file name.
6114 Open nameToSafe doesn't remove parens.
========================================
=======[HTTP_WebDAV_Client]===========
6407 Open stream_read(): Range one byte too long.
========================================
=======[HTTP_WebDAV_Server]===========
1949 Assigned $_prop_encoding not used for $file['path'].
4970 Open http_PROPFIND slashifyied href's confuse Mac OS X.
4971 Open function _urlencode() insufficient for international file names.
5317 Verified Redirection doesn't work with all clients.
5681 Open Can't handle file names with slashes and backslashes.
6189 Open Various international filename issues.
========================================
=======[Image_Barcode]================
4597 Open PEAR_INSTALL_DIR constant might be empty.
4755 Open $barcodepath not found in Image/Barcode.php.
6552 Open Code39 not working.
6637 Open error don't declare.
========================================
=======[Image_Canvas]=================
6406 Open method _mapFont missing.
========================================
=======[Image_Graph]==================
5429 Assigned When Axis location is moved Graph does not move approriately.
========================================
=======[Image_GraphViz]===============
3349 Assigned Error in GraphViz.
4924 Open Links in record type nodes do not work.
4972 Open Undefined variable if $fp not a valid resource.
========================================
=======[Image_Remote]=================
6356 Open Cannot re-assign $this.
========================================
=======[Image_Text]===================
4178 Open Image_Text returns empt image.
========================================
=======[Image_Transform]==============
117 Open GD Driver doesn't preserve transparency while resizing.
599 Assigned Parameter $quality in method save() not recognized in some drivers.
2101 Assigned IM Driver uses unrecognized -flatten option when saving images.
4967 Open Call to undefined function: imagecreatefrom.
5044 Analyzed crop width-1 size bug.
5067 Open GD:addText() should also store a copy of $this->imageHandle in $this->old_image.
5324 Open Using GD - a notice when free()-ing.
5872 Open the 2nd parameter of imagegif can not be a empty str if just puting 2 params.
5989 Open Factory method does not allow no driver to be specified.
6000 Open crop() for Imgick1&2 don't work correctly!.
6011 Open Call to imagick_crop is using incorrect parameters.
========================================
=======[LiveUser]=====================
6612 Open UpdateProperty doesn't update the session.
========================================
=======[LiveUser_Admin]===============
6592 Open unimplyRight bug.
========================================
=======[Mail]=========================
6023 Open parseAddressList doesn't support new IDN names.
6590 Open No Sent Date on messages via SMTP.
6648 Open rfc822 problem during smtp conversation phase..
========================================
=======[Mail_IMAPv2]==================
4551 Open message parsing fails with complex multipart/alternative structure.
6210 Open examples not in pear package.
6493 Open delete() sometimes fails without errors but delete did not occur.
========================================
=======[Mail_Mbox]====================
4223 Open mbox files gets corrupted when multiple clients modify it.
========================================
=======[Mail_Mime]====================
30 Verified Bug in MAIL_mime::_encodeHeaders().
2415 Open No UTF-8 decoding of header.
3513 Open support of RFC2231 in header fields..
3578 Analyzed wrong quotable encoding.
3890 Open Problems with Mozilla Mail 1.8b1.
4317 Open errorneous implementation of header encoding in Mail_Mime::_encodeHeaders().
4504 Open addHTMLImage does not work in cases when filename contains a path.
4585 Open Mime boundary regex not taking simple quotes.
4696 Open addAttachment crash.
4721 Open send is the last statment.
4739 Open d_parameters['filename'] missing.
4962 Open decode impossible with thunderbird.
4984 Open Mail_mimePart addSubPart Example error.
5122 Open in getSendArray() only one of to,cc, or bcc is returned as recipient.
5201 Open addHTMLImage not determining png attachment type.
5272 Open Odd string within HTML Body results in incomplete mime message.
5333 Verified Only variables should be returned by reference; triggers notices since php 4.4.0.
5525 Open Namespace issues: MAIL_MIMEPART_CRLF.
5555 Open Attachements not displayed and content is empty.
5730 Open Incorrect Mail decode - no body.
5831 Open No boundary found for multipart/mixed part [FIX].
6260 Open Just a notice with PHP5.
6296 Open MIME headers not generated unless setHTMLBody() called.
6495 Open Some parts of body not included in decode object.
========================================
=======[Mail_Queue]===================
2050 Open Messages get sent multiple times.
4092 Open sendMail() doesn't flag mail as sent.
5707 Open Bcc functionality lost with Mail::Queue?.
6330 Assigned fatal error on line 122 of db.php.
6538 Open Error on mail send causes infinite send loop.
========================================
=======[MDB]==========================
3912 Open BLOB AND CLOB limit to 4096 under MSSQL.
3917 Open problems in setSelectedRowRange().
========================================
=======[MDB2]=========================
6491 Assigned Two errors in Reverse/sqlite.php.
========================================
=======[MDB2_Driver_mssql]============
5080 Analyzed Error message that class not exist.
========================================
=======[MDB2_Schema]==================
6416 Verified dumpDatabase() and CURRENT_TIMESTAMP.
========================================
=======[MIME_Type]====================
6095 Open Parameters and comments parsing buggy.
========================================
=======[Net_Cyrus]====================
4949 Open deleteMailbox() tries to reset ACL on deleted mailbox.
5778 Open renameUser: The user "user/....." doesn't exist.
========================================
=======[Net_Dict]=====================
4808 Open [PATCH] Cleanup.
4809 Open [PATCH] Use references when instantiating/setting Net_Socket instance.
4811 Open [PATCH] Example dict.php uses wrong require path.
========================================
=======[Net_DIME]=====================
5537 Open Use of undefined constant DIME_OTPS_LEN.
========================================
=======[Net_DNS]======================
4999 Assigned Mishandling of TXT record data.
6107 Open An upgrade is listed but fails (Net_DNS).
========================================
=======[Net_FTP]======================
4102 Assigned Problem detecting os method ls().
4749 Open ls() fails when connection is closed.
4836 Open Off-by-one error in regex for Windows directory listings.
4969 Open Recursive rm ends in endless loop.
5613 Open wrong directory output with ls.
5895 Open Recursive chmod ends in endless loop.
========================================
=======[Net_Geo]======================
6120 Open NetGeo DB is so old.
========================================
=======[Net_IDNA]=====================
6232 Open decode url with "?".
========================================
=======[Net_IMAP]=====================
2954 Assigned Incorrect parsing of MYRIGHTS response.
3438 Open disconnect() method generates PHP error.
3638 Open function _getAddressList only returns one address even when multiple are there.
========================================
=======[Net_LDAP]=====================
4275 Open Problem with stepwise updates and Schema.
4751 Open Cannot Net_LDAP::connect.
4975 Open Net_LDAP::connect always throws an exception.
5191 Open "shift_entry" alias does not work.
========================================
=======[Net_NNTP]=====================
6618 Open Undefined variable or offset.
========================================
=======[Net_Ping]=====================
758 Assigned get notice Undefined offset: when host isnt reachable.
2005 Open Fatal Error when pinging invalid host.
2006 Open Invalid ping arguments for RH9.
2559 Open Error handling ping output.
3903 Open Documentation Inconsistency.
5511 Open parseResultlinux does not detect presence of mdev.
5873 Open Checkhost does not work.
========================================
=======[Net_POP3]=====================
4243 Open Problems assessing capabilities..
========================================
=======[Net_Server]===================
2761 Assigned readEndCharacter problem.
========================================
=======[Net_SmartIRC]=================
1743 Open declare+pcntl_signal semantics cause fatal error in Net_SmartIRC.
1950 Verified Constructor calls ignore_user_abort(true) - undocumented and not always desired.
5220 Open connect() returns in some situations no false.
6525 Open When joining empty channel channel array is wrong.
6650 Open Channel synching problem.
========================================
=======[Net_SMPP]=====================
5912 Open Wrong TLV definition for sc_interface_version.
========================================
=======[Net_SMS]======================
6578 Open Error in error handling.
========================================
=======[Net_Traceroute]===============
1128 Open Undefined offset in $tempparts array, _parseResultWindows.
1129 Open Undefined $parts variable in _parseResultwindows function.
3962 Open _prepareParseResult fails in Net_Traceroute_Result.
5665 Open Improved _parseResult...() using RegExp.
========================================
=======[Net_URL]======================
6338 Open wrong array querystring handling.
6470 Open Path is not properly encoded.
========================================
=======[Net_Whois]====================
6348 Open Using = before domain name hangs ?.
========================================
=======[Numbers_Words]================
5618 Open locale name for Estonian is wrong.
========================================
=======[OLE]==========================
6516 Open wrong usage of unpack().
========================================
=======[Pager]========================
2169 Open Pager.php installed into the wrong place.
========================================
=======[Payment_Clieop]===============
2854 Open mistype.
========================================
=======[Payment_DTA]==================
4637 Open Invalid DTA File with SFIRM.
========================================
=======[Payment_Process]==============
3818 Assigned AuthorizeNet::process() method accessing private member of "Result" object.
3848 Assigned AuthorizeNet doesn't map all possible values.
5140 Open Abstract isLegitimate returns wrong message.
5493 Open Typo in "Payment_Process_Common" class contructor name.
========================================
=======[PEAR]=========================
6075 Open unnecessary validation of maintainers can break PEAR_PFM.
6190 Open PEAR fails to install.
6576 Open PFM2 run in trouble with sessions.
========================================
=======[PEAR_Command_Packaging]=======
6373 Assigned pear makerpm generates RPMs that cannot be uninstalled.
6377 Assigned "pear makerpm" post/postun improvements to cope with non-RPM installs.
6378 Assigned "pear makerpm" generates packages that conflict due to depdb/.channels.
========================================
=======[PEAR_Frontend_Web]============
2165 Open Some packages install files with no file name, only extension.
4155 Open XML error: not well-formed (invalid token) at line 22.
4541 Open Initial access to the locally installed PEAR web front ent crashes.
4990 Open Space in PEAR path causes trouble upgrading/installing packages.
5797 Open go-pear web frontend.
6557 Open PEAR_Frontend_Web crashes with parse error when called after successful install.
========================================
=======[PEAR_Info]====================
5457 Open Broken PEAR_Info.
6050 Open PEAR version displayed as 'Array' instead of version number.
6051 Open PEAR no longer listed as a package in PEAR 1.4.5.
========================================
=======[PEAR_PackageFileManager]======
5874 Open Fails generation on missing "notes" element without error message..
6357 Assigned Notice Errors with PFM2 1.6.0a4 and CVS plugin.
========================================
=======[PEPr]=========================
1467 Assigned Two E-mails are sent when the proposer comments on his own PEPr.
4933 Open URL's error out when changing Draft to Proposal.
5439 Assigned login not recognized for new proposals.
5634 Open Pepr loses escaped chars (and whole comments!).
========================================
=======[PhpDocumentor]================
1193 Open Comments in code tags improperly formatted.
2122 Open No tree menu for file identifier begining with a number.
2294 Open @toc tag is incompatible when XML prolog exists.
4125 Assigned E_NOTICE errors.
6305 Open array typehints break the parser.
6306 Open Tokenizer doesn't read "....<%{$key}>..." properly.
6386 Open @see in class A cannot refer class B if A::$B exists.
6389 Open Private classes are not used during grouping for class trees.
6423 Open many warnings, notices and fatal error.
6457 Open Single-line DocBlocks cause gaps in syntax highlighting.
========================================
=======[PHPUnit]======================
3756 Assigned GUI_Decorator araises a warning with TestCase constructor.
4730 Assigned Cannot test php files in current directory (SetupDecorator).
========================================
=======[PHPUnit2]=====================
6613 Open AllTests.php have relative include paths that don't work.
========================================
=======[PHP_Beautifier]===============
5711 Open Pear Filter does not work correctly.
========================================
=======[PHP_CompatInfo]===============
4789 Open error in packaged file structure: include in CompatInfo.php.
4942 Open fixing my own bug.
6581 Open Functions missing in func_array.php.
========================================
=======[PHP_Fork]=====================
5186 Open IPC Share memory segments stay resident.
========================================
=======[PHP_Parser]===================
4148 Open debug statement in Parser/Core.php.
4305 Open PHP5 tokens not handled.
5115 Open Visibility modifiers in method declaration throws parse error.
5461 Open Warning on Tokenizer.php line 453 with PHP 5.1RC1.
========================================
=======[Services_Ebay]================
4779 Open Fatal error:.
========================================
=======[Services_ExchangeRates]=======
6087 Open XML_Tree Error with Services_ExchangeRates.
6629 Open Currency Names not fetched when with XML_Tree-1.x.x.
========================================
=======[Services_Trackback]===========
5667 Open HTTP_Request::getRequestCode() - no such function for the latest HTTP_Request.
6341 Open Undefined variable on line 315 & 378.
========================================
=======[Services_Weather]=============
6420 Open Bug in searchLocation in Metar.php.
========================================
=======[Services_Webservice]==========
5636 Open Warnings and notices.
5637 Open Wrong use of get_class().
========================================
=======[SOAP]=========================
1312 Open bad XML parsing with nested arrays.
1404 Open xsd:dateTime members in complex types are serialized as xsd:string.
1927 Open SOAP-ENC:arrayType="Struct[] without namespace in SOAP_Fault SOAP-0.8RC3.
2627 Open Array in return object was not parsed correctly.
2656 Open soap headers get clobbered in $wsdl->[bindings]....
2796 Open Timeout on SOAP Connection.
2819 Open how to have minOccurs and maxOccurs in complex types.
3048 Analyzed Parse Error: using methodname 'echo' conflicts PHP keyword..
4746 Open SOAP-ENC:arrayType="xsd:anyType[20]" SOAP-ENC:offset="[0]".
5004 Open Client: attachments array is not cleared properly.
5622 Open No way to set the default namespace.
5684 Open callhandler & addToMap.
5841 Open namespaces in params and minOccurs=0.
5904 Open WSDL loading in client and params order.
6042 Open Handling xsd:long.
6300 Open Complex types, SOAP envelop error.
6462 Analyzed Incorrect WSDL generated.
6520 Open bad array serialization?.
========================================
=======[Spreadsheet_Excel_Writer]=====
608 Assigned Column guts always hidden, i.e. always displayed with zero height.
944 Open repeatRow() doesn't work with IE(!) as a client.
1730 Open Wrong operand class used for A1:A2.
2010 Open SetVersion (8) BIFF8 crashes Excel X.
2146 Open setversion(8) used with printArea crashes Excel.
2261 Open Excel 2002 crashes when use write() with @ as first value of the text.
2405 Open Text concat operator & truncate formula.
2539 Analyzed Method call to getXfIndex() fails.
2862 Open insertBitmap scales image incorrect in Excel 2000.
2878 Open bad formulas can cause infinate loops and crash..
3148 Open write() works incorrectly for some locales.
3171 Open Formula Parsing failing on valid formula.
4174 Open MS Outlook 2003 corrupts excel files generated by version .4 or later.
4247 Open crash with big excel files.
4329 Open setBgColor not working with setNumFormat?.
5347 Open using writeNote() causes excel crash.
5403 Open function argument descriptions inadequate.
6045 Open Not work break n or chr('0x0A') character.
6067 Open Warnings are thrown if using a cell format.
6099 Open Worksheets are set up as references.
6108 Open error on writeString.
6179 Open Cannot create excel file larger than 2MB.
6201 Open Can not set BgColor if pattern = 1, will set bgcolor to black always.
6309 Open Output with mergeCells crashes Mac Excel.
6318 Open Error found in valid excel formula.
6509 Open Object of class Spreadsheet_Excel_Writer_Format could not be converted to int.
6584 Open File cannot be accessed. File may be read-only..
6606 Open Special Chars for example € (euro)are not encoded correctly.
6640 Open Illegal character for XML encoding of pear package.
========================================
=======[SQL_Parser]===================
487 Assigned Lexer can't handle functions inside getParams().
4035 Open Update statements should recognize FROM clause.
4081 Open [PATCH] Added tinyint to synonyms.
4082 Open MySQL: PRIMARY KEY(id) line breaks.
4085 Open Lexer should recognize identifier delimiters.
4086 Open (UN)LOCK TABLES statements not recognized (MySQL).
4087 Open Comma not recognized after PRIMARY KEY statement.
4088 Open c-style block comments not handled.
4089 Open IF EXISTS not recognized in DROP statements.
5755 Verified Cannot handle select in form of tablename.*.
6209 Verified Tables like [cat/dog] not recognized.
6438 Analyzed Column list with '*' cannot have additional columns.
6439 Verified Improper handling of absolute column names eg: table.column.
========================================
=======[Stream_Var]===================
4229 Assigned Stream_Var needs url_stat method.
========================================
=======[Structures_DataGrid]==========
6031 Open charset GB2312 display not correctly.
6582 Assigned malfunction sort.
========================================
=======[System_Command]===============
6268 Assigned execute() raises SYSTEM_COMMAND_STDERR error when command exits non-zero.
========================================
=======[System_Mount]=================
2540 Open http://pear.php.net/package/Config/download.
========================================
=======[Text_Diff]====================
4982 Open diff on a little bit wrong place with inline renderer.
========================================
=======[Text_Highlighter]=============
6231 Open Undefined property _defClass notice in HTML renderer.
6600 Open Versions >= 0.6.0 fail in PHP < 4.3.3.
6620 Open path used in generate.bat is wrong.
========================================
=======[Text_Statistics]==============
4490 Open Divide by zero error.
4492 Open Undefined index for each new word.
========================================
=======[Text_Wiki]====================
5185 Open Problems with rules set in constructor.
5953 Verified £-sign doesn't get converted to £ in links.
6292 Open headings and hr are incorrectly nested in p-tags.
========================================
=======[Text_Wiki_BBCode]=============
6100 Verified relative urls don't work right..
========================================
=======[Translation2]=================
3914 Open Translation2 'CacheMemory' Decorator class get() bug!.
5539 Open DefaultText decorator does not call _replaceParams.
6270 Open Latin1 returned instead of UTF-8.
6574 Open Translation2_Container::raiseError does not honor global PEAR error settings.
========================================
=======[Tree]=========================
4803 Assigned References fix.
6249 Open Documentation Error.
6328 Open add MDB2 and improve MDB usage.
========================================
=======[Validate]=====================
6129 Open Incorrect time validation.
========================================
=======[Validate_ES]==================
4660 Open La validación es incorrecta..
========================================
=======[Var_Dump]=====================
2811 Assigned Provide a link to version control.
========================================
=======[VersionControl_SVN]===========
4947 Open Library not working with Windows SVN.
5020 Open Code-bug, missing break in switch.
5099 Open Copy ignores source, traget and switches.
========================================
=======[Web Site]=====================
3376 Assigned trackback system uses __get().
3569 Open PECL package download stats broken.
5259 Open Package statistics per category show 1 random release only.
5340 Assigned User details are overescaped.
5468 Open Interactive Downloads Graph Image URL error.
5628 Open Files or packages are missing.
5713 Assigned license should be a drop down.
5870 Open mailing-list signature.
5956 Open Testing sub-category not listed in Tools and Utilities category.
6113 Open dead link at pepr.
6224 Open I was randomly logged in as someone else.
6281 Open My wishlist doesn't work =(.
========================================
=======[XML_Beautifier]===============
1884 Assigned Parser is changing ö to " ö ".
2144 Assigned High-UTF entities in attributed decoded as ?.
5450 Open Parser strip many tags.
5591 Open Undefined variable notice when parsing DOCTYPE.
========================================
=======[XML_CSSML]====================
5574 Open wrong directory hierarchy.
========================================
=======[XML_DTD]======================
3195 Open White space is considered as PCDATA.
5561 Open Doesn't handle more than 1000 lines of XML.
========================================
=======[XML_HTMLSax3]=================
1850 Open HTMLtoXHTML.php does not produce XHTML.
========================================
=======[XML_Parser]===================
6078 Open func-mode does not handle all allowed letters in tags.
========================================
=======[XML_RPC]======================
4831 Assigned XML_RPC doesn't propagate PEAR errors.
5696 Open undefined function.
6111 Open XML_RPC_Client gets wrong data types in response values.
6155 Open fault code handling.
6263 Open PEAR XML_RPC Manual is not updated about XML_RPC_Message::getParam.
========================================
=======[XML_RSS]======================
1966 Assigned Documentation error.
3123 Assigned Incomplete item:description returned if contains html.
========================================
=======[XML_sql2xml]==================
576 Assigned sql2xml xml-resultset without values.
1687 Open Function addArray() generates incorrectly designed XML document.
2381 Open limit to 64k of getXML string?.
5576 Open XML_sql2xml package.xml uses <file name="./doc/blah.whatever" which is invalid.
========================================
=======[XML_Statistics]===============
5850 Open countAttribute don't always return an integer as said in doc.
========================================
=======[XML_Transformer]==============
5069 Open XML_Transformer documentation incorrecty describes non-existant method.
5070 Open XML_Transformer documentation very out of date in general.
========================================
=======[XML_Tree]=====================
390 Open patch: XML_Tree return by reference.
1575 Open extra whitespace entities break applications.
2029 Open encodeXml / decodeXmlEntities not reciprocals.
2246 Open XML_Tree::getTreeFromString() not documented.
3517 Open getElement called without required parameter.
3629 Open CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied.
4937 Open getTreeFromString doesn't encode quotes in attributes.
5643 Open encodeXmlEntities destroys data encoded in utf-8.
========================================
=======[XML_Util]=====================
4950 Assigned Incorrect CDATA serializing.
5392 Assigned encoding of ISO-8859-1 is the only supported encoding.
========================================
=======[XML_XPath]====================
2594 Open Change in DomNode->append_child leads to Error.
========================================
=======[XML_XSLT_Wrapper]=============
1026 Open XSLT_ext raises error in constructor when testing for extension.
========================================
=======[XML_XUL]======================
2184 Assigned element listbox doesnt have got correct number of columns.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com