Module talk:Citation/CS1/Feature requests: Difference between revisions

Content deleted Content added
m fixed lint errors: Tidy bug affecting font tags wrapping links (4) Missing end tag (1) Obsolete HTML tags (4)
Line 336:
:{{para|template doc demo|true}} does not prevent error messages; it only prevents this page from being included in {{cl|CS1 errors: dates‎}}. To get rid of the error message, those citations will require a valid date: {{para|date|Date}} is not a valid date; or, the citations should be handwritten without using the templates.
:—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk|talk]]) 22:37, 25 April 2017 (UTC)
 
== Fix bug causing spurious "Check |url= value" warnings on single-letter subdomains of 4-or-more-letter gTLDs (e.g. "z.cash") ==
 
The is_domain_name function incorrectly considers <single letter>.<4-or-more-letter gTLD> not to be a valid ___domain.
 
See https://en.wikipedia.org/wiki/Zcash#References for an example; "z.cash" is incorrectly considered not to be a valid ___domain. (See https://www.iana.org/domains/root/db/cash.html for the delegation record of ".cash".) The fix is straightforward.
 
[[User:Daira Hopwood|Daira Hopwood ⚥]] ([[User talk:Daira Hopwood|talk]]) 02:36, 8 August 2017 (UTC)
:Fixed in the sandbox.
::<code><nowiki>{{Cite web/new|url=https://z.cash/about.html|title=Zcash - About}}</nowiki></code>
:::{{Cite web/new|url=https://z.cash/about.html|title=Zcash - About}}
:—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk|talk]]) 11:00, 8 August 2017 (UTC)
:Thanks :-) [[User:Daira Hopwood|Daira Hopwood ⚥]] ([[User talk:Daira Hopwood|talk]]) 12:44, 8 August 2017 (UTC)