Some problems I've found:

1. 'Applications' link fails
(http://localhost:8080/jetspeed/servlet/jetspeed/portlet/Applications)
        Error msg  = "Error processing ecs screen (EcsScreenTag)"

2. Update account fails (because I dont have an email server running here I
assume)
http://localhost:8080/jetspeed/servlet/jetspeed/screen/Home/action/UpdateAcc
ount

Exception: java.lang.ClassCastException: java.math.BigDecimal
        at
org.apache.jetspeed.modules.actions.SendConfirmationEmail.doPerform(SendConf
irmationEmail.java:83)

3. The Customizer doens't allow me to specify which column the portlet will
appear in.

4. Admin isnt working correctly (screen/admin). The Global info shows, but
when I click on anything else,
it goes back to the admin logon screen


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Carol Jones
> Sent: Sunday, December 17, 2000 2:06 PM
> To: JetSpeed
> Subject: Re: minor problems in release_1_3a1-branch
>
>
> Thanks, I just updated to the latest, and verified that these are all
> fixed...I will do some more testing for a while especially RSS
> portlets -- I
> like the structure of the new one.
>
> Carol
>
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: "JetSpeed" <[EMAIL PROTECTED]>
> Sent: Sunday, December 17, 2000 4:52 PM
> Subject: Re: minor problems in release_1_3a1-branch
>
>
> > > Carol Jones wrote:
> > >
> > > I noticed a few things (these are from Saturday, in the
> release_1_3a1-branch)
> > >
> > > 2) in top_default.jsp, I had to change the taglib line
> > > from:
> > >       <%@ taglib uri='WEB-INF/templates/tld/template.tld'
> prefix='jetspeed' %>
> > > to:
> > >       <%@ taglib uri='../tld/template.tld' prefix='jetspeed' %>
> > >
> > >
> >
> > I already changed that in CVS.
> >
> > > 3) I'm not sure of the state of the profiler, which is correct? (The
> second one works, but the distribution has files
> > > of the first form)
> > >
> > >   C:\TOMCAT\WEBAPPS\jetspeed/WEB-INF/psml/demo/homeHTML.psml
> > > or:
> > >
> C:\TOMCAT\WEBAPPS\jetspeed\WEB-INF\psml\user\userid\html\default.psml
> > >
> >
> > As far as I know ingo disabled David version so that first one is active
> in the
> > release branch.
> > I'd really like it if David could plug his version in the release branch
> but
> > I've not right now evaluated the risks involved in this. Maybe
> ingo/thomas
> and
> > david can enlighten us on this subjet.
> >
> > >
> > > 4) I am seeing this stack trace during startup (for many local file
> references, not just jetspeed-config.jcfg). But
> > > everything still works fine.
> > >
> > > [Sat Dec 16 13:57:14 EST 2000] --  ERROR  --
> > >  Exception:  java.net.MalformedURLException: no protocol:
> jetspeed-config.jcfg
> > >  Stack Trace follows:
> > >  java.net.MalformedURLException: no protocol: jetspeed-config.jcfg
> > >  at java.net.URL.<init>(Unknown Source)
> > >  at java.net.URL.<init>(Unknown Source)
> > >  at java.net.URL.<init>(Unknown Source)
> > >  at
> org.apache.jetspeed.services.urlmanager.URLFetcher.refresh(URLFetc
> her.java:2
> 20)
> > >  at
> org.apache.jetspeed.daemon.impl.util.diskcachedaemon.URLRefresher.
> run(URLRef
> resher.java:105)
> > >  at
> org.apache.jetspeed.services.threadpool.RunnableThread.run(Runnabl
> eThread.ja
> va:145)
> > >
> >
> > I think I've fixed this alos in CVS.
> >
> > --
> > Rapha�l Luta - [EMAIL PROTECTED]
> > Vivendi Universal Networks - Services Manager / Paris
> >
> >
> > --
> > --------------------------------------------------------------
> > Please read the FAQ! <http://java.apache.org/faq/>
> > To subscribe:        [EMAIL PROTECTED]
> > To unsubscribe:      [EMAIL PROTECTED]
> > Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
> > Problems?:           [EMAIL PROTECTED]
> >
>
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
> Problems?:           [EMAIL PROTECTED]
>
>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to