Bug 24834 - Fehlerdialog beim Editieren einer Druckerdefinition
Fehlerdialog beim Editieren einer Druckerdefinition
Status: RESOLVED DUPLICATE of bug 25370
Product: UCS
Classification: Unclassified
Component: UMC - Printers
UNSTABLE
Other Linux
: P5 normal (vote)
: UCS 3.x
Assigned To: Bugzilla Mailingliste
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-23 13:56 CET by Frank Greif
Modified: 2011-12-16 16:41 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Greif 2011-11-23 13:56:47 CET
Beim Anlegen oder Editieren einer Druckerdefinition erscheint der folgende Fehlerdialog, wenn das Feld 'Destination' leer gelassen wird:

Internal module error: An error occured during command processing.

Server error message:

 File '/usr/lib/pymodules/python2.6/notifier/threads.py', line 81, in _run
 tmp = self._function()
 File '/usr/lib/pymodules/python2.6/notifier/__init__.py', line 104, in __call__
 return self._function( *tmp, **self._kwargs )
 File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/__init__.py', line 303, in _thread
 module.modify( properties )
 File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 130, in wrapper_func
 ret = func( *args, **kwargs )
File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 360, in modify
 self._map_properties( obj, ldap_object )
 File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 252, in _map_properties
 raise UMC_OptionTypeError( _( 'The property %s has an invalid value: %s' ) % ( property_obj.short_description, str( e ) ) )

UMC_OptionTypeError: The property Connection has an invalid value: Connection: not enough arguments

Installierte Version:

root@dc3:~# dpkg -l '*udm*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                     Version                  Description
+++-========================-========================-================================================================
ii  univention-management-co 1.0.248-1.159.2011112116 UMC module for UCS Directory Manager


Erwartetes Verhalten: wenn Eingaben unzulässig sind, sollte lediglich das betreffende Dialogfeld mit der Fehler-Markierung versehen werden.
Comment 1 Andreas Büsching univentionstaff 2011-12-16 16:41:09 CET
Wenn Bug #25370 gelöst wird, sollte das Problem obsolet sein.

*** This bug has been marked as a duplicate of bug 25370 ***