Re: t:inputCalandar triggers only after first request

2006-04-09 Thread Andreas Zeller - zit-systems




Hey Mike,

Thanks at first... The problem was something else. I didn't try 1.1.2
yet.

An explanation for everybody experiencing anything similar. The problem
was actually the path. When I init my application, it will at first
start with /contextpath/welcome.xhtml and forward to
/contextpath/pages/somepage.xhtml. The actual problem is, that it shows
the page I requested, BUT there is still
"http://top.level.domain/contextpath/" in the browser address bar.

I "fixed" this by adding a welcome-screen that forces you to navigate
somewhere before taking any action. Result is, that JSF now rewrites
the URL to something absolute. I don't actually know, why that is...
somehow, JSF always displays the address of the previous page, since I
the action I triggered leads me to the current page but displays the
next, which will be found in the navigation rules. Quite irritating,
from my point of view...

I can work around it, but is there any way to fix this? Or is it just
my way of programming that messes up the URL?

Andreas

Mike Kienenberger wrote:

  On 4/5/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
  
  
Grabbing the 1.1.3 snapshot is probably good enough at this point.
http://cvs.apache.org/builds/myfaces/nightly/

  
  
Oops!   I just found out that you want one of these files to get the
release candidate!

myfaces-core-1.1.2-SNAPSHOT-bin.zip
myfaces-core-1.1.2-SNAPSHOT-bin.tar.gz


  






Re: t:inputCalandar triggers only after first request

2006-04-05 Thread Mike Kienenberger
On 4/5/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
> Grabbing the 1.1.3 snapshot is probably good enough at this point.
> http://cvs.apache.org/builds/myfaces/nightly/

Oops!   I just found out that you want one of these files to get the
release candidate!

myfaces-core-1.1.2-SNAPSHOT-bin.zip
myfaces-core-1.1.2-SNAPSHOT-bin.tar.gz


Re: t:inputCalandar triggers only after first request

2006-04-05 Thread Mike Kienenberger
On 4/5/06, Andreas Zeller - zit-systems <[EMAIL PROTECTED]> wrote:
>  I'd really like
> myfaces.apache,org to put there RCs right where the rest of the binaries are
> if there are any available... It's quite exhausting always having to use
> google on the *.apache.org sites to find stuff instead of using the
> navigation...

I'd recommend opening a JIRA issue -- I created a "build process"
category that's probably appropriate.


Re: t:inputCalandar triggers only after first request

2006-04-05 Thread Mike Kienenberger
On 4/5/06, Andreas Zeller - zit-systems <[EMAIL PROTECTED]> wrote:
>  checked several times, but there's only the nightly build... I don't find
> any RCs. There's only MyFaces 1.1.1 in the binaries... I'd really like
> myfaces.apache,org to put there RCs right where the rest of the binaries are
> if there are any available... It's quite exhausting always having to use
> google on the *.apache.org sites to find stuff instead of using the
> navigation...

I think they were here:

http://cvs.apache.org/builds/myfaces/nightly/

However, I don't see them now -- maybe they expired.

Grabbing the 1.1.3 snapshot is probably good enough at this point.


Re: t:inputCalandar triggers only after first request

2006-04-05 Thread Andreas Zeller - zit-systems




Hey Mike,

checked several times, but there's only the nightly build... I don't
find any RCs. There's only MyFaces 1.1.1 in the binaries... I'd really
like myfaces.apache,org to put there RCs right where the rest of the
binaries are if there are any available... It's quite exhausting always
having to use google on the *.apache.org sites to find stuff instead of
using the navigation...

Thanks anyway...

Andreas

Mike Kienenberger wrote:

  On 4/4/06, Andreas Zeller - zit-systems <[EMAIL PROTECTED]> wrote:
  
  
I got a problem with the inputCalendar. The popup works just fine, but
only if I request the page twice. If I don't, nothing will happen when I
click the icon.

I'm using Tomcat 5.5, Facelets and MyFaces stable.

  
  
If by "MyFaces stable" you mean MyFaces 1.1.1, then you need to
upgrade.   1.1.3 should be out soon, but you can grab the current
1.1.3 release candidate now.

There were a number of inputCalendar bugs fixed after 1.1.1 and a
number of facelets interaction duplicate id problems fixed as well
after 1.1.1


  






Re: t:inputCalandar triggers only after first request

2006-04-04 Thread Andreas Zeller - zit-systems




Hi Mike, 

Gonna try that... Last time I took 1.1.3 it screwed up my entire
application. Hope that works... Thanks...

Andreas

Mike Kienenberger wrote:

  On 4/4/06, Andreas Zeller - zit-systems <[EMAIL PROTECTED]> wrote:
  
  
I got a problem with the inputCalendar. The popup works just fine, but
only if I request the page twice. If I don't, nothing will happen when I
click the icon.

I'm using Tomcat 5.5, Facelets and MyFaces stable.

  
  
If by "MyFaces stable" you mean MyFaces 1.1.1, then you need to
upgrade.   1.1.3 should be out soon, but you can grab the current
1.1.3 release candidate now.

There were a number of inputCalendar bugs fixed after 1.1.1 and a
number of facelets interaction duplicate id problems fixed as well
after 1.1.1


  






Re: t:inputCalandar triggers only after first request

2006-04-04 Thread Mike Kienenberger
On 4/4/06, Andreas Zeller - zit-systems <[EMAIL PROTECTED]> wrote:
> I got a problem with the inputCalendar. The popup works just fine, but
> only if I request the page twice. If I don't, nothing will happen when I
> click the icon.
>
> I'm using Tomcat 5.5, Facelets and MyFaces stable.

If by "MyFaces stable" you mean MyFaces 1.1.1, then you need to
upgrade.   1.1.3 should be out soon, but you can grab the current
1.1.3 release candidate now.

There were a number of inputCalendar bugs fixed after 1.1.1 and a
number of facelets interaction duplicate id problems fixed as well
after 1.1.1