It seems like the error is due to custom localization settings in the TurbineResources.properties.merge. When I removed the property locale.default.bundles it worked but I loose the capablity of customizing messages and labels. I have copied the content of the TurbineResources.properties.merge file below :
==========================================================
module.packages=com.noga.starterkit.jetspeed.modules


# l10n settings
# The line below must be commented to make customizer work
locale.default.bundles=com.noga.starterkit.jetspeed.modules.localization .PortalLocalization,org.apache.jetspeed.modules.localization.JetspeedLoc alization
locale.default.language=fr
locale.default.country=FR
==========================================================
Has anyone managed to have the customizer work with custom localization settings?


Le 4 mai 04, � 10:32, Guillaume Lasnier a �crit :

Hello,
I am running through the 1.5 tutorial ad I have a problem with the CardController customizer using a Pane layout. When I want to customize the content of pane by clicking on the pane link in the customizer I get an error caused by the fact that the link is malformed. When viewing the HTML source i can see :
<a href="$jslink.getAction("controls.Customize",$entry.Id)">
It seems that the velocity engine was not able to interpret the expression or the jslink variable in the template (card-customize.vm after searching in the code). On the other hand, other velocity macro are well interpreted.
Does anybody know why it is behaving like? What have I missed to get the customizer work?
Thank you
--
Guillaume Lasnier
mailto:[EMAIL PROTECTED]
<Guillaume Lasnier.vcf>----------------------------------------------------------- ----------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Guillaume Lasnier
mailto:[EMAIL PROTECTED]
BEGIN:VCARD
VERSION:2.1
N:Lasnier;Guillaume;;;
FN:Guillaume Lasnier
ORG:Noga Systemes;
TITLE:Consultant
EMAIL;INTERNET;HOME:[EMAIL PROTECTED]
TEL;WORK:+33-1-42 77 75 50
TEL;CELL:+33-6-63 17 20 48
TEL;HOME:+33-1-42 07 53 91
ADR;HOME;CHARSET=LATIN1:;;2 rue Euler;Cr�teil;;94000;France
URL:http://homepage.mac.com/guiliguili
END:VCARD


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to