As always, having posted, I've now discovered the problem. In the img statement, the filename was encoded as:
src="LeConquet_files/Cap%2520de%2520la%2520Hague.jpg"
where the spaces should of course be coded as %20.
Next question: how do I report a bug?
Chris
|