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

CCB-264: Make the Line Feed (LF) character an allowed record delimiter #299

Closed
jshughes opened this issue Jan 21, 2021 · 0 comments · Fixed by #300
Closed

CCB-264: Make the Line Feed (LF) character an allowed record delimiter #299

jshughes opened this issue Jan 21, 2021 · 0 comments · Fixed by #300
Assignees
Labels

Comments

@jshughes
Copy link
Collaborator

jshughes commented Jan 21, 2021

Link to SCR: https://pds-jira.jpl.nasa.gov/browse/CCB-264

SCR Details: CCB-264.pdf

Make the Line Feed (LF) character an allowed record delimiter.

Add "Line-Feed" as a permissible Value to the attribute <record_delimiter> and with value_meaning, "Records in the * are delimited by ASCII line-feed (0x0A)".

This should apply in the following contexts:

Checksum_Manifest
Stream_Text
Table_Character (and its subclasses)
Table_Delimited (and its subclasses)
@jshughes jshughes self-assigned this Jan 21, 2021
jshughes added a commit that referenced this issue Jan 21, 2021
Make the Line Feed (LF) character an allowed record delimiter.

Add "Line-Feed" as a permissible Value to the attribute <record_delimiter> and with value_meaning, "Records in the * are delimited by ASCII line-feed (0x0A)".

This should apply in the following contexts:

		Checksum_Manifest
		Stream_Text
		Table_Character (and its subclasses)
		Table_Delimited (and its subclasses)

Resolves #299
Refs CCB-264
jshughes added a commit that referenced this issue Jan 21, 2021
…#300)

Make the Line Feed (LF) character an allowed record delimiter.

Add "Line-Feed" as a permissible Value to the attribute <record_delimiter> and with value_meaning, "Records in the * are delimited by ASCII line-feed (0x0A)".

This should apply in the following contexts:

		Checksum_Manifest
		Stream_Text
		Table_Character (and its subclasses)
		Table_Delimited (and its subclasses)

Resolves #299
Refs CCB-264
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants