Bug 47970 - Wrong definition of handler function (Listener modules)
Summary: Wrong definition of handler function (Listener modules)
Status: CLOSED FIXED
Alias: None
Product: UCS extended documentation
Classification: Unclassified
Component: Developer documentation
Version: unspecified
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Philipp Hahn
QA Contact: Stefan Gohmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-12 14:34 CEST by Hendrik Peter
Modified: 2018-10-22 10:53 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
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): Typo/text changes
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 Hendrik Peter univentionstaff 2018-10-12 14:34:32 CEST
The Segment '5.1. Structure of Listener Modules' of the 'Univention Developer Reference' documentation contains a wrongly defined 'handler' function.
The arguments are out of order in the following line:
"handler(dn, old, new, command='') (required)"

Correct would be the definition five lines above. The definition should look like this based on the line above:
"handler(dn, new, old, command='') (required)"


(1) https://docs.software-univention.de/developer-reference-4.3.html#listener:handler
Comment 2 Stefan Gohmann univentionstaff 2018-10-15 07:46:52 CEST
OK, looks good.
Comment 3 Philipp Hahn univentionstaff 2018-10-22 10:53:33 CEST
[master] 4056994 Bug #48006,Bug #44780,Bug #47970,Bug #45853: publish
 developer-reference-4.3.html              |  52 +++++++++++++++++-------------
 developer-reference-4.3.pdf               | Bin 1433745 -> 1453779 bytes
 illustrations43/versicherung-standort.jpg | Bin 0 -> 267585 bytes
 performance-guide-4.3.html                |   6 ++--
 performance-guide-4.3.pdf                 | Bin 431927 -> 430664 bytes
 5 files changed, 31 insertions(+), 27 deletions(-)