This is not needed. range->filepath is correctly set to absoulte/relative.
range->filepath is also passed in `BKE_image_load_exists_ex` to assign path
to non-exiting image.
Update the filepath of an image when it already exists in the main
storage. This is useful when relative_path property is changed and we
attempt to open the same image file again.