Home » Internationalization » Translation2 » Bug #2564
[PATCH] Admin DB update() doesn't work with single table
Details
| Submitted | 2004-10-18 22:05 UTC |
|---|---|
| From | ieure at php dot net |
| Assigned | quipo |
| Status | Closed |
| Package | Translation2 |
| PHP Version | 4.3.9 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2004-10-18 22:05 UTC] ieure at php dot net
Description:
------------
When using a single table to store strings (as is the
default), the DB Admin container tries to use a seperate
table without checking.
This patch fixes the issue, and is against CVS:
http://atomized.org/PEAR/Patches/Translation2-Admin_DB_Update_Table_Fix.patch