This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7582 - TranscodingActionResizeImg: should not rely on img_cache_dir
Summary: TranscodingActionResizeImg: should not rely on img_cache_dir
Status: NEW
Alias: None
Product: mobileOK authoring tools
Classification: Unclassified
Component: Transcoding (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Sylvain Lequeux
QA Contact: fd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 16:38 UTC by fd
Modified: 2009-09-11 16:38 UTC (History)
0 users

See Also:


Attachments

Description fd 2009-09-11 16:38:25 UTC
The class relies on the definition of a global cache_img_dir constant.
It should rather require an option passed to the transcoding action through getOption and setOption.