Jump to content

Talk:Comma-separated values: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
ClueBot III (talk | contribs)
m Archiving 1 discussion to Talk:Comma-separated values/Archives/2023/August. (BOT)
Hans Bauer (talk | contribs)
Remove the wrong claim that cites RFC 4180
Line 1: Line 1:
{{WikiProject Computing|class=C|importance=Low}}
{{WikiProject Computing|class=C|importance=Low}}
{{User:ClueBot III/ArchiveThis|archiveprefix=Talk:Comma-separated values/Archives/|format=Y/F|age=2160|archivebox=yes|box-advert=yes}}
{{User:ClueBot III/ArchiveThis|archiveprefix=Talk:Comma-separated values/Archives/|format=Y/F|age=2160|archivebox=yes|box-advert=yes}}

== RFC 4180 does not mention spaces outside quotes ==

The chapter Basic rules states;

{{unordered list
| According to RFC 4180, spaces outside quotes in a field are not allowed
}}

The actual [https://datatracker.ietf.org/doc/html/rfc4180 RFC 4180] does not contain such a claim.
The word "space" is mentioned in RFC 4180 only once:

"Spaces are considered part of a field and should not be ignored."

None of the mentions of "quote" in RFC 4180 support the claim that "spaces outside quotes in a field are not allowed".

Conclusion: The wrong claim "According to RFC 4180, spaces outside quotes in a field are not allowed" should be removed.

[[User:Hans Bauer|Hans Bauer]] ([[User talk:Hans Bauer|talk]]) 08:46, 5 January 2024 (UTC)

__TOC__
__TOC__

Revision as of 08:47, 5 January 2024

WikiProject iconComputing C‑class Low‑importance
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
CThis article has been rated as C-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-importance on the project's importance scale.

RFC 4180 does not mention spaces outside quotes

The chapter Basic rules states;

  • According to RFC 4180, spaces outside quotes in a field are not allowed

The actual RFC 4180 does not contain such a claim. The word "space" is mentioned in RFC 4180 only once:

"Spaces are considered part of a field and should not be ignored."

None of the mentions of "quote" in RFC 4180 support the claim that "spaces outside quotes in a field are not allowed".

Conclusion: The wrong claim "According to RFC 4180, spaces outside quotes in a field are not allowed" should be removed.

Hans Bauer (talk) 08:46, 5 January 2024 (UTC)[reply]