On 8/4/09 11:22 AM, dan nessett wrote:
- testGetThumbVirtualUrl(LocalFileTest) Failed asserting that two
strings are equal. expected stringmwrepo://test/public/thumb/Test%21 difference< xxxxxxxxxxxxx???????> got stringmwrepo://test/thumb/Test%21
[snip]
Obviously, the function is coded to return something different than the test expects. The problem is, I don't know if this is a bug in the test or in the code.
Looks like an old test that needs to be updated. IIRC Tim recently changed the system to use a separate virtual path for thumbs so we can easily configure the system to store thumbs in a different path (and hence different file server) from the primary media files.
-- brion