Bug 101538 - OverridePorts versus OverriddenPorts - Inconistency in code/documentation
Summary: OverridePorts versus OverriddenPorts - Inconistency in code/documentation
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-15 11:21 UTC by John Traill
Modified: 2005-05-08 23:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Traill 2005-03-15 11:21:20 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

http://docs.kde.org/en/3.3/kdebase/konqueror/portnumbers.html documents the key OverridePorts to allow URL's with port numbers however kdelibs/kio/kio/job.cpp is using OverriddenPorts.
Comment 1 Lauri Watts 2005-05-08 23:01:27 UTC
SVN commit 411307 by lauri:

Fix mailing list pointer for a couple of docs,
Fix misnamed option name in konqueror browser doc

BUG:101538


 M  +2 -6      trunk/KDE/kdebase/doc/faq/moreinfo.docbook  
 M  +1 -1      trunk/KDE/kdebase/doc/kdcop/index.docbook  
 M  +2 -2      trunk/KDE/kdebase/doc/konqueror/browser.docbook  


--- trunk/KDE/kdebase/doc/faq/moreinfo.docbook #411306:411307
@@ -62,8 +62,6 @@
 <listitem><para><ulink
 url="mailto:kde-request@kde.org">kde-request@kde.org</ulink></para></listitem>
 <listitem><para><ulink url="mailto:kde-announce-request@kde.org">kde-announce-request@kde.org</ulink></para></listitem>
-<listitem><para><ulink
-url="mailto:kde-user-request@kde.org">kde-user-request@kde.org</ulink></para></listitem>
 <listitem><para><ulink url="mailto:kde-look-request@kde.org">kde-look-request@kde.org</ulink></para></listitem>
 </itemizedlist>
 <para>The email must contain <userinput>subscribe
@@ -73,7 +71,6 @@
 <itemizedlist>
 <listitem><para><ulink url="mailto:kde-request@kde.org">kde-request@kde.org</ulink></para></listitem>
 <listitem><para><ulink url="mailto:kde-announce-request@kde.org">kde-announce-request@kde.org</ulink></para></listitem>
-<listitem><para><ulink url="mailto:kde-user-request@kde.org">kde-user-request@kde.org</ulink></para></listitem>
 <listitem><para><ulink url="mailto:kde-look-request@kde.org">kde-look-request@kde.org</ulink></para></listitem>
 </itemizedlist>
 <para>The email must contain <userinput>unsubscribe
@@ -104,10 +101,9 @@
 
 <para>To do a body search, you have to enter one of the mailing lists.
 Just click on the folder you want to search (&eg; <quote>kde</quote>
-or <quote>kde-user</quote>) and then the pull-down menu by the search
+or <quote>kde-devel</quote>) and then the pull-down menu by the search
 box will default to <quote>Body</quote> searches.  To be thorough, you
-should probably search the <quote>kde</quote>,
-<quote>kde-user</quote>, and <quote>kde-devel</quote> folders. </para>
+should probably search the <quote>kde</quote>, <quote>kde-linux</quote>, and <quote>kde-devel</quote> folders. </para>
 
 </answer>
 </qandaentry>
--- trunk/KDE/kdebase/doc/kdcop/index.docbook #411306:411307
@@ -55,7 +55,7 @@
 The documentation for &kappname; was not finished when &kde; was installed on
 this computer.</para> <para>If you need help, please check <ulink
 url="http://www.kde.org">The &kde; Website</ulink> for updates, or by
-submitting your question to <ulink url="mailto:kde-user@kde.org">The
+submitting your question to <ulink url="mailto:kde@kde.org">The
 &kde; User Mailing list</ulink>.</para> <para><emphasis>The &kde;
 Team</emphasis></para>
 
--- trunk/KDE/kdebase/doc/konqueror/browser.docbook #411306:411307
@@ -444,13 +444,13 @@
 for security reasons. If you nevertheless need to access a server on this port, 
 just add a key line
 <screen><userinput>
-OverridePorts=CommaSeparatedListOfAllowedPorts
+OverridenPorts=CommaSeparatedListOfAllowedPorts
 </userinput></screen>
 to <filename>$KDEDIR/share/config/kio_httprc
 </filename> or 
 <filename>~/.kde/share/config/kio_httprc</filename>.</para>
 <para>For example
-<screen><userinput>OverridePorts=23,15
+<screen><userinput>OverridenPorts=23,15
 </userinput></screen> 
 (it should not include any embedded spaces).</para>
 <para>&konqueror; will reject the following ports (the list is hardcoded in