Modify

Opened 12 days ago

Last modified 8 days ago

#24818 needinfo defect

"wikipedia page title should have first letter capitalized" is not universally true

Reported by: mkoniecz Owned by: mkoniecz
Priority: normal Milestone:
Component: Core validator Version:
Keywords: Cc: Famlam

Description

Attachments (0)

Change History (5)

comment:1 by gaben, 12 days ago

Cc: Famlam added

comment:2 by stoecker, 12 days ago

Owner: changed from team to mkoniecz
Status: newneedinfo
> wget https://de.wikipedia.org/wiki/dm-drogerie_markt
--2026-07-27 18:40:44--  https://de.wikipedia.org/wiki/dm-drogerie_markt
Resolving de.wikipedia.org (de.wikipedia.org)... 185.15.59.224, 2a02:ec80:300:ed1a::1
Connecting to de.wikipedia.org (de.wikipedia.org)|185.15.59.224|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://de.wikipedia.org/wiki/Dm-drogerie_markt [following]
--2026-07-27 18:40:44--  https://de.wikipedia.org/wiki/Dm-drogerie_markt
Reusing existing connection to de.wikipedia.org:443.
HTTP request sent, awaiting response... 200 OK

This page redirects to https://de.wikipedia.org/wiki/Dm-drogerie_markt, which is upper-case. If lower-case is possible, your example isn't valid for such an entry. You also see that in the browser when you look in the URL field.

Do you have another example which does not redirect?

comment:3 by mkoniecz, 10 days ago

yes, the URL at https://de.wikipedia.org/wiki/Dm-drogerie_markt has uppercase first letter

but human-visible wiki page title does NOT have uppercase first letter in the same way as "drogerie" and "markt" are separated by _ in URL and by space in human-visible wiki page title

the same goes for more complex characters in titles and some other cases where URL and title mismatch for technical reasons

Last edited 10 days ago by mkoniecz (previous) (diff)

comment:4 by stoecker, 10 days ago

From a technical point the page title is "Dm-drogerie markt" which is manually changed in wikipedia. But that cannot be known to any software before it downloads the page. So for a software to correctly link the page it needs to use the real title, not a manual rework using SEITENTITEL. So the warning is valid.

comment:5 by anonymous, 8 days ago

Software can rely redirect being in place

And wikikipedia tag is for human page title, not for URL.

I guess I can start forum discussion to check whether my opinion is widely shared or abberation?

Modify Ticket

Change Properties
Set your email in Preferences
Action
as needinfo The owner will remain mkoniecz.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from mkoniecz to the specified user. Next status will be 'new'.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from mkoniecz to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.