Uh, it is possible to change the url of a feed, so why can't I change the Drupal path of the feed in the "edit feedburner redirect" screen? The form field is disabled, which is kinda crazy. In fact, it's probably more likely that I will change the internal path than the external one, which makes it even more weird...
Please fix this.
Comments
Comment #1
niklp commentedFurther to this, updating the form settings (temporary helper module, using hook_form_later()) does not fix this issue. An extra redirect is added instead of replacing the existing one.
I've had a quick look at the code, but the update mechanism used is kinda confusing, so I've left that alone.
Comment #2
dave reidThis is fixed in the upcoming version. The last release I had was a little too harsh on multiple things. Alternatively, you can delete the old redirect and just add the new one. It'll have much better flow on the newer version to release but sorry you'll have to wait a bit for it to be finished.
Comment #3
niklp commentedNo problem, just thought it was weird! :)
PS that should have read "hook_form_alter" above, obviously! :p
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.