<br><br><div class="gmail_quote">On Mon, May 28, 2012 at 5:01 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Le 2012-05-27 13:12, yasitha pandithawatta a écrit :<br>
<div class="im">> Hi,<br>
><br>
> I am getting following error in<br>
> "/libraries/common/PMA_buildActionTitles_test.php"<br>
><br>
> PHP Fatal error:  Call to undefined function __() in ...<br>
><br>
> It seems to be an error with i18n package. Does PMA support i18n?<br>
> Any libraries to be installed?<br>
><br>
> Regards,<br>
> Yasitha<br>
<br>
</div>Yasitha,<br>
please give more details, such as:<br>
- the github reference of the tree you are testing<br>
- the command you are using to produce the error<br>
<br>
I cannot reproduce your error. More details about gettext on [0].<br>
<br>
[0] <a href="http://wiki.phpmyadmin.net/pma/Gettext_for_developers" target="_blank">http://wiki.phpmyadmin.net/pma/Gettext_for_developers</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
</font></span><br>------------------------------------------------------------------------------<br>
Live Security Virtual Conference<br>
Exclusive live event will cover all the ways today's security and<br>
threat landscape has changed and how IT managers can respond. Discussions<br>
will include endpoint security, mobile security and the latest in malware<br>
threats. <a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/" target="_blank">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a><br>_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
<br></blockquote></div><br>Hi,<div><br></div><div>I created test suit for common library and add all the test cases there. Then the above issue was no longer there. </div><div>But I encounter another issue in test/libraries/common/PMA_ajaxResponse_test.php.</div>
<div><br></div><div>Try to run the test case using following command.</div><div><br></div><div>$ phpunit test/libraries/common/PMA_ajaxResponse_test.php</div><div><br></div><div>The following error was encountered. </div>
<div><br></div><div><b>PHP Fatal error:  Call to undefined function PMA_sanitize() in /var/www/phpmyadmin-dev/libraries/Message.class.php on line 585</b></div><div><b><br></b></div><div>Same error occured in /PMA_cheackParameters_test.php</div>
<div><br></div><div>This should be an error in the base code.</div><div>-- <br><span style="font-family:arial,sans-serif;font-size:13.2px;border-collapse:collapse;color:rgb(136,136,136)">Yasitha Pandithawatta <br>Undergraduate<br>
Computer Science and Engineering Department<br>University of Moratuwa<br>Sri Lanka</span><br>
</div>