Closed jodevelops closed 8 years ago
Where? User-Collections? PPCOL seems to work.
on ws2, i cannot see the images in Z., not in PPColl, nor in my own collections - they are visible in tamboti, though.
problem confirmed: images show in z on live server (v0.35), but not on test server (v0.40). tested on these collections (test server):
Ah, it only happens if you call Z from T.
Should be fixed on ws2 an in T trunk.
reopened: related images (thumbnails) in relationSet are still missing, Image & Work record
confirmed: thumbs in relationSet (work AND image) still missing
Related but closed issue was #216 Also related: #83 , #84 , #217
HALF of the problem is solved: in v0.41 thumbnails appear in WORK relation. :) however, the links are still broken in IMAGE relation. this is the case in both, personal collections (e.g. "matzes images"), and commons collections (e.g. "Priya_Paul_Collection").
Example (ppcoll):
Right now i am not 100% sure what we should show for the imagerecord. Right now i show the "pref" (if present) image record from the work record or the first one. Is this okay?
yes, sounds very plausible to me. And when 1.) the first entry in relationSet is NOT an image record ("imageIs") and 2.) when there is NO pref=true setting on any related image (type "imageIs") the entries have to be skipped until there is one that fits the conditions.
Some of the images were not shown, because - in the relationSet - there was some other entry ABOVE the imageIs and the script took this first element in relationSet as "pseudo imageIs", and of course it did not work, because the relation was not necessarily an actual image (but maybe another work record).
all fine in WORK record.
Did we want an image thumbnail in the "relationSet" of the image record as well?
ImageRecord related image type = "imageOf"
done. If relid is a imagerecord id this is used, if it is a workrecord id first pref + ImageIs or first ImagesIs is used
images are missing in ziziphus 0.40 (they are not loaded into Z.)
Also, thumbnails of related images are missing