hassanakbar4 / tractive-test

0 stars 0 forks source link

ability to suppress author org on first page #311

Open hassanakbar4 opened 8 years ago

hassanakbar4 commented 8 years ago

component_Version 2 cli resolution_ type_enhancement | by arusso@amsl.com


Desired output: author is listed without an organization on the front page, but listed with organization in the Authors' Addresses

Example: RFC 5902

'Each author's name SHOULD be listed without an organization.' from guidance from the IAB regarding IAB stream documents (https://www.rfc-editor.org/materials/iab-format.txt).

Current output:

Internet Architecture Board (IAB)                              R. Barnes
Request for Comments: 7754                                       Mozilla
Category: Informational                                        A. Cooper
ISSN: 2070-1721                                                    Cisco
                                                              O. Kolkman
                                                        Internet Society
                                                               D. Thaler
                                                               Microsoft
                                                             E. Nordmark
                                                                  Arista
                                                           February 2016

Desired output:

Internet Architecture Board (IAB)                              R. Barnes
Request for Comments: 7754                                     A. Cooper
Category: Informational                                       O. Kolkman
ISSN: 2070-1721                                                D. Thaler
                                                             E. Nordmark
                                                           February 2016

[and Authors' Addresses does list the organizations]

Issue migrated from trac:311 at 2021-10-20 18:22:10 +0500

hassanakbar4 commented 8 years ago

@{"email"=>"arusso@amsl.com", "name"=>nil, "username"=>nil} _uploaded file suppress_org.xml (91.3 KiB)_

hassanakbar4 commented 8 years ago

@{"email"=>"arusso@amsl.com", "name"=>nil, "username"=>nil} _uploaded file suppress_org.txt (83.2 KiB)_

hassanakbar4 commented 8 years ago

@{"email"=>"ietf@augustcellars.com", "name"=>nil, "username"=>nil} commented


Behavior is keyed off of the existing 'authorship' PI.
'yes' is current behavior and is the default 'IAB' will suppress the organization in the author list in the header 'no' will suppress the list of authors completely.

hassanakbar4 commented 8 years ago

@{"email"=>"ietf@augustcellars.com", "name"=>nil, "username"=>nil} changed status from new to closed

hassanakbar4 commented 8 years ago

@{"email"=>"ietf@augustcellars.com", "name"=>nil, "username"=>nil} changed resolution from ` tofixed`

hassanakbar4 commented 7 years ago

@{"email"=>"henrik@levkowetz.com", "name"=>nil, "username"=>nil} commented


Fixed in [2307]:

Merged in [2216] from ietf@augustcellars.com: Use authorship PI with value 'IAB' to trigger IAB header formatting (show authors but not organizations on first page). Fixes issue #311.

hassanakbar4 commented 7 years ago

@{"email"=>"julian.reschke@gmx.de", "name"=>nil, "username"=>nil} commented


I may sound like a broken record, but still...: we shouldn't add new functionality to PIs, in particular not when asked by the production center. If this is required functionality, it has to be added as a new v3 feature.

hassanakbar4 commented 7 years ago

@{"email"=>"henrik@levkowetz.com", "name"=>nil, "username"=>nil} commented


Fixed in [2317]:

The implementation of PI 'authorship' in the original TCL tool could suppress the Author's Address section, while in the current implementation it removed some author information on the first page. Changed to the original semantics. Also changed to used the submissionType setting to trigger the behaviour described in issue #311. Fixes issue #311 without overlaying this on the 'authorship' PI.

hassanakbar4 commented 7 years ago

@{"email"=>"henrik@levkowetz.com", "name"=>nil, "username"=>nil} changed resolution from fixed to ``

hassanakbar4 commented 7 years ago

@{"email"=>"henrik@levkowetz.com", "name"=>nil, "username"=>nil} changed status from closed to reopened

hassanakbar4 commented 7 years ago

@{"email"=>"julian.reschke@gmx.de", "name"=>nil, "username"=>nil} commented


See related V3 ticket: https://github.com/rfc-format/draft-iab-xml2rfc-v3-bis/issues/20

hassanakbar4 commented 3 years ago

@{"email"=>"rjsparks@nostrum.com", "name"=>nil, "username"=>nil} changed owner from henrik@levkowetz.com to ``

hassanakbar4 commented 3 years ago

@{"email"=>"rjsparks@nostrum.com", "name"=>nil, "username"=>nil} changed status from reopened to assigned

hassanakbar4 commented 3 years ago

@{"email"=>"rjsparks@nostrum.com", "name"=>nil, "username"=>nil} changed status from assigned to accepted