You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Using ".asFiles(Rename.SUFFIX_DOT_THUMBNAIL)"
2. On files which has a "." in the file name.
3. Example: "orig.image.jpg"
4. Will produce: "orig.thumbnail.image.jpg"
5. Instead of the desired output: "orig.image.thumbnail.jpg"
What is the expected output? What do you see instead?
See above.
What version of the product are you using? On what operating system? Which
version of Java (Sun/Oracle? OpenJDK?) ?
Java 7 (1.7.0_04)
Thumbnailator 0.41
Amazon Linux AMI 2012.03
Please provide any additional information below.
Original issue reported on code.google.com by eyalaru...@gmail.com on 4 May 2012 at 10:17
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
eyalaru...@gmail.com
on 4 May 2012 at 10:17The text was updated successfully, but these errors were encountered: