i think that 3 bugs maybe in gallery2
1)
a. login admin to own gallery2
b. make create two albums( album1 , album2 )
c. upload photo1.jpg to albim1.
d. click photo1.jpg in full size, create link to album2
e. click album2 -> photo1.jpg : why not just showing photo1.jpg(linked albun2) fullsize directly , only click 'Download photo' to see photo1.jpg(linked albun2) .
2) and add 'Add Comment' in photo1.jpg(linked albun2) , why cannot see 'Comment(photo1.jpg linked albun2)' in photo1.jpg(album1).
3) when i upload photos to "Local Server Upload Paths" by means of ftp software.
Is the photos filename only 'english letter or number' ?
if filename letter is another charset like 'another country letter', upload by ftp & add photo . result is change filename to date. why can not maintenance to original filename.
=================================
Last Run Details:
Gallery version = 2.1.0- core 1.0.16
PHP version = 4.4.1 apache
Webserver = Apache/1.3.31 (Unix) mod_throttle/3.1.2 PHP/4.4.1
Database = mysql 4.0.22
Toolkits = Thumbnail, Gd
Operating system = Linux php.dungg.com 2.4.20-8smp #1 SMP Thu Mar 13 17:45:54 EST 2003 i686
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.0; ko; rv:1.8) Gecko/20051111 Firefox/1.5
Posts: 32509
1) that is indeed a bug. thanks for reporting!
would you please file the bug on http://sf.net/projects/gallery/ . then you'll be notified as soon as it is fixed.
thanks!
2) is not a bug:
linked photos are not references / pointers. a link creates a copy based on the same file in g2data/albums.
3) no bug. we only allow URL safe characters, German umlauts / chinese letters etc are translated to underscores _.
the item (image, album) title preserves the non Englisl / url characters. but the album name (not title) / image name (not title) are converted to English / url characters only.
Posts: 7994
1) Good catch! I just committed a fix for this -- if you upgrade to the next nightly snapshot (or wait about 6 hours and cvs update) you should have the fix.
Posts: 21
I was about to post about this same probem but decided to try the search one more time and found this post. I cvs updated and now have the fix, but now only the full sized image is shown, and there is no resized version that will fit in a browser window.
Posts: 21
Never mind... Under "Edit Photo" I just told it to make the resized version and that worked.
Posts: 21
I had to look up how I did this 4 months ago. Would it be possible to automate the creation of the resized photos when creating a link from another album? I just linked a dozen or so images and creating a resized version of each one manually was a bit tedious.
Posts: 11
No dont think thats possible, but i think more technical people can back me up. Although if im wrong, tell me.