Closed (works as designed)
Project:
Webform
Version:
7.x-4.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2015 at 12:07 UTC
Updated:
17 Mar 2016 at 17:59 UTC
Jump to comment: Most recent
Comments
Comment #1
danchadwick commentedI have no clue what you are referring to. Please supply a detailed description of the issue and detailed instructions for reproducing it.
Comment #2
je1 commentedContent node has URL like 'home', so website.com/home gets you to the page.
Create webform with a field, say file field.
deselect auto url on the webform, set it to form123 for url
save it
go edit the webform and add a field
save it
the url changes to auto and it is not form123 any more, it is now the form title
Comment #3
danchadwick commentedI either don't understand your instructions or can't reproduce the problem.
Here's what I did:
1) Enabled the Pathauto module to enable automatic URL generation
2) Edited the webform node to deselect "Generate automatic URL alias" and changed the "URL alias" to something other than the node title. I saved the changed to the node edit form.
3) I went to the webform / components tab and added a file component.
4) I returned to the webform node form, and the alias settings were unchanged.
5) I went back to the webform / components tab and added a text component.
6) I returned to the webform node form, and the alias settings were unchanged.
You either have some other cause of your issue, or you need to explain using the exact steps, using the exact words from the user interface what you mean, from a clean installation.
Comment #4
slippast commentedI have this problem. It occurs not when fields are added to a form but when the form is saved. I've worked around it for years.
I have several modules installed that handle URLs:
Pathauto
Redirect
Global Redirect
I remember to fix URLs but none of the other admins ever do so the URLs end up a little ugly for users and SEO. I keep telling myself that I'll dig into this issue someday...It's on my list.
I'll do some investigation in the upcoming days.
Comment #5
slippast commentedComment #6
danchadwick commentedThis is a bug with the pathauto module, which has been fixed in the latest release. Install pathauto-7.x-1.3 or later.
#936222: Merge in pathauto_persist module functionality to prevent losing manual aliases with node_save() calls
Comment #7
jh816 commentedI experienced this problem, too. But not every time after I edit the Webform, the manual URL was changed to auto URL. But it is really annoying. I gave people the manual URL, then people came to me saying the site is not accessiable. Modifying the Webform is pretty common, like changing email content, adding email address, etc. But if you forget to check whether the URL remains the same, you may lose a potential customer...