![]() |
Procedure to bump an old Issue? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6) +--- Forum: CodeIgniter 3.x (https://forum.codeigniter.com/forumdisplay.php?fid=17) +--- Thread: Procedure to bump an old Issue? (/showthread.php?tid=70284) |
Procedure to bump an old Issue? - Daneel Trevize - 03-19-2018 Hello, I recently encountered an issue in CI's Query Builder, one that has been discovered by others before me, and already raised as a Pull Request (#4186). However, I don't immediately see an Issue# for this, and it seems that their PR isn't consistent with the line numbering of CI 3.1.17. I commented(#374227328) on the PR with my details & fix suggestion, but just want to check if this was the best place to leave this update, or if a fresh Issue would be best, or if I've just missed a link to the original one? An additional complication is that the PR is from 2015 and seems to be tagged for CI 3.1, but clearly didn't make it in & get closed then. Yet also it appears tagged for 3.2 with the current minor code fix, rather than the one I explain would be better at handling all logical cases. RE: Procedure to bump an old Issue? - enlivenapp - 03-22-2018 From: https://www.codeigniter.com/user_guide/contributing/index.html Quote:Please note that GitHub is not for general support questions! If you are having trouble using a feature of CodeIgniter, ask for help on our forums instead.It seems Narf has acknowledged your post on GitHub, so both places (Github and forums) would be inappropriate. |