Opened 17 years ago
Closed 11 years ago
#10988 closed defect (bug) (worksforme)
http://domain.tld/keyword searches media library for matching items when logged in
| Reported by: | squirrelpimp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Permalinks | Version: | 2.8.4 |
| Severity: | normal | Keywords: | close |
| Cc: | Focuses: |
Description
On my site i have a file in the media library called else.jpg. If I access http://lekv.de/else I get the expected 404. If I'm logged in in the backend however, I get redirected to the media item page of else.jpg (where I could download it). Also pretty permalinks have to be enabled using .htaccess files.
To reproduce, you have to create a media library item with a simple name, say else.jpg and upload it, using "else" as description in every form field. Then simply enable pretty urls, login into the backend and access http://domain.tld/else.
I hope, this is comprehensible.
My version is 2.8.4 DE-Edition.
Change History (7)
#3
@
16 years ago
- Keywords reporter-feedback removed
- Milestone Future Release
- Resolution → duplicate
- Status new → closed
Closing as dupe of #12634 which is a more active ticket.
#4
@
16 years ago
- Milestone → Future Release
- Resolution duplicate
- Status closed → reopened
Not convinced this is a duplicate quite yet. In #12634 we're having trouble duplicating it.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
So would you rate this as a bug or as a feature?
From what you explain it looks a bit too me that the cause of this error is somewhere down in the WP_Query class and the (undocumented) algorythm to decide what an URI stands for. Have you done something to find out what the cause of the reported behaviour is?