|
BUG in RC5
|
| Author |
Message |
alecksievici
Junior Member

Posts: 18
Joined: May 2008
Reputation: 0
|
BUG in RC5
I've noticed a little bug in the gui of rc5.
The problem is in the sql section. If you create 2 databases and one username for each database, when you try to access the phpmyadmin for each user there's a problem: when i click on the 1st link it gets me tot the second user's database and when i try to click the link on the second user's phpmyadmin it doesn't work.
I hope you understand what i just said... sorry for may bad english :-S.
|
|
| 06-27-2008 06:04 PM |
|
prale
Junior Member

Posts: 92
Joined: Feb 2008
Reputation: 1
|
RE: BUG in RC5
Same problem noticed here.
Temp solution is to login manually with that username.
I also noticed this problem is only with the first and the last database.
If I click the first, it opens the last database in the table.
And the last has a javascript error, so it won't open anything.
Debian Etch
IspCP-Omega 1.0.0 RC6 - trunk
Monit
Munin
Awstats Dynamic
Fail2Ban
APF Firewall
DDOS Deflate
ModSecurity2
eAccelerator
Subversion, Trac (mod_python)
|
|
| 06-28-2008 10:48 PM |
|
Machaven
Posts: 3
Joined: Feb 2007
Reputation: 0
|
RE: BUG in RC5
I also had this error, and found the solution, the problem is in the template. The Form which is supposed to hold the login details for the database is not the in loop that creates the link options for the databases. There for the form only gets populated once with the db details of the last database. Some how this form's position moved between RC4 and RC5.
To Fix, take the source
http://www.isp-control.net/ispcp/browser...ge_sql.tpl
Move the <form entry on line 111 to between line 93 and 94 as it was in RC4.
|
|
| 07-01-2008 04:25 AM |
|
kilburn
Junior Member

Posts: 154
Joined: Feb 2007
Reputation: 5
|
RE: BUG in RC5
Fixed in r1254, thanks Machaven
|
|
| 07-02-2008 02:53 AM |
|