Bug 24654 - Traceback bei ungültigem Drucker
Traceback bei ungültigem Drucker
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UMC - Domain management (Generic)
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.2-x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-16 11:38 CET by Alexander Kläser
Modified: 2015-07-10 11:45 CEST (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): Error handling
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kläser univentionstaff 2011-11-16 11:38:37 CET
Aus Bug 24590, Comment 3:

Traceback bei ungültigem Drucker (Protokoll gewählt, Ziel unausgefüllt)
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 261, in _thread
dn = module.create( properties, container = options.get( 'container' ),
superordinate = options.get( 'superordinate' ) )
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 288, in create
self._map_properties( obj, ldap_object )
File
'/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py',
line 240, in _map_properties
raise UMC_OptionTypeError( _( 'The property %s has an invalid value: %s' ) % (
property_obj.short_description, str( e ) ) )

UMC_OptionTypeError: Die Eigenschaft 'Verbindung' hat einen nicht
g�ltigen Wert: Verbindung: Nicht genug Parameter
Comment 1 Florian Best univentionstaff 2015-07-10 11:45:56 CEST
Error message is now shown:
"The LDAP object could not be saved: Invalid syntax. Connection: Protocol and destination have to be specified."