Hey,
I'm a student at CTU Prague, attending "Open source programming" class where as a project we have to participate in some open source project. Do you think I could take this on?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks!
This feature request has it's milestone set to "Needs_planning". My question therefore is, what version should I implement this in.
Thanks again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Bug: something the software is supposed to do but does badly
Missing feature: something you wish the software would do
Moving to feature requests
Ticket moved from /p/phpmyadmin/bugs/3844/
Hey,
I'm a student at CTU Prague, attending "Open source programming" class where as a project we have to participate in some open source project. Do you think I could take this on?
Jaroslav,
sure, give it a try!
Thanks!
This feature request has it's milestone set to "Needs_planning". My question therefore is, what version should I implement this in.
Thanks again.
Use the "master" branch.
So I gave it a try:
https://github.com/phpmyadmin/phpmyadmin/pull/226
If the given solution is somehow against phpmyadmin code style or philosophy, we can review it together and I can give it necessary tweaks.
See also https://github.com/phpmyadmin/phpmyadmin/pull/285
Fixed with https://github.com/phpmyadmin/phpmyadmin/pull/287. This will be part of the 4.1 release. Thanks for reporting.