- Affected App
- WoltLab Suite Core
Folgendes funktioniert grundsätzlich, führt im WCF jedoch zu einem Fehler:
Code
Fatal error: parse error: failed at `@media @ie8screen { content: ""; }` /wcf/style/foo.less on line 211
Information:
id: 5584eb6a65859aedf37a0211103e05c179cb60ef
error message: parse error: failed at `@media @ie8screen { content: ""; }` /wcf/style/foo.less on line 211
error code: 0
file: /wcf/lib/system/style/lessc.inc.php (3144)
php version: 5.5.16-1~dotdeb.1
wcf version: 2.0.9 (Maelstrom)
date: Mon, 15 Sep 2014 18:44:43 +0000
request: /acp/index.php/InstallPackage/?&
referer: /acp/index.php/PackageInstallationConfirm/?queueID=1901&
Stacktrace:
#0 /wcf/lib/system/style/lessc.inc.php(2053): lessc_parser->throwError()
#1 /wcf/lib/system/style/lessc.inc.php(114): lessc_parser->parse('/*!\nfoo De...')
#2 /wcf/lib/system/style/lessc.inc.php(690): lessc->tryImport(Array, Object(stdClass), Object(stdClass))
#3 /wcf/lib/system/style/lessc.inc.php(277): lessc->compileProp(Array, Object(stdClass), Object(stdClass))
#4 /wcf/lib/system/style/lessc.inc.php(271): lessc->compileProps(Object(stdClass), Object(stdClass))
#5 /wcf/lib/system/style/lessc.inc.php(186): lessc->compileRoot(Object(stdClass))
#6 /wcf/lib/system/style/lessc.inc.php(1587): lessc->compileBlock(Object(stdClass))
#7 /wcf/lib/system/style/StyleCompiler.class.php(221): lessc->compile('@import "style/...')
#8 /wcf/lib/system/style/StyleCompiler.class.php(145): wcf\system\style\StyleCompiler->compileStylesheet('/var/www/vhosts...', Array, Array, '/* ### blue tem...', Object(wcf\system\Callback))
#9 /wcf/lib/util/StyleUtil.class.php(129): wcf\system\style\StyleCompiler->compileACP()
#10 /wcf/lib/system/package/plugin/FilePackageInstallationPlugin.class.php(79): wcf\util\StyleUtil::updateStyleFile()
#11 /wcf/lib/system/package/PackageInstallationDispatcher.class.php(557): wcf\system\package\plugin\FilePackageInstallationPlugin->install()
#12 /wcf/lib/system/package/PackageInstallationDispatcher.class.php(140): wcf\system\package\PackageInstallationDispatcher->executePIP(Array)
#13 /wcf/lib/acp/action/InstallPackageAction.class.php(72): wcf\system\package\PackageInstallationDispatcher->install('a210ce26')
#14 /wcf/lib/action/AbstractDialogAction.class.php(70): wcf\acp\action\InstallPackageAction->stepInstall()
#15 /wcf/lib/action/AbstractAction.class.php(49): wcf\action\AbstractDialogAction->execute()
#16 /wcf/lib/system/request/Request.class.php(58): wcf\action\AbstractAction->__run()
#17 /wcf/lib/system/request/RequestHandler.class.php(108): wcf\system\request\Request->execute()
#18 /acp/index.php(10): wcf\system\request\RequestHandler->handle('wbb', true)
Display More