Bug 29817 - UMC dialog.confirm nach dem Join hat als Titel "true"
Summary: UMC dialog.confirm nach dem Join hat als Titel "true"
Status: CLOSED FIXED
Alias: None
Product: UCS
Classification: Unclassified
Component: System setup
Version: UCS 3.1
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 3.1-1
Assignee: Florian Best
QA Contact: Dirk Wiesenthal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-13 18:55 CET by Dirk Wiesenthal
Modified: 2013-03-25 19:56 CET (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):
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 Dirk Wiesenthal univentionstaff 2012-12-13 18:55:53 CET
Das liegt am dritten Argument, das übergeben wird:

dialog.confirm(msg, choices, true)

wobei:

confirm: function(/*String|_Widget*/ message, /*Object[]*/ options, /*String?*/ title)

Da ist irgendwie etwas schief gelaufen. Irgendwer hat sich sicher etwas bei dem "true" gedacht...
Comment 1 Florian Best univentionstaff 2013-03-05 14:54:47 CET
(In reply to comment #0)
> Das liegt am dritten Argument, das übergeben wird:
> 
> dialog.confirm(msg, choices, true)
Ja, das wurde rausgenommen, damit der default benutzt wird.

univention-system-setup (6.0.65-1)
Changelog done
Comment 2 Dirk Wiesenthal univentionstaff 2013-03-13 15:07:21 CET
Funktioniert. Erklärt aber immer noch nicht, wer das damals reingeschrieben hat und vor allem, warum. Ich hoffe, das war nicht irgendwann einmal ein Parameter, der wieder rausflog aber noch wichtig ist für genau dieses dialog.confirm.
Comment 3 Stefan Gohmann univentionstaff 2013-03-25 19:56:47 CET
UCS 3.1-1 has been released: 
 http://download.univention.de/doc/release-notes-3.1-1_en.pdf
 http://download.univention.de/doc/release-notes-3.1-1.pdf

If this error occurs again, please use "Clone This Bug".