This came up in the uportal-user list, but I thought this might be something the dev list might be more interested in?

We have a situation in uPortal 2.5.3 GA + Pluto 1.0.1 where it seems that when
org.apache.pluto.tags.RenderURLTag.doStartTag(RenderURLTag.java:65)
or
org.apache.pluto.tags.ActionURLTag.doStartTag(ActionURLTag.java:64)
gets called (only sometimes- seemingly randomly- not reproducibly but happens every 7-24 hours per portlet), *sometimes* the portletMode set on those tags is set incorrectly to PortletMode.EDIT (which shouldn't happen per config in portlet.xml, spring portlet mvc config, or portlet configuration via uP).

2 hypotheses that I came up with were:
* the EDIT portletMode was coming from the previously rendered portlet (but that is unlikely, because it happens more often than users would be editing portlets) or * (more likely) when timing is just right and in the right environment, it is possible for the wrong portletMode to be set

Note that it definitely notes in the log that the portletMode is "edit" (not null).

If you're not interested in commenting here (which is know is about dev and not support), the subject in uportal-user list is: "Re: [uportal-user] Random "unsupported Portlet Mode used: edit" errors for portlets"

Thanks,

Gary

--
Gary Weaver
Application and Database Services
Office of Information Technology
Duke University


--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to