Edit report at https://bugs.php.net/bug.php?id=29792&edit=1

 ID:                 29792
 Updated by:         [email protected]
 Reported by:        dion_rowney at hotmail dot com
 Summary:            Web Site ODBC page always in German (odbc vs uodbc)
-Status:             No Feedback
+Status:             Closed
 Type:               Bug
 Package:            Website problem
 Operating System:   n/a
 PHP Version:        5.0.0
 Block user comment: N
 Private report:     N

 New Comment:

Automatic comment on behalf of tony2001
Revision: 
http://git.php.net/?p=doc/de.git;a=commit;h=cb1e037c8aef40745d722d984bd194cd860dcf19
Log: fix #29792 Web Site ODBC page always in German (odbc vs uodbc)


Previous Comments:
------------------------------------------------------------------------
[2004-09-10 01:00:02] php-mirrors at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------
[2004-09-02 12:33:32] [email protected]

CVS change: /odbc now points to /uodbc. Do we need more redirections?

------------------------------------------------------------------------
[2004-09-02 12:25:04] [email protected]

Build system is fixed.
Changing to website problem
e.g:
php.net/odbc should function as expected, either fall back to en or the desired 
language.
php.net/odbc actually does not find the en fallback for uodbc functions.

------------------------------------------------------------------------
[2004-08-24 01:46:38] [email protected]

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

------------------------------------------------------------------------
[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! :-)

------------------------------------------------------------------------


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

    https://bugs.php.net/bug.php?id=29792


--
Edit this bug report at https://bugs.php.net/bug.php?id=29792&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to