Bug 23688 - Syntax: Druckerprotokoll als Combobox
Syntax: Druckerprotokoll als Combobox
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC - Shares
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.0 - MS2
Assigned To: Andreas Büsching
Alexander Kläser
: interim-6
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-19 13:56 CEST by Andreas Büsching
Modified: 2011-12-13 15:50 CET (History)
1 user (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 Andreas Büsching univentionstaff 2011-09-19 13:56:40 CEST
Druckerprotokoll sollte ein Dropdown sein
Comment 1 Andreas Büsching univentionstaff 2011-09-21 20:14:36 CEST
Die Verbindung wird jetzt wieder über ein Drop-Down für die Zugriffsart und einer TextBox für das Ziel abgebildet.
Comment 2 Alexander Kläser univentionstaff 2011-09-23 12:57:50 CEST
QA: Funktioniert generell. Es gibt scheinbar noch ein Problem mit der Auflösung des Protokolls. Wird folgendes Objekt angelegt:

====================
{
   "object":{
      "producer":"cn=Epson,cn=cups,cn=univention,dc=univention,dc=qa",
      "spoolHost":[
         "mailserver.univention.qa"
      ],
      "name":"testprinter2",
      "ACLtype":"allow all",
      "uri":[
         "file:/",
         "/home/test"
      ],
      "model":"foomatic-rip/Epson-AcuLaser_C1900PS-eplaser.ppd"
   },
   "options":{
      "container":"cn=shares,dc=univention,dc=qa",
      "objectType":"shares/printer"
   }
}
====================

... dann wird das Protkoll nicht richtig interpretiert:

====================
{
   "$dn$":"cn=testprinter2,cn=shares,dc=univention,dc=qa",
   "ACLtype":"allow all",
   "name":"testprinter2",
   "producer":"cn=Epson,cn=cups,cn=univention,dc=univention,dc=qa",
   "uri":[
      "file://",
      "home/test"
   ],
   "$options$":{

   },
   "model":"foomatic-rip/Epson-AcuLaser_C1900PS-eplaser.ppd",
   "spoolHost":[
      "mailserver.univention.qa"
   ]
}
====================
Comment 3 Alexander Kläser univentionstaff 2011-09-23 12:58:24 CEST
... dies hat zur Folge, dass die Combo-Box für das Protokoll leer ist.
Comment 4 Andreas Büsching univentionstaff 2011-09-25 18:23:08 CEST
Das Drucker-Modul lädt jetzt einmalig die Liste der verfügbaren Drucker-URIs und nutzt diese um die Drucker-URI wider richtig auseinander zu nehmen.
Comment 5 Alexander Kläser univentionstaff 2011-09-26 17:02:12 CEST
(In reply to comment #4)
> Das Drucker-Modul lädt jetzt einmalig die Liste der verfügbaren Drucker-URIs
> und nutzt diese um die Drucker-URI wider richtig auseinander zu nehmen.

→ OK, das funktioniert jetzt.
→ VERIFIED
Comment 6 Sönke Schwardt-Krummrich univentionstaff 2011-12-13 15:50:15 CET
UCS 3.0-0 wurde veröffentlicht. Sollte der hier beschriebene Bug mit einer
neueren Version von UCS erneut auftreten, so sollte dieser Bug dupliziert
werden: "Clone This Bug"