Closed GoogleCodeExporter closed 9 years ago
Fixed with the diff below on ResponseHandlerv2.pm 285,288c285 < #Get style < my $html = Core::VultureUtils::get_style($r, $log, $dbh, $app, 'PORTAL', 'SSO portal', {APPS => $html_apps}, $translations); < $html ||= ''; < return $html =~ /<body>.+<\/body>/ ? $html : $html_apps; --- > return Core::VultureUtils::get_style($r, $log, $dbh, $app, 'DISPLAY_PORTAL', 'SSO portal', {APPS => $html_apps}, $translations);
Original issue reported on code.google.com by cyprie...@gmail.com on 9 May 2012 at 4:58
cyprie...@gmail.com
Ok, changes added to ResponseHandlerv2.
Original comment by etienneh...@gmail.com on 14 May 2012 at 1:25
etienneh...@gmail.com
Original issue reported on code.google.com by
cyprie...@gmail.com
on 9 May 2012 at 4:58