Closed (won't fix)
Project:
Openlayers
Version:
7.x-2.x-dev
Component:
OL API
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2014 at 15:01 UTC
Updated:
5 Jan 2015 at 11:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
basvredelingThis patch fixes the missing template file error. But somehow it seems the template is not used. The layout of the template is good and reflects the theme function output. Perhaps there is a conflict there (between the template and the theme function).
Comment #2
polThis is something that I already asked to someone. I think it was dawhener, one of the maintainer of Views.
I honestly do not remember the reply... I will try to find it.
Comment #3
polDoes it has anything to do with: #2042937: Display output: views-view.tpl.php (File not found, in folder ./), ?
Comment #4
basvredelingIt looks like a similar issue, but it isn't. I've disabled devel. Doesn't make any difference. OpenLayers currently doesn't have any views templates at all. So these are probably separate issues. Views is reporting correctly that the views template is missing.
Comment #5
polCheck this repository, I think it's the one I made to show the problem in views: https://github.com/Polzme/test_style
Are you still able to reproduce it ?
Comment #6
basvredelingYes, the test_style plugin also reports a missing template file.
Comment #7
polIs it also doing it not only in OpenLayers ?
Comment #8
basvredelingYes, not only in OpenLayers. And also with devel disabled. I guess this is not an openlayers issue.
Reported back in #2042937: Display output: views-view.tpl.php (File not found, in folder ./),
Comment #9
basvredelingComment #10
polMaybe we should ask dawehner again about it. I'll see if I can ask him on IRC and report back here.