Closed (duplicate)
Project:
Drupal core
Version:
8.0.0
Component:
views.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
19 Nov 2015 at 19:07 UTC
Updated:
23 Jun 2021 at 18:43 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedw1Nz0r created an issue. See original summary.
Comment #2
Anonymous (not verified) commentedComment #3
nickdickinsonwildeAre there any message in your dblog? (/admin/reports/dblog)
What browser and what host/server details?
Comment #4
Anonymous (not verified) commentedi just have the following php warning ... all the rest looks fine for me.
"Warning: Cannot modify header information - headers already sent by (output started at /var/www/web335/html/bwo/vendor/symfony/http-foundation/Response.php:1151) in Drupal\Core\Session\SessionManager->destroy() (line 267 of /var/www/web335/html/bwo/core/lib/Drupal/Core/Session/SessionManager.php)."
location /core/install.php/?id=1&langcode=en&op=do_nojs&op=finished&profile=standard&rewrite=ok&rewrite=ok
referrer /core/install.php?rewrite=ok&langcode=en&profile=standard&id=1&op=start
I'm using latest firefox, apache, mysql 5.5.44-0+deb7u1-log - (Debian), UTF-8 Unicode (utf8), database client version libmysql - 5.5.43, php 5.6.13!
Comment #5
Anonymous (not verified) commenteddisabling javascript aggregation solves the problem. There must be a bigger problem with the aggregation of css and javascript files as you can read here . I had problems with the theme because of css aggregation.
Comment #6
catchThis looks like a duplicate of https://www.drupal.org/node/2619250
Comment #7
clemens.tolboom#2619250: Make .htaccess usage work for the widest possible configurations without relaxing security and document pitfalls