Hi Bin,
could you have a look at the UT error here?
http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4136/console
HP Fatal error: Call to undefined function
PMA_getHtmlForExportUserDefinition() in
/var/lib/jenkins/jobs/phpMyAdmin-continuous/workspace/test/libraries/PMA_server_privileges_test.php
on line 101
--
Marc Delisle
http://infomarc.info
Hi,
I am going to start writing Selenium tests for phpMyAdmin over the next few days. I am putting up this thread to accumulate all the important use cases that should be tested using Selenium. So please add use-case scenarios on this thread that you think are important.
Currently we have tests for:
- Create, drop databases
- Create, remove User
- Login
- Privileges (change password)
--
Ayush Chaudhary
Hi devs,
In Export we can ask for a gzip compression. On Apache server with
mod_deflate, this *can* produce a doubly-compressed file, depending on
the Apache configuration (see [0]).
We can detect whether mod_deflate is loaded, but not whether it's
configured to compress only certain MIME types. The detection is in
place, producing bug [1].
So I suggest to disable gzip compression in the export choices, when we
detect the presence of mod_deflate.
[0] https://sourceforge.net/p/phpmyadmin/bugs/3673/
[1] https://sourceforge.net/p/phpmyadmin/bugs/4025/
--
Marc Delisle
http://infomarc.info
> Date: Wed, 7 Aug 2013 11:24:46 -0400
> From: marc(a)infomarc.info
> To: phpmyadmin-devel(a)lists.sourceforge.net
> Subject: Re: [Phpmyadmin-devel] FW: [phpmyadmin:discussion] Deutsch???
>
> J. M. a écrit :
> > This user cannot switch to PMA in German.
> >
> > pma 4.0.5,
> > locale/de/LC_MESSAGES/*.mo are available,
> > $cfg['DefaultLang'] = 'de'; is set.
> >
> > What might be the problem?
>
> Cookies not accepted?
See [0]. If the file "locale/de/LC_MESSAGES/phpmyadmin.mo" is present,why is there no languages dropdown on the main page? (see screenshots in thread) [0] https://sourceforge.net/p/phpmyadmin/discussion/Hilfe/thread/3746c250/#9aa1
>
> >
> > J.M.
> > @myx
> > JubloITSolutions
> >
> > To: Hilfe(a)discussion.phpmyadmin.p.re.sf.net
> > From: ramona2(a)users.sf.net
> > Subject: [phpmyadmin:discussion] Deutsch???
> > Date: Wed, 7 Aug 2013 14:06:22 +0000
> >
> > Nein, gar nix dergleichen, siehe Anhang
> >
> > Attachment: moresettings.png (19.1 kB; image/png) settings.png (13.9 kB; image/png)
> >
> >
> > Deutsch???
> >
> >
> > Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/phpmyadmin/discussion/Hilfe/
> >
> > To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > ------------------------------------------------------------------------------
> > Get 100% visibility into Java/.NET code with AppDynamics Lite!
> > It's a free troubleshooting tool designed for production.
> > Get down to code-level detail for bottlenecks, with <2% overhead.
> > Download for free and get started troubleshooting in minutes.
> > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Phpmyadmin-devel mailing list
> > Phpmyadmin-devel(a)lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>
> --
> Marc Delisle
> http://infomarc.info
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel(a)lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
This user cannot switch to PMA in German.
pma 4.0.5,
locale/de/LC_MESSAGES/*.mo are available,
$cfg['DefaultLang'] = 'de'; is set.
What might be the problem?
J.M.
@myx
JubloITSolutions
To: Hilfe(a)discussion.phpmyadmin.p.re.sf.net
From: ramona2(a)users.sf.net
Subject: [phpmyadmin:discussion] Deutsch???
Date: Wed, 7 Aug 2013 14:06:22 +0000
Nein, gar nix dergleichen, siehe Anhang
Attachment: moresettings.png (19.1 kB; image/png) settings.png (13.9 kB; image/png)
Deutsch???
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/phpmyadmin/discussion/Hilfe/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
https://sourceforge.net/p/phpmyadmin/discussion/Hilfe/thread/cac7953a/
Somebody on the German Help forum wants to know:
> by default, I call PMA 4.05 with: /phpmyadmin/db_structure.php?db=xyz
>
> How can I automatically expand the table tree in the left column?
> I always have to click the tiny small [+] sign to view the tables.
J.M.
@myx
JubloITSolutions