Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to suppress quotation marks around ref title #283

Closed
ietf-svn-bot opened this issue Feb 20, 2015 · 6 comments
Closed

ability to suppress quotation marks around ref title #283

ietf-svn-bot opened this issue Feb 20, 2015 · 6 comments
Labels

Comments

@ietf-svn-bot
Copy link

owner:henrik@levkowetz.com resolution_fixed type_enhancement | by arusso@amsl.com


We'd like the ability to create a reference that doesn't have quotation marks around its title. (xml2rfc can't be used to create the exact reference below b/c the output always has quotation marks around the title element.)

From RFC 7322:

4.8.6.5.  Referencing Errata

 The following format is required when a reference to an erratum
 report is necessary:

    [ErrNumber]  RFC Errata, Erratum ID number, RFC number.

    [Err1912]  RFC Errata, Erratum ID 1912, RFC 2978.

Issue migrated from trac:283 at 2022-02-05 12:40:15 +0000

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com changed priority from medium to major

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com commented


I've started looking at this, but it needs changes to the schema. I've started a conversation to determine a good way of handling this; as soon as I have a proposed schema change, I'll implement.

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com changed status from new to closed

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com changed resolution from `` to fixed

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com commented


Fixed in 21e3948:

Added the attribute quote-title (default: true) to schema and writers, and updated the tests accordingly. Fixes issue #283.

@ietf-svn-bot
Copy link
Author

@julian.reschke@gmx.de commented


Note that actual attribute in V3 is "quoteTitle" (https://www.greenbytes.de/tech/webdav/rfc7991.html#element.reference.attribute.quoteTitle)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant