some bug fixing
added some tests
This commit is contained in:
parent
b70ef9d23a
commit
1ce61982ed
7 changed files with 66 additions and 68 deletions
|
|
@ -181,9 +181,6 @@ sub page {
|
|||
$output = $asset->addMissing($assetUrl);
|
||||
}
|
||||
}
|
||||
if ($output eq "chunked") {
|
||||
$output = undef;
|
||||
}
|
||||
return $output;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue