commits@tapestry.apache.org

2020-03-31 Thread Sven Homburg (Jira)
[ https://issues.apache.org/jira/browse/TAP5-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2597: --- Comment: was deleted (was: same as here: {noformat} openjdk version "11.0.6" 2020-01-14 OpenJDK Runtim

commits@tapestry.apache.org

2020-03-31 Thread Sven Homburg (Jira)
[ https://issues.apache.org/jira/browse/TAP5-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072105#comment-17072105 ] Sven Homburg commented on TAP5-2597: same as here: {noformat} openjdk version "11.0.6"

[jira] [Commented] (TAP5-2594) Tapestry doesn't clear page values, even if they are not persistent?

2017-12-22 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302233#comment-16302233 ] Sven Homburg commented on TAP5-2594: therefor use @CleanupRender like this {code} @Cle

[jira] [Updated] (TAP5-2593) nested AjaxFormLoops not working correct

2017-12-20 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2593: --- Description: if we use nested ajaxformloops the addRow-event method ignored by second (nested) ajaxfor

[jira] [Created] (TAP5-2593) nested AjaxFormLoops not working correct

2017-12-19 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2593: -- Summary: nested AjaxFormLoops not working correct Key: TAP5-2593 URL: https://issues.apache.org/jira/browse/TAP5-2593 Project: Tapestry 5 Issue Type: Bug

[jira] [Created] (TAP5-2584) Autocomplete mixin should accept blank as first char

2017-05-24 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2584: -- Summary: Autocomplete mixin should accept blank as first char Key: TAP5-2584 URL: https://issues.apache.org/jira/browse/TAP5-2584 Project: Tapestry 5 Issue Type:

[jira] [Commented] (TAP5-2562) remove periodic job from PeriodicExecutor by name

2016-09-06 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466965#comment-15466965 ] Sven Homburg commented on TAP5-2562: yes, i share your demur. my suggestion; public vo

[jira] [Commented] (TAP5-2562) remove periodic job from PeriodicExecutor by name

2016-09-06 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466860#comment-15466860 ] Sven Homburg commented on TAP5-2562: here my idea: {code:title=PeriodicExecutorImpl.ja

[jira] [Created] (TAP5-2562) remove periodic job from PeriodicExecutor by name

2016-09-06 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2562: -- Summary: remove periodic job from PeriodicExecutor by name Key: TAP5-2562 URL: https://issues.apache.org/jira/browse/TAP5-2562 Project: Tapestry 5 Issue Type: Wi

[jira] [Created] (TAP5-2501) AjaxFormLoop doesn't work well inside a table tag

2015-09-10 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2501: -- Summary: AjaxFormLoop doesn't work well inside a table tag Key: TAP5-2501 URL: https://issues.apache.org/jira/browse/TAP5-2501 Project: Tapestry 5 Issue Type: Bu

[jira] [Commented] (TAP5-2448) Asset.getClientURL() throws NPE if the Asset is a Folder within a SubModule JAR file

2015-04-09 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487345#comment-14487345 ] Sven Homburg commented on TAP5-2448: Sorry, but the latest fix doesn't working form me

[jira] [Created] (TAP5-2465) dependency in module not needed

2015-03-12 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2465: -- Summary: dependency in module not needed Key: TAP5-2465 URL: https://issues.apache.org/jira/browse/TAP5-2465 Project: Tapestry 5 Issue Type: Task Compo

[jira] [Updated] (TAP5-2463) ResponseWrapper dont work correctly in dom,js

2015-03-08 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2463: --- Attachment: patch.diff here my patch > ResponseWrapper dont work correctly in dom,js > ---

[jira] [Commented] (TAP5-2463) ResponseWrapper dont work correctly in dom,js

2015-03-07 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351617#comment-14351617 ] Sven Homburg commented on TAP5-2463: actual git source of t5-core-dom.coffee {code} co

[jira] [Created] (TAP5-2463) ResponseWrapper dont work correctly in dom,js

2015-03-07 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2463: -- Summary: ResponseWrapper dont work correctly in dom,js Key: TAP5-2463 URL: https://issues.apache.org/jira/browse/TAP5-2463 Project: Tapestry 5 Issue Type: Bug

[jira] [Commented] (TAP5-2450) component "If" dont work correct since TAP5-2445 changes

2015-02-09 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312111#comment-14312111 ] Sven Homburg commented on TAP5-2450: I can't reproduce it by a smal sample. i trace to

[jira] [Updated] (TAP5-2450) component "If" dont work correct since TAP5-2445 changes

2015-02-09 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2450: --- Attachment: sts-intranet.log > component "If" dont work correct since TAP5-2445 changes > -

[jira] [Reopened] (TAP5-2450) component "If" dont work correct since TAP5-2445 changes

2015-02-09 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg reopened TAP5-2450: heureka i reproduce this bug i'll attach the exception stack trace > component "If" dont work corre

[jira] [Commented] (TAP5-2450) component "If" dont work correct since TAP5-2445 changes

2015-02-09 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311992#comment-14311992 ] Sven Homburg commented on TAP5-2450: i cant reproduce the exception. please feel free t

[jira] [Commented] (TAP5-2450) component "If" dont work correct since TAP5-2445 changes

2015-02-09 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311944#comment-14311944 ] Sven Homburg commented on TAP5-2450: if i roll back the changed code in AbstractConditi

[jira] [Updated] (TAP5-2450) component "If" dont work correct since TAP5-2445 changes

2015-02-09 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2450: --- Component/s: tapestry-core Description: since michaels performance changes , the if com

[jira] [Created] (TAP5-2450) component "If" dont work correct since TAP5-2445 chnage

2015-02-09 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2450: -- Summary: component "If" dont work correct since TAP5-2445 chnage Key: TAP5-2450 URL: https://issues.apache.org/jira/browse/TAP5-2450 Project: Tapestry 5 Issue Ty

[jira] [Updated] (TAP5-2440) mixin autocomplete work not correct if user input is required

2015-01-13 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2440: --- Summary: mixin autocomplete work not correct if user input is required (was: mixin autocomplete work n

[jira] [Commented] (TAP5-2440) mixin autocomplete work not correct if user input is rquired

2015-01-13 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275576#comment-14275576 ] Sven Homburg commented on TAP5-2440: hint: the generated html code look like this. you

[jira] [Created] (TAP5-2440) mixin autocomplete work not correct if user input is rquired

2015-01-13 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2440: -- Summary: mixin autocomplete work not correct if user input is rquired Key: TAP5-2440 URL: https://issues.apache.org/jira/browse/TAP5-2440 Project: Tapestry 5 Is

[jira] [Updated] (TAP5-2417) email validator is case sensetiv

2014-12-12 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2417: --- Summary: email validator is case sensetiv (was: email validator is not case sensetiv) > email validat

[jira] [Updated] (TAP5-2417) email validator is not case sensetiv

2014-11-17 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2417: --- Attachment: ignore_case.patch here a possible patch > email validator is not case sensetiv > -

[jira] [Comment Edited] (TAP5-2417) email validator is not case sensetiv

2014-11-17 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214670#comment-14214670 ] Sven Homburg edited comment on TAP5-2417 at 11/17/14 2:05 PM: --

[jira] [Commented] (TAP5-2417) email validator is not case sensetiv

2014-11-17 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214670#comment-14214670 ] Sven Homburg commented on TAP5-2417: this error occures only if using javascript valida

[jira] [Updated] (TAP5-2418) wrong german error string for email validator

2014-11-17 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2418: --- Attachment: adjust_some_translations.patch here the path for some german translations and one for frenc

[jira] [Created] (TAP5-2418) wrong german error string for email validator

2014-11-17 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2418: -- Summary: wrong german error string for email validator Key: TAP5-2418 URL: https://issues.apache.org/jira/browse/TAP5-2418 Project: Tapestry 5 Issue Type: Bug

[jira] [Created] (TAP5-2417) email validator is not case sensetiv

2014-11-17 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2417: -- Summary: email validator is not case sensetiv Key: TAP5-2417 URL: https://issues.apache.org/jira/browse/TAP5-2417 Project: Tapestry 5 Issue Type: Bug C

[jira] [Created] (TAP5-2397) AjaxFormLoop / DateField not operable if added by addRow event

2014-10-08 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2397: -- Summary: AjaxFormLoop / DateField not operable if added by addRow event Key: TAP5-2397 URL: https://issues.apache.org/jira/browse/TAP5-2397 Project: Tapestry 5

[jira] [Updated] (TAP5-2312) Add Ok and Cancel button label parameters to Confirm Mixin

2014-06-27 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2312: --- Attachment: TAP5-2312__Add_Ok_and_Cancel_button_label_parameters_to_Confirm_Mixin.patch here the patc

[jira] [Created] (TAP5-2354) Confirm mixin should have parameters like cancelLabel and okLabel

2014-06-23 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2354: -- Summary: Confirm mixin should have parameters like cancelLabel and okLabel Key: TAP5-2354 URL: https://issues.apache.org/jira/browse/TAP5-2354 Project: Tapestry 5

[jira] [Commented] (TAP5-2287) Autocomplete mixin change display width of field

2014-06-13 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030664#comment-14030664 ] Sven Homburg commented on TAP5-2287: i think that is a typeahead.js problem the wrapper

[jira] [Created] (TAP5-2345) implement "stopwatch" in method "prepare" of class HibernateGridDataSource

2014-06-03 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2345: -- Summary: implement "stopwatch" in method "prepare" of class HibernateGridDataSource Key: TAP5-2345 URL: https://issues.apache.org/jira/browse/TAP5-2345 Project: Tapestry

[jira] [Commented] (TAP5-2274) AjaxFormLoop dont work well inside a table tag

2014-05-19 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001655#comment-14001655 ] Sven Homburg commented on TAP5-2274: testing with TAP54-6beta here the page class {cod

[jira] [Updated] (TAP5-2287) Autocomplete mixin change display width of field

2014-02-13 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2287: --- Description: the Autocomplete mixin override the field css, so the field displayed shorter than declar

[jira] [Created] (TAP5-2287) Autocomplete mixin change display width of field

2014-02-13 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2287: -- Summary: Autocomplete mixin change display width of field Key: TAP5-2287 URL: https://issues.apache.org/jira/browse/TAP5-2287 Project: Tapestry 5 Issue Type: Imp

[jira] [Updated] (TAP5-2286) DateField icon don't consider the bootstrap style class "input-sm"

2014-02-12 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2286: --- Attachment: ScreenShot1.PNG a picture say more than thousand words > DateField icon don't consider th

[jira] [Updated] (TAP5-2286) DateField icon don't consider the bootstrap style class "input-sm"

2014-02-12 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2286: --- Description: here a snippet from my code Abhol- / Zustelldatum was: h

[jira] [Created] (TAP5-2286) DateField icon don't consider the bootstrap style class "input-sm"

2014-02-12 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2286: -- Summary: DateField icon don't consider the bootstrap style class "input-sm" Key: TAP5-2286 URL: https://issues.apache.org/jira/browse/TAP5-2286 Project: Tapestry 5

[jira] [Commented] (TAP5-2274) AjaxFormLoop dont work well inside a table tag

2014-01-22 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878754#comment-13878754 ] Sven Homburg commented on TAP5-2274: Lance, the ajaxformloop component don't need the .

[jira] [Updated] (TAP5-2274) AjaxFormLoop dont work well inside a table tag

2014-01-22 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2274: --- Description: if i use AjaxFormLoop inside a table tag, like this:

[jira] [Created] (TAP5-2274) AjaxFormLoop dont work well inside a table tag

2014-01-22 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2274: -- Summary: AjaxFormLoop dont work well inside a table tag Key: TAP5-2274 URL: https://issues.apache.org/jira/browse/TAP5-2274 Project: Tapestry 5 Issue Type: Bug

[jira] [Updated] (TAP5-2245) select component: selected option is not listed in the model.

2013-11-29 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2245: --- Description: @Component private Zone previewZone; @Component(parameters = {"value=previewMonth", "mod

[jira] [Updated] (TAP5-2245) select component: selected option is not listed in the model.

2013-11-29 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-2245: --- Attachment: ScreenDump.pdf browser screen dump > select component: selected option is not listed in t

[jira] [Created] (TAP5-2245) select component: selected option is not listed in the model.

2013-11-29 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2245: -- Summary: select component: selected option is not listed in the model. Key: TAP5-2245 URL: https://issues.apache.org/jira/browse/TAP5-2245 Project: Tapestry 5 I

[jira] Commented: (TAPESTRY-2767) DatePicker : problem with the time

2010-08-13 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAPESTRY-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898211#action_12898211 ] Sven Homburg commented on TAPESTRY-2767: Hey Dude ;-) This component is part of

[jira] Created: (TAPESTRY-2762) Component "Any" throws a NPE if accessing getClientID()

2010-02-24 Thread Sven Homburg (JIRA)
Component "Any" throws a NPE if accessing getClientID() --- Key: TAPESTRY-2762 URL: https://issues.apache.org/jira/browse/TAPESTRY-2762 Project: Tapestry Issue Type: Bug Component

[jira] Updated: (TAP5-1026) since revision 911470 behavior of @IncludeJavaScriptLibrary breaks previous rule

2010-02-24 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Homburg updated TAP5-1026: --- Comment: was deleted (was: Same behavior if i use @CommitAfter inside an abstract class. ) > since re

[jira] Commented: (TAP5-1026) since revision 911470 behavior of @IncludeJavaScriptLibrary breaks previous rule

2010-02-24 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837866#action_12837866 ] Sven Homburg commented on TAP5-1026: Same behavior if i use @CommitAfter inside an abstr

[jira] Commented: (TAP5-1025) SetupRender phase method is invoked inconsistently from request to request

2010-02-24 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837863#action_12837863 ] Sven Homburg commented on TAP5-1025: please close this issue. it was my fault. I'm sorr

[jira] Issue Comment Edited: (TAP5-1026) since revision 911470 behavior of @IncludeJavaScriptLibrary breaks previous rule

2010-02-23 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837531#action_12837531 ] Sven Homburg edited comment on TAP5-1026 at 2/23/10 11:59 PM: --

[jira] Commented: (TAP5-1026) since revision 911470 behavior of @IncludeJavaScriptLibrary breaks previous rule

2010-02-23 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837531#action_12837531 ] Sven Homburg commented on TAP5-1026: I think, that th exception thrown because Component

[jira] Commented: (TAP5-1025) PageLoaded-Method executed only after every second page load

2010-02-22 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836825#action_12836825 ] Sven Homburg commented on TAP5-1025: shame on me! i wrote "pageLoaded" but i mean "setup

[jira] Commented: (TAP5-1025) PageLoaded-Method executed only after every second page load

2010-02-22 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836728#action_12836728 ] Sven Homburg commented on TAP5-1025: Yes, I know the proposed logic, so i wondering abou

[jira] Created: (TAP5-1026) since revision 911470 behavior of @IncludeJavaScriptLibrary breaks previous rule

2010-02-20 Thread Sven Homburg (JIRA)
since revision 911470 behavior of @IncludeJavaScriptLibrary breaks previous rule Key: TAP5-1026 URL: https://issues.apache.org/jira/browse/TAP5-1026 Project: Tapestry 5

[jira] Commented: (TAP5-1025) PageLoaded-Method executed only after every second page load

2010-02-20 Thread Sven Homburg (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836305#action_12836305 ] Sven Homburg commented on TAP5-1025: after rollback my tap5-working copy to revision 911

[jira] Created: (TAP5-1025) PageLoaded-Method executed only after every second page load

2010-02-20 Thread Sven Homburg (JIRA)
PageLoaded-Method executed only after every second page load Key: TAP5-1025 URL: https://issues.apache.org/jira/browse/TAP5-1025 Project: Tapestry 5 Issue Type: Bug Compo