3 bugs in 1.5.0 RC4

Please report bugs here!

Moderator: Thorsten

Post Reply
icaki
Posts: 1
Joined: Wed May 18, 2005 1:11 pm

3 bugs in 1.5.0 RC4

Post by icaki »

Good work guys, keep on.

First bug: View Adminlog - mixes the entries between German and English. Only German and English preconfigured

5 2005-05-18 13:14:06 admin MY_IP_HERE
"New article" form.
4 2005-05-18 13:10:30 admin MY_IP_HERE
Beitragsave

Second bug: When changing between languages the question/answer pairs of the other language version are still present after the change. One more click in the menu and the entries are gone (as it should be).

Third bug: View Sessions clicking on the detailed look (number with a link) returns only:
Notice: Undefined variable: para in WEBSERVER_PATH/phpmyfaq/admin/stat.show.php on line 59
this line repeats several hundred times :) with a diff. line number
......

My config:

PHP Version
PHP 4.3.6
PHP Memory Limit
Register Globals
on
Safe Mode
off
Database Client Version
4.0.16
Database Server Version
4.1.10
Webserver Interface
APACHE


And something that is not a bug but will make the concept of the FAQ more robust. I think that when you have FAQ in several languages the questions should be logically linked between the languages. That way I can put a link in my website to the FAQ by only specifying the language and my user will see it in his language. Now that is not possible as the questions and categories are standalone and they have different IDs for the same question (but only the language is different). If that is not the correct place for proposals I can move it :).

One more time, keep the good work.
Thorsten
Posts: 15729
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: 3 bugs in 1.5.0 RC4

Post by Thorsten »

Hi,
First bug: View Adminlog - mixes the entries between German and English. Only German and English preconfigured

5 2005-05-18 13:14:06 admin MY_IP_HERE
"New article" form.
4 2005-05-18 13:10:30 admin MY_IP_HERE
Beitragsave


This is a long time issue since 2001. I fixed it a minute ago.
Second bug: When changing between languages the question/answer pairs of the other language version are still present after the change. One more click in the menu and the entries are gone (as it should be).
Maybe a cookie problem. I'll have to check this.
Third bug: View Sessions clicking on the detailed look (number with a link) returns only:
Notice: Undefined variable: para in WEBSERVER_PATH/phpmyfaq/admin/stat.show.php on line 59
this line repeats several hundred times :) with a diff. line number
This is fixed, too.
And something that is not a bug but will make the concept of the FAQ more robust. I think that when you have FAQ in several languages the questions should be logically linked between the languages. That way I can put a link in my website to the FAQ by only specifying the language and my user will see it in his language. Now that is not possible as the questions and categories are standalone and they have different IDs for the same question (but only the language is different). If that is not the correct place for proposals I can move it :).
I have to look how to implement this. I know that still 1.5 does not have the perfect language functionality I want. But we're getting closer.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply