/[packages]/cauldron/abrt/current/SOURCES/abrt-mageiabugzilla.patch
ViewVC logotype

Diff of /cauldron/abrt/current/SOURCES/abrt-mageiabugzilla.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

cauldron/abrt/current/SOURCES/abrt-mdvbugzilla.patch revision 21274 by blino, Mon Jan 17 13:41:48 2011 UTC cauldron/abrt/current/SOURCES/abrt-mageiabugzilla.patch revision 21492 by blino, Mon Jan 17 18:00:07 2011 UTC
# Line 5  Line 5 
5                   <property name="visible">True</property>                   <property name="visible">True</property>
6                   <property name="xpad">5</property>                   <property name="xpad">5</property>
7  -                <property name="label" translatable="yes">You can create it &lt;a href="https://bugzilla.redhat.com/createaccount.cgi"&gt;here&lt;/a&gt;</property>  -                <property name="label" translatable="yes">You can create it &lt;a href="https://bugzilla.redhat.com/createaccount.cgi"&gt;here&lt;/a&gt;</property>
8  +                <property name="label" translatable="yes">You can create it &lt;a href="https://qa.mandriva.com/createaccount.cgi"&gt;here&lt;/a&gt;</property>  +                <property name="label" translatable="yes">You can create it &lt;a href="https://bugs.mageia.org/createaccount.cgi"&gt;here&lt;/a&gt;</property>
9                   <property name="use_markup">True</property>                   <property name="use_markup">True</property>
10                   <property name="selectable">True</property>                   <property name="selectable">True</property>
11                 </object>                 </object>
12    
13  --- lib/Plugins/Bugzilla.conf.mdvbugzilla       2010-07-28 15:11:10.000000000 +0200  --- lib/Plugins/Bugzilla.conf.mgabugzilla       2010-07-28 15:11:10.000000000 +0200
14  +++ lib/Plugins/Bugzilla.conf   2010-08-10 11:50:36.000000000 +0200  +++ lib/Plugins/Bugzilla.conf   2010-08-10 11:50:36.000000000 +0200
15  @@ -1,7 +1,7 @@  @@ -1,7 +1,7 @@
16   Enabled = yes   Enabled = yes
17    
18   # Bugzilla URL   # Bugzilla URL
19  -BugzillaURL = https://bugzilla.redhat.com/  -BugzillaURL = https://bugzilla.redhat.com/
20  +BugzillaURL = https://qa.mandriva.com/  +BugzillaURL = https://bugs.mageia.org/
21   # yes means that ssl certificates will be checked   # yes means that ssl certificates will be checked
22   SSLVerify = yes   SSLVerify = yes
23   # your login has to exist, if you don have any, please create one   # your login has to exist, if you don have any, please create one
24    
25  --- lib/Plugins/Bugzilla.cpp.mdvbugzilla        2010-07-28 15:35:02.000000000 +0200  --- lib/Plugins/Bugzilla.cpp.mgabugzilla        2010-07-28 15:35:02.000000000 +0200
26  +++ lib/Plugins/Bugzilla.cpp    2010-08-10 12:02:06.000000000 +0200  +++ lib/Plugins/Bugzilla.cpp    2010-08-10 12:02:06.000000000 +0200
27  @@ -328,13 +328,13 @@  @@ -328,13 +328,13 @@
28   {   {
# Line 74  Line 74 
74       m_bSSLVerify(true),       m_bSSLVerify(true),
75  -    m_sBugzillaURL("https://bugzilla.redhat.com"),  -    m_sBugzillaURL("https://bugzilla.redhat.com"),
76  -    m_sBugzillaXMLRPC("https://bugzilla.redhat.com"XML_RPC_SUFFIX),  -    m_sBugzillaXMLRPC("https://bugzilla.redhat.com"XML_RPC_SUFFIX),
77  +    m_sBugzillaURL("https://qa.mandriva.com"),  +    m_sBugzillaURL("https://bugs.mageia.org"),
78  +    m_sBugzillaXMLRPC("https://qa.mandriva.com"XML_RPC_SUFFIX),  +    m_sBugzillaXMLRPC("https://bugs.mageia.org"XML_RPC_SUFFIX),
79       m_bRatingRequired(true)       m_bRatingRequired(true)
80   {}   {}
81    
# Line 103  Line 103 
103   .SS BugzillaURL   .SS BugzillaURL
104   The URL of the Bugzilla instance that you want to use, including the   The URL of the Bugzilla instance that you want to use, including the
105  -path to the xmlrpc. The default is https://bugzilla.redhat.com/xmlrpc.cgi  -path to the xmlrpc. The default is https://bugzilla.redhat.com/xmlrpc.cgi
106  +path to the xmlrpc. The default is https://qa.mandriva.com/xmlrpc.cgi  +path to the xmlrpc. The default is https://bugs.mageia.org/xmlrpc.cgi
107   .SS Login   .SS Login
108   Your Bugzilla login. If you have no Bugzilla account, you cannot   Your Bugzilla login. If you have no Bugzilla account, you cannot
109   use the plugin.   use the plugin.

Legend:
Removed from v.21274  
changed lines
  Added in v.21492

  ViewVC Help
Powered by ViewVC 1.1.30