Closed (fixed)
Project:
Model Entities
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2011 at 21:33 UTC
Updated:
7 Mar 2014 at 11:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dqdsince views is under heavy development I would suggest you to make the changes by yourself. It will not be possible for a busy maintainer to follow that in every step since views arrives finally.
Comment #2
Daniel_KM commentedHi,
Here is the little patch for the view bug to allow the use of two modules based on Model simultaneously.
Sincerely,
Daniel Berthereau
Infodoc & Knowledge management
Comment #3
wesleydv commentedI created a new patch, updating a bit more to be compliant with views 3.0.
Most importantly it removes:
As this piece of code removes all other views defined in code by other modules.
Comment #4
jackfoust commentedI wish I would have found this issue 2 hours ago! I was also bitten by using two copies of modified model module where only the last enabled module had its view installed!
Comment #5
ronald_istos commentedFixed in related issue #1383916: "Model" view not imported when multiple Models enabled