[Bug 614685] New: HCL namespace
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c0 Summary: HCL namespace Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Critical Priority: P5 - None Component: Wiki AssignedTo: mehle@novell.com ReportedBy: prusnak@novell.com QAContact: adrian@novell.com CC: tschmidt@novell.com, hvogel@novell.com Found By: Development Blocker: --- Tom added a new namespace "HCL" to our wiki (wiki.opensuse.org). We now have to migrate existing HCL:* pages to that namespace. I adjusted the instructions from [1]: 1) login to mysql db of the wiki 2) execute UPDATE page SET page_title = REPLACE(page_title, 'HCL:', ''), page_namespace = 106 WHERE page_title LIKE 'HCL:%' AND page_namespace=0; UPDATE page SET page_title = REPLACE(page_title, 'HCL:', ''), page_namespace = 107 WHERE page_title LIKE 'HCL:%' AND page_namespace=1 Hope I got it correctly. Thanks! [1] http://www.mediawiki.org/wiki/Manual:Using_custom_namespaces#Use_a_database_... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c1 Matthew Ehle <mehle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Matthew Ehle <mehle@novell.com> 2010-06-16 15:29:15 UTC --- I'm going to change the status of this bug, and I will try this out on stage. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c Matthew Ehle <mehle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Normal -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c2 --- Comment #2 from Matthew Ehle <mehle@novell.com> 2010-06-16 15:32:16 UTC --- I have also changed the severity of this bug to 'Normal'. Critical = Crash, loss of data, corruption of data, severe memory leak Normal = regular issue, some loss of functionality under specific circumstances -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c3 Matthew Ehle <mehle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mehle@novell.com |bannamalai@novell.com --- Comment #3 from Matthew Ehle <mehle@novell.com> 2010-06-16 16:36:05 UTC --- These queries look correct to me. I'm going to assign this over to our DBA, Bhaskar Annamalai, so he can make the appropriate backups and double check everything. Bhaskar, can you double check the queries, back up opensuse_wiki on prod, and then execute them? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c4 --- Comment #4 from BHASKAR ANNAMALAI <bannamalai@novell.com> 2010-06-16 18:04:15 UTC --- (In reply to comment #3)
These queries look correct to me. I'm going to assign this over to our DBA, Bhaskar Annamalai, so he can make the appropriate backups and double check everything. Bhaskar, can you double check the queries, back up opensuse_wiki on prod, and then execute them?
The queries are fine . The backup of mysql_prod:3307 DB opensuse_wiki done. The queries tested on the restored content from the backup successfully. The queries executed on mysql_prod:3307 DB opensuse_wiki successfully. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c5 Matthew Ehle <mehle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |prusnak@novell.com --- Comment #5 from Matthew Ehle <mehle@novell.com> 2010-06-16 19:00:20 UTC --- The queries were successfully run. Please test and let us know if there are problems. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c6 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|prusnak@novell.com | --- Comment #6 from Pavol Rusnak <prusnak@novell.com> 2010-06-16 21:12:27 CEST --- The links from Portal:Hardware are now working, thanks. But they are still red? Is there something we can do about it ? http://wiki.opensuse.org/Portal:Hardware -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c7 --- Comment #7 from Hendrik Vogelsang <hvogel@novell.com> 2010-06-16 19:14:28 UTC --- you have to purge the page. the refresh button does that for you. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c8 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #8 from Pavol Rusnak <prusnak@novell.com> 2010-06-16 21:34:11 CEST --- Henne: Thanks smartass :-) I'm closing this issue, thanks Matt and Bhaskar -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c Matthew Ehle <mehle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=614685 http://bugzilla.novell.com/show_bug.cgi?id=614685#c Matthew Ehle <mehle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Business Priority| |600 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com