Tuesday, 2010-02-02

../irclogs/#mantishelp.2010-02-02.log
--- scribe started ---00:00
mantisbt_83193hola04:31
mantisbt_83193necesito saber como se hace para configurar sub categorias04:32
mantisbt_83193hello04:32
mantisbt_83193help----04:33
kirillkanuclear_eclipse: around?05:57
orzelhello. I have a very old mantis system (1.0.0rc3)..... i'm a little afraid of updating it, Do you have any special recomendations beside 'good backup' ? :)07:12
alemayoisn't there some update-doku on the website?07:13
orzelyes, but it says "This page contains a new upgrade method effective after release 1.0.0"07:13
alemayomaybe rc3 is almost like release 1.0.0 :)07:14
alemayoactually I have no idea ... - anybody else here???07:15
orzeli dont think so, the page mentions .. "If you are upgrading from a pre-1.0.0 (including 1.0.0a* or 1.0.0rc*)...."07:15
alemayobut another recommendation beside "good backup" is: just check it out on a test-installation :)07:15
orzelalemayo:  well.  seems to work :0)08:55
alemayonice08:56
dawitayaon view issues page there are page numbers that change the columns values can you tell me which function print and process this functions?11:57
alemayodawitaya: you mean view_all_bug_page.php? The function print_page_links (view_all_inc.php) prints the link to the different pages, each of this link contains the get parameter "page_number".12:15
alemayodawitaya: this parameter is obtained in view_all_bug_page.php via gpc_get_int (so then $f_page_number is the page to display)... this $f_page_number is passed to filter_get_bug_rows which seems to obtain the rows to be displayed.12:16
dawitayaI think this function print_page_link(view_all_bug_page.php)  responsible for prints different pages.13:50
alemayodawitaya: I believe it only prints the links to those pages14:04
alemayociao14:04

Generated by irclog2html.py