
Hallo Martin,
*Bingo!*
Das ist er. ich konnte das Problem folgendermaßen lösen:
herunterlade den korrigierenden Commit als Patch-Datei:
wget
https://github.com/OTRS/otrs/commit/71451ec2a8800aadcfcb2bd9d07691615b4b5107...
anwende den Patch („fail“ in CHANGES.md ist nachvollziehbar und zu
vernachlässigen):
root@otrs:/opt/otrs# patch -b --dry-run -p1 -i
71451ec2a8800aadcfcb2bd9d07691615b4b5107.patch
checking file CHANGES.md
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED
checking file Kernel/Output/HTML/Layout/LinkObject.pm
Hunk #1 succeeded at 324 (offset -9 lines).
Hunk #2 succeeded at 349 (offset -9 lines).
checking file Kernel/Output/HTML/Templates/Standard/LinkObject.tt
root@otrs:/opt/otrs# patch -b -p1 -i
71451ec2a8800aadcfcb2bd9d07691615b4b5107.patch
patching file CHANGES.md
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file CHANGES.md.rej
patching file Kernel/Output/HTML/Layout/LinkObject.pm
Hunk #1 succeeded at 324 (offset -9 lines).
Hunk #2 succeeded at 349 (offset -9 lines).
patching file Kernel/Output/HTML/Templates/Standard/LinkObject.tt
BG, Sven.
Sven Ehret
Informationstechnologie
COMDOK GmbH
Eifelstraße 14
53757 Sankt Augustin
Tel.: +49 2241 349 178
Fax: +49 2241 349 111
mailto:ehret@comdok.de
Geschäftsführer: Hans-Dieter Rapsilber
Amtsgericht: Siegburg
HRB: 2056
http://www.comdok.de
Von: Martin Gruner
Am 13.12.2016 um 13:06 schrieb Sven Ehret
: Hallo,
seit dem Upgrade von 4 nach 5 können keine Links mehr gelöscht werden: Die Maske öffnet sich normal und man kann die üblichen Auswahlen treffen, aber der Knopf „Verknüpfungen löschen“ funktioniert einfach nicht, sprich: es passiert überhaupt nichts.
Hat jemand eine Idee?
Beste Grüße
Sven Ehret Informationstechnologie COMDOK GmbH Eifelstraße 14 53757 Sankt Augustin
Tel.: +49 2241 349 178 Fax: +49 2241 349 111 mailto:ehret@comdok.de
Geschäftsführer: Hans-Dieter Rapsilber Amtsgericht: Siegburg HRB: 2056 http://www.comdok.de --------------------------------------------------------------------- OTRS mailing list: otrs-de - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs-de To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de
--------------------------------------------------------------------- OTRS mailing list: otrs-de - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs-de To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de