Closed (won't fix)
Project:
Drupal core
Version:
4.5.2
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2005 at 06:17 UTC
Updated:
14 Mar 2006 at 20:41 UTC
seems to me that when clean urls is checked whatever formats the url and/or outputs it to xmlrpc.php isn't "cleaning" the url.
A url like
http://www.domain/directory/files?file=image.jpg
should be reformated
http://www.domain/directory/files/image.jpg
before somthing requests the URLs from Drupal(via http://www.domain/path/xmlrpc.php)
am I doing somthing wrong?
my original post on this issue is at http://drupal.org/node/17143
Comments
Comment #1
dopry commentedSetting to won't fix. Issue is over a year old, and there is no clear way to reproduce.