Foren

velocity templetes in liferay 6.0 to 6.1 problems

thumbnail
Sarah Giles, geändert vor 12 Jahren.

velocity templetes in liferay 6.0 to 6.1 problems

Junior Member Beiträge: 61 Beitrittsdatum: 19.07.11 Neueste Beiträge
Since upgrading the to 6.1 my themes have gone a bit wonky. Some of the CSS doesn't seem to cascade the same. But the big problem i have is a lot of my custom velocity I wrote is now broken. I traced one problem to being that the function being called simply got a name change. Is there a comprehensive list of all the variables and functions that were changed?
the one i found was user.getMyPlaces() has been changed to user.getMySites().