Hi,
Just as an FYI, just ran the Unit Tests and 3 test cases are failing on my box (setup below):
Failure Details
1. testImportAlbumSuccessful
* item 0
Mismatch At: [ 0] ¡Time to migrate! !== Test Album Two
array (
0 => '¡Time to migrate!',
1 => NULL,
2 => 'stump grinder chipper shredder',
3 => 'chipper',
4 => 6,
5 => 1056015116,
6 => 1056015077,
7 => 2,
)
type:array
array (
0 => 'Test Album Two',
1 => 'No description',
2 => NULL,
3 => NULL,
4 => 6,
5 => 1056014506,
6 => 1056014506,
7 => 5,
)
type:array
2. testImportAlbumSuccessful
* derivative operations
Mismatch At: [] crop|34.568,40.923,34.877,35.077;thumbnail|150 !== thumbnail|150
crop|34.568,40.923,34.877,35.077;thumbnail|150 type:string
thumbnail|150 type:string
3. testImportAlbumSuccessful
* item 1
Mismatch At: [ 0] Test Album Two !== ¡Time to migrate!
array (
0 => 'Test Album Two',
1 => 'No description',
2 => NULL,
3 => NULL,
4 => 6,
5 => 1056014506,
6 => 1056014506,
7 => 5,
)
type:array
array (
0 => '¡Time to migrate!',
1 => NULL,
2 => 'stump grinder chipper shredder',
3 => 'chipper',
4 => 6,
5 => 1056015116,
6 => 1056015077,
7 => 2,
)
type:array
----
Gallery version = 2.0-beta-3+ core 0.9.31
PHP version = 5.0.4 isapi
Webserver = Microsoft-IIS/5.1
Database = mysqlt 5.0.9-beta-nt
Toolkits = Exif, Thumbnail, ArchiveUpload, Ffmpeg, ImageMagick, NetPBM
Operating system = Windows NT 5.1 build 2600
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5