Closed (fixed)
Project:
WSCCI
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
16 Apr 2012 at 04:08 UTC
Updated:
1 May 2012 at 04:10 UTC
Jump to comment: Most recent file
This issue will be for the problem with Image module test unit
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1534826-image-tests-3.patch | 949 bytes | -enzo- |
| #3 | 1534826-image-tests-2.patch | 1.42 KB | -enzo- |
| #1 | 1534826-image-tests.patch | 1.46 KB | -enzo- |
Comments
Comment #1
-enzo- commentedWe have to validate if new cache header for private files in the correct.
Comment #2
-enzo- commentedMore information from Symfony: https://github.com/symphonycms/symphony-2/issues/780
Comment #3
-enzo- commentedNew patch to validate is private is part of cache header
Comment #4
-enzo- commentedReplaced strstr for strpos function
Comment #5
Crell commentedLooks like this needs to be rerolled for #1299424: Allow one module per directory and move system tests to core/modules/system. Do you have it in a branch in the repo? That would make it easier as then we could just rebase it and it would probably work.
Comment #6
Crell commentedOK, rebased the branch and then it worked. Merged. Thanks!