Make WordPress Core

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)

#1 @hakre
17 years ago

  • Milestone Unassigned2.9

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?

#2 @nacin
17 years ago

  • Keywords reporter-feedback added
  • Milestone 2.9Future Release

#3 @johnbillion
16 years ago

  • Keywords reporter-feedback removed
  • Milestone Future Release
  • Resolutionduplicate
  • Status newclosed

Closing as dupe of #12634 which is a more active ticket.

#4 @nacin
16 years ago

  • MilestoneFuture Release
  • Resolution duplicate
  • Status closedreopened

Not convinced this is a duplicate quite yet. In #12634 we're having trouble duplicating it.

#5 @Ipstenu
12 years ago

  • Keywords close added

Testing in 4.0-trunk and I can't reproduce this anymore. Did we magically fix this in the various permalink updates?

#6 @ryan
12 years ago

  • Owner ryan removed
  • Status reopenedassigned

#7 @wonderboymusic
11 years ago

  • Milestone Future Release
  • Resolutionworksforme
  • Status assignedclosed

appears to be fixed per comment:5 - no feedback since that was suggested 15 months ago

Note: See TracTickets for help on using tickets.