[SVN1505] Media Format displayed Twice on Media Page
Brought to you by:
canajun2eh,
yalnifj
I have mine set to show the path to the file, and this might be why I am seeing this behavior. The media Format is displayed twice. Note the jpg VS JPG
The following are the rows displayed:
Image Dimensions
File Size ....
Format jpg
Note .....
Highlighted Image No
Media Type PHOTO
External File ./path/imageName.jpg
Format JPG
Logged In: YES
user_id=1466942
Originator: NO
I've just rewritten this block of code (for a different bug). SVN1660 (ish).
I was getting double "Format URL" entries before, but not afterwards, so I suspect it is fixed for you too.
Logged In: YES
user_id=634811
Originator: YES
this is not fixed. The issue is in the mediaviewer.php?mid=M26 the URL in the "External File" and "Format" fields are duplicated on the page (not in the URL of teh page, but the path that appears in the page appears twice).
Logged In: YES
user_id=1466942
Originator: NO
Is this still an issue? I can't reproduce it.
Logged In: YES
user_id=634811
Originator: YES
Still an issue for me.
See mediaviewer.php?mid=M360 on my site, but it happens to all media. It might be the format of the original media exported from Legacy. In looking into this I ran into a different bug. Trying to veiw the GEDCOM for a media object results in a privacy warning even for the logged in admin. I filed [ 1951335 ] Privacy Warning on View GEDCOM for Media Even for Admin https://sourceforge.net/tracker/index.php?func=detail&aid=1951335&group_id=55456&atid=634867 for the new bug.