Closed (fixed)
Project:
Drupal core
Version:
4.7.3
Component:
path.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Aug 2006 at 10:41 UTC
Updated:
15 Jan 2007 at 22:01 UTC
Apache error:
Forbidden
You don't have permission to access /<form+action="/admin/path/add"++method="post"+id="path_form"> <div><div+class="form-item"> +<label+for="edit-src">Existing+system+path:+</label> +<input+type="text"+maxlength="64"+name="edit[src]"+id="edit-src"++size="60"+value=""+class="form-text+error"+/> +<div+class="description">Specify+the+existing+path+you+wish+to+alias.+For+example:+node/28,+forum/1,+taxonomy/term/1+2.</div> </div> <div+class="form-item"> +<input+type="text"+maxlength="64"+name="edit[dst]"+id="edit-dst"++size="60"+value=""+class="form-text+error"+/> +<div+class="description">Specify+an+alternative+path+by+which+this+data+can+be+accessed.++For+example,+type+"about"+when+writing+an+about+page.++Use+a+relative+path+and+don't+add+a+trailing+slash+or+the+URL+alias+won't+work.</div> </div> <input+type="submit"+name="op"+value="Create+new+alias"++class="form-submit"+/> <input+type="hidden"+name="edit[form_id]"+id="edit-path-form"+value="path_form"++/> </div></form> on this server.
| Comment | File | Size | Author |
|---|---|---|---|
| path forbidden 4.7.3.patch.txt | 1.23 KB | doq |
Comments
Comment #1
drummCan you provide a more detailed description?
Comment #2
doq commentedP.S. try MSIE 6.
Comment #3
drummKilles: This is not a problem in HEAD.
Comment #4
killes@www.drop.org commentedcode looks good, can somebody test this?
Comment #5
ednique commentedMy problem is similar...
After submitting a blank url-alias
I get rtedirected to the home page
on the home page (/node for me), the error messages are shown...
Comment #6
killes@www.drop.org commented* The system path is invalid.
* The alias is invalid.
That's what I get.
Comment #7
killes@www.drop.org commentedok, there is an issue here, the redirect goes to the wrong url.
Comment #8
killes@www.drop.org commentedtested and applied
Comment #9
(not verified) commented