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 <[EMAIL PROTECTED]> wrote:


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-SNAPSHOT.
>
> On 6/13/07, Maksym Gryevtsov <[EMAIL PROTECTED]> wrote:
>>
>>
>> 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 most current version.
>> >
>> > On 6/13/07, Maksym Gryevtsov <[EMAIL PROTECTED]> wrote:
>> >>
>> >>
>> >> After upgrading to the latest SNAPSHOT all LinkSubmit stop working.
>> They
>> >> just
>> >> call nothing. It seems javascript issue.
>> >>
>> >> Extract from old working page:
>> >> <script type="text/javascript">djConfig =
>> >>
>> >>
>>
{"isDebug":true,"debugAtAllCosts":false,"debugContainerId":"debug","baseRelativePath":"/mydesktop/app?service=asset&path=%2Fdojo%2F","preventBackButtonFix":false,"parseWidgets":false}
>> >> </script>
>> >> <script type="text/javascript"
>> >>
>>
src="/mydesktop/app?service=asset&path=%2Fdojo%2Fdojo.js"></script><script
>> >> type="text/javascript"
>> >>
>> src="/mydesktop/app?service=asset&path=%2Ftapestry%2Fcore.js"></script>
>> >> <script type="text/javascript">
>> >> dojo.require("dojo.logging.Logger");
>> >> dojo.log.setLevel(dojo.log.getLevel("WARNING"));
>> >> dojo.require("tapestry.namespace")
>> >> </script>
>> >> .....
>> >> a href="javascript:tapestry.form.submit(&quot;taskForm&quot;,
>> >> &quot;transitionEndTaskLink&quot;);" id="transitionEndTaskLink"
>> >> ---------------
>> >> New one not working:
>> >>
>> >> <script type="text/javascript">djConfig =
>> >>
>> >>
>>
{"isDebug":true,"debugContainerId":"debug","baseRelativePath":"/mydesktop/app?service=asset&path=%2Fdojo-
>> >> 0.4.3%2F
>> >>
","preventBackButtonFix":false,"parseWidgets":false,"locale":"en-us"}
>> >> </script>
>> >> <script type="text/javascript"
>> >> src="/mydesktop/app?service=asset&path=%2Fdojo-0.4.3%2Fdojo.js
>> >> "></script><script
>> >> type="text/javascript"
>> >> src="/mydesktop/app?service=asset&path=%2Fdojo-0.4.3%2Fdojo2.js
>> "></script>
>> >> <script type="text/javascript">
>> >> dojo.require("dojo.logging.Logger");
>> >> dojo.log.setLevel(dojo.log.getLevel("WARNING"));
>> >> </script>
>> >> <script type="text/javascript">
>> >> dojo.registerModulePath("tapestry",
>> >> "/mydesktop/app?service=asset&path=%2Ftapestry%2F");
>> >> </script>
>> >> <script type="text/javascript"
>> >>
>> src="/mydesktop/app?service=asset&path=%2Ftapestry%2Fcore.js"></script>
>> >> <script type="text/javascript">
>> >> dojo.require("tapestry.namespace");
>> >> </script>
>> >> ....
>> >> a href="javascript:tapestry.form.submit('taskForm',
>> >> 'transitionEndTaskLink');" id="transitionEndTaskLink"
>> >>
>> >>
>> >>
>> >> --
>> >> View this message in context:
>> >>
>>
http://www.nabble.com/T4.1.2-LinkSubmit-stops-working-tf3916917.html#a11106134
>> >> Sent from the Tapestry - User mailing list archive at Nabble.com.
>> >>
>> >>
>> >>
---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >
>> >
>> > --
>> > Jesse Kuhnert
>> > Tapestry/Dojo team member/developer
>> >
>> > Open source based consulting work centered around
>> > dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
>> >
>> >
>>
>> --
>> View this message in context:
>>
http://www.nabble.com/T4.1.2-LinkSubmit-stops-working-tf3916917.html#a11106466
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> Jesse Kuhnert
> Tapestry/Dojo team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
>
>

--
View this message in context:
http://www.nabble.com/T4.1.2-LinkSubmit-stops-working-tf3916917.html#a11106943
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Reply via email to