Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 2.0.0

Request #13734 Dynamic page_id column length
Submitted: 2008-04-21 15:47 UTC Modified: 2008-05-03 09:18 UTC
From: lucor Assigned: quipo
Status: Closed Package: Translation2 (version CVS)
PHP Version: Irrelevant OS: Irrilevant
Roadmaps: (Not assigned)    
Subscribe to this entry?
 [2008-04-21 15:47 UTC] lucor (Luca Corbo)
Description:
------------
Actually in the mdb2 implementation the value for the column length is
hard coded to 50.
It could be useful to set it to an other value.
In attach a patch that allows this passing an option value for the
addLang method.

Patches

Add a Patch
page_id_column_default_length.patch (last revision 2008-04-21 15:47 UTC by lucor)

Comments

 [2008-05-03 09:18 UTC] quipo (Lorenzo Alberton)
This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on
pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should
be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.

--

I've added a 'string_page_id_col_length' option to set the size of the
pageID field in the translations table