Bug 30460 - Certificate: Dupplicate "Herausgeber E-Mail-Adresse"
Certificate: Dupplicate "Herausgeber E-Mail-Adresse"
Status: RESOLVED DUPLICATE of bug 30461
Product: UCS
Classification: Unclassified
Component: UMC - Users
UCS 3.1
Other Linux
: P5 minor (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-15 09:54 CET by Philipp Hahn
Modified: 2018-04-13 13:29 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): Internationalization
Max CVSS v3 score:
hahn: Patch_Available+


Attachments
UMC-UDM-User screenshot (36.40 KB, image/png)
2013-02-15 09:54 CET, Philipp Hahn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2013-02-15 09:54:33 CET
Created attachment 5079 [details]
UMC-UDM-User screenshot

Create new user
[Options] -> [x] Public Key Infrastruktur-Konto
[Erweiterte Einstellungen] -> [Zertifikat] ->
  Allgemein."Herausgeber E-Mail-Adresse" == Aussteller."Herausgeber
E-Mail-Adresse"

/usr/share/pyshared/univention/admin/handlers/users/user.py
...
        'certificateIssuerMail': univention.admin.property(
                        short_description=_('Issuer Mail'),
                        long_description=_( 'Certificate Issuer Mail' ),
...
        'certificateSubjectMail': univention.admin.property(
                    ^^^^^^^
                        short_description=_('Issuer Mail'),
                                             ^^^^^^
                        long_description=_( 'Certificate Issuer Mail' ),
                                                         ^^^^^^
Comment 1 Florian Best univentionstaff 2016-10-31 16:40:34 CET

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