Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I had the same issue. I don't see the reason for only showing the caption field, if there is already an attached image. Is there a reason for this?
I solved it by just removing the if and the whole else-case in imceimage.module and it works. I could attach the patch for that but i won't create one if there's a reason for this distinction to be there.
Comments
Comment #1
miruoss commentedI had the same issue. I don't see the reason for only showing the caption field, if there is already an attached image. Is there a reason for this?
I solved it by just removing the if and the whole else-case in imceimage.module and it works. I could attach the patch for that but i won't create one if there's a reason for this distinction to be there.
Comment #2
yang_yi_cn commentedComment #3
yang_yi_cn commented@1, miruoss, you are absolutely right, I've commited the changes to the CVS, please try the next dev.