Closed (won't fix)
Project:
File Aliases
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2010 at 16:09 UTC
Updated:
2 Nov 2015 at 23:09 UTC
Jump to comment: Most recent
The scenario is as follows:
1. Create a node with file aliases and "create new revision" enabled.
2. Attach file.ext.
3. Reattach file.ext (mark existing for deletion and attach at the same time). This will create file_0.ext on the server, so at this point we have file.ext and file_0.ext.
4. Remove the previous revision. This will delete file.ext on the server, so only file_0.ext will remain (which is correct).
5. Go to URL alias list and notice that the alias for file.ext still exists. On my setup going to that address just displays the URL on the screen.
Doesn't seem to be that way by design.
Comments
Comment #1
tommyk commentedI'd like to chime in here with an idea for a solution: integration with the Upload File Replace module.
If that module and File Aliases could work together, it would solve some of these problems I believe. (see #724464: Add support for File (Field) Paths module)
I thought it would be a good idea to get that issue noted in this issue queue.
Comment #2
decipheredThe Drupal 6 version of this module will not be receiving any more support.