Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

[09:53:43 CST(-0600)] <athena> hey EricDalquist - i've noticed that the browser user-agent string isn't making it into the portlet request
[09:53:49 CST(-0600)] <athena> how hard do you think that'd be to fix?
[09:53:58 CST(-0600)] <EricDalquist> which version?
[09:54:20 CST(-0600)] <athena> sorry!
[09:54:21 CST(-0600)] <athena> trunk
[09:54:29 CST(-0600)] <EricDalquist> probably not too hard
[09:54:43 CST(-0600)] <EricDalquist> you could take a look in ... PortletRequestContextImpl
[09:54:57 CST(-0600)] <EricDalquist> that is the SPI impl that pluto calls back to for portlet request data
[09:55:17 CST(-0600)] <EricDalquist> just haven't gotten to portlet property support yet
[09:55:20 CST(-0600)] <athena> awesome, thanks
[09:55:21 CST(-0600)] <athena> yeah
[09:55:28 CST(-0600)] <athena> just trying to get some mobile demo stuff together
[09:55:38 CST(-0600)] <athena> put together a straw-man mobile UI for the search portlet
[10:18:53 CST(-0600)] <athena> kinda weird - don't see any code that set those properties in uportal 3.2
[10:19:09 CST(-0600)] <EricDalquist> yeah I can't remember where those came from
[10:19:20 CST(-0600)] <athena> wonder if it was copied over automatically or somethign?
[10:19:31 CST(-0600)] <EricDalquist> it may have been

  • No labels