[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 75840] Cannot select CUPS port greater than 9999
From:       Michael Goffioul <goffioul () imec ! be>
Date:       2004-02-23 15:47:50
Message-ID: 20040223154750.17382.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=75840      
goffioul imec be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From goffioul imec be  2004-02-23 16:47 -------
CVS commit by goffioul: 

Allow all port values (bug #75840)
CCMAIL: 75840-done bugs kde org


  M +1 -1      kmcupsconfigwidget.cpp   1.8


--- kdelibs/kdeprint/cups/kmcupsconfigwidget.cpp  #1.7:1.8
 @ -42,5 +42,5  @ public:
 
 PortValidator::PortValidator(QWidget *parent, const char *name)
-: QIntValidator(1, 9999, parent, name)
+: QIntValidator(1, 65535, parent, name)
 {
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic