I helped with error message, but LinkSubmit is still not working. But it
works on some other pages. So I will investigate.
I puzzle with this Shift+Reload, what does it mean??
Jessek wrote:
>
> Hold down the shift button and click on your browsers "reload page" button
> with mouse.
>
> On 6/13
Hold down the shift button and click on your browsers "reload page" button
with mouse.
On 6/13/07, Maksym Gryevtsov <[EMAIL PROTECTED]> wrote:
Thanks,
I use this version.
But I found small message at the end of all pages:
FATAL exception raised: Could not load 'tapestry.html'; last tried
'/_
Thanks,
I use this version.
But I found small message at the end of all pages:
FATAL exception raised: Could not load 'tapestry.html'; last tried
'/__package__.js'
Besides I have this errors in my log:
13:07:30,220 WARN [Asset] Classpath resource '/tapestry//html.js' does not
exist.
13:07:30,
http://people.apache.org/repo/m2-snapshot-repository/org/apache/tapestry/
The very latest version being:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/tapestry/tapestry-framework/4.1.2-SNAPSHOT/tapestry-framework-4.1.2-20070613.173434-115.jar
On 6/13/07, Maksym Gryevtsov <[EMAI
Which maven repository do I have to use?
Jessek wrote:
>
> Your "extract from new working page" shows a snippet of:
>
>>>
>>> a href="javascript:tapestry.form.submit('taskForm',
>>> 'transitionEndTaskLink');" id="transitionEndTaskLink"
>
> This means you aren't using the latest 4.1.2-SNA
Your "extract from new working page" shows a snippet of:
a href="javascript:tapestry.form.submit('taskForm',
'transitionEndTaskLink');" id="transitionEndTaskLink"
This means you aren't using the latest 4.1.2-SNAPSHOT.
On 6/13/07, Maksym Gryevtsov <[EMAIL PROTECTED]> wrote:
Old code is
Old code is from 4.1.1; new one from the latest 4.1.2. When I click on a
link, nothing happens
Jessek wrote:
>
> This must be an "old" latest snapshot. The actual latest snapshot doesn't
> render any javascript: statements in the href. I would double check to be
> sure you really have the mos
This must be an "old" latest snapshot. The actual latest snapshot doesn't
render any javascript: statements in the href. I would double check to be
sure you really have the most current version.
On 6/13/07, Maksym Gryevtsov <[EMAIL PROTECTED]> wrote:
After upgrading to the latest SNAPSHOT al