Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (247 - 249 of 1173)

Ticket Resolution Summary Owner Reporter
#119 FIXED Submitting an image should redirect you back to user's page w/ a message joar Christopher Allan Webber
Description
When you submit an image it should give you a friendly redirect
back to your gallery, and should show you a message saying your
media submitted (maybe also it might take a moment to process?)

jwandborg said he could do this. Thanks Joar!



#215 FIXED Some `medium.jpg` images are not saved to CloudFiles successfully. joar joar
Description
Images that **do** work;


-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e543e85d9d7836d0a000021/test.jpg <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e543e85d9d7836d0a000021/test.jpg>`_
-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e543cebd9d7836d0a00000d/Portrait\_Screenshot\_test.png <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e543cebd9d7836d0a00000d/Portrait_Screenshot_test.png>`_
-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e52bba3d9d7835676000005/david-smoking-fireworks.jpg <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e52bba3d9d7835676000005/david-smoking-fireworks.jpg>`_
-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e52af64d9d783076700002d/david-bike.jpg <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e52af64d9d783076700002d/david-bike.jpg>`_
   (not the bike picture, a test to see if filename matters)

Images that **do not** work;


-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e543fb4d9d7836d0a00002a/Photo\_maj\_09\_8\_06\_07\_em.jpg <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e543fb4d9d7836d0a00002a/Photo_maj_09_8_06_07_em.jpg>`_
-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e543e26d9d7836d0a00001c/david-bike-pasted-resized.jpg <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e543e26d9d7836d0a00001c/david-bike-pasted-resized.jpg>`_
-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e543e1ed9d7836d0a00001b/david-bike-pasted.jpg <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e543e1ed9d7836d0a00001b/david-bike-pasted.jpg>`_
-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e543d57d9d7836d0a000012/david-bike-edited.jpg <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e543d57d9d7836d0a000012/david-bike-edited.jpg>`_
-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e53e45cd9d78342b900001d/david-bike.png <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e53e45cd9d78342b900001d/david-bike.png>`_

Example of corrupted ``medium`` image


-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e543d57d9d7836d0a000012/medium.jpg <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e543d57d9d7836d0a000012/medium.jpg>`_

Example of non-corrupted ``medium`` image


-  `http://c3338694.r94.cf0.rackcdn.com/media\_entries/4e52af64d9d783076700002d/medium.jpg <http://c3338694.r94.cf0.rackcdn.com/media_entries/4e52af64d9d783076700002d/medium.jpg>`_

more can be found by substituting the filename in the URLs with
"medium.jpg"

The ``thumbnail`` size images are never corrupted.



#223 FIXED AttributeError: 'CloudFilesStorage' object has no attribute 'StorageObjectWrapper' joar joar
Description
CloudFilesStorage.get\_file() should not use "self" when
referencing StorageObjectWrapper.



Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.