Bug 24662 - Traceback beim speichern einer Repository-Server-Richtlinie mit leerem Eingabefeld
Summary: Traceback beim speichern einer Repository-Server-Richtlinie mit leerem Eingab...
Status: RESOLVED WONTFIX
Alias: None
Product: UCS
Classification: Unclassified
Component: UMC - Domain management (Generic)
Version: UCS 3.0
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 3.2-x
Assignee: UMC maintainers
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-16 12:44 CET by Alexander Kläser
Modified: 2017-08-08 07:07 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
Customer ID:
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 12:44:16 CET
aus Bug 24590, Comment 6:

Wird beim Editieren eines "Policy: Repository Server" Objekts das Eingabefeld
für "Repository Server" geleert tritt ein Traceback auf:


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 299, 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 348, in modify
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: The property Repository server has an invalid value: An
empty value is not allowed


Das Anlegen eines "Policy: Repository Server" Objekts mit von vornherein leerer
Eingabemaske "Repository Server" ist dagegen möglich. Im von mir getesteten
Fall wurde schlicht trotz des leeren Eingabefelds der einzige in der Domäne
vorhandene Host und Master (der auch als default-value zu Anfang in der
Eingabemaske stand) automatisch als Wert eingetragen.
Comment 1 Stefan Gohmann univentionstaff 2017-06-16 20:36:43 CEST
This issue has been filed against UCS 3. UCS 3 is out of the normal maintenance and many UCS components have vastly changed in UCS 4.

If this issue is still valid, please change the version to a newer UCS version otherwise this issue will be automatically closed in the next weeks.
Comment 2 Stefan Gohmann univentionstaff 2017-08-08 07:07:40 CEST
This issue has been filed against UCS 3.0.

UCS 3.0 is out of maintenance and many UCS components have vastly changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen this issue. In this case please provide detailed information on how this issue is affecting you.