ID: 29792 Updated by: [EMAIL PROTECTED] Reported By: dion_rowney at hotmail dot com Status: Open Bug Type: Documentation problem Operating System: n/a PHP Version: 5.0.0 New Comment:
About the id refs for obdc and breaking many links on the web: http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/reference.xml?r1=1.6&r2=1.7&ty=h changed from odbc to uodbc, so changing back to odbc might not be such a big deal. About the german files in the en version: de is build just before en and /html /php output is not cleaned up. Other langs (like it for example) have also an id="ref.odbc", so if it-lang would be build before en we would see italian content with fallbak to en (error handler). solution: (a)tweak the build system to clean up the folders in question (b) either change ids for odbc back to id="ref.odbc" in all languages in question or change to id="ref.uodbc" in all languages in question and fix redirection, if needed. IMHO to avoid such confusion for the future: avoid (unnecessary) id ref changes and if required, all languages in question should be updated and ensure redirection (error handler) is working as expected. Friedhelm Previous Comments: ------------------------------------------------------------------------ [2004-08-24 01:19:57] [EMAIL PROTECTED] This problem is larger than first expected (see also bug #29793) so this bug report should remain open until the English build only contains English files. In otherwords, when the manual build system is modified. At least until livedocs is implemented! :-) ------------------------------------------------------------------------ [2004-08-23 19:31:48] [EMAIL PROTECTED] Good point. In dealing with bug #19622 I changed the title to ODBC (Unified). Changing the id to odbc would break many links on the WWW. I suggest: a) Remove the german pages from the en tree b) Redirect php.net/odbc to php.net/uodbc within the phpweb error handler If (a) were done I'm not sure if the current system would automatically redirect as iirc it uses similar_text(), so it might. If so, (b) would of course not be needed. ------------------------------------------------------------------------ [2004-08-23 18:36:18] dion_rowney at hotmail dot com I would assume that users will be searching for odbc as I did, not uodbc. Someone may want to fix it so that searching for odbc is directed to uodbc as it is in the menu on the left (which I have just now noticed). ------------------------------------------------------------------------ [2004-08-23 18:33:33] [EMAIL PROTECTED] This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. ------------------------------------------------------------------------ [2004-08-23 17:34:55] [EMAIL PROTECTED] Those crazy Germans are up to their old tricks again :) German: * http://php.net/manual/en/ref.odbc.php English: * http://php.net/manual/en/ref.uodbc.php Das ist nicht gut! <reference id="ref.uodbc"> http://cvs.php.net/co.php/phpdoc/en/reference/uodbc/reference.xml <reference id="ref.odbc"> http://cvs.php.net/co.php/phpdoc-de/reference/uodbc/reference.xml ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/29792 -- Edit this bug report at http://bugs.php.net/?id=29792&edit=1