Hi,
I suggest we stop accepting new patches tickets. It's much easier for
everyone to use github's pull requests.
As a test, I tried to remove the permission to create for these tickets
but I was still able to create a ticket, so I'm not sure what would
happen for other users. Anyway, we could change the text to tell people
to just use github for this.
Comments?
--
Marc Delisle
http://infomarc.info
I willing to work on this bug...
https://sourceforge.net/p/phpmyadmin/bugs/3798/
As I commented on it.I found that delete button doesn't work either.
as I quite new to code base... I want a help
[0]Give me a idea about the files which this bug has
[1]Any documentation that clearly describes the code base
ps-I have attached a screen shot.
thanks and regards
--
Dulanja Wijethunga
Faculty of Engineering,
University of Peradeniya,
Sri Lanka
I have refactored the Create/Drop Database test to handle the AJAX
content, it uses waitForElementPresent() method to wait for an ajax
response which should be more reliable than sleep(). Next, I have tried
to use more of cssSelectors rather than xpaths as cssselectors cope up
well with structural changes on the page. Not yet added to
AllSeleniumTests.php, waiting for approval.
Pull request here: https://github.com/phpmyadmin/phpmyadmin/pull/159
--
Ayush Chaudhary
Hi devs,
I have refactored the existing selenium tests so that they work with the
latest revision. The pull request is [0]
[0] - https://github.com/phpmyadmin/phpmyadmin/pull/158
Thank you
Supun Nakandala
Dept. of Computer Science and Engineering
University of Moratuwa