ids in html elements

2006-11-28 Thread andyhot
So, what's the contract for the generation of those? Here's what is allowed: http://www.htmlhelp.com/reference/html40/attrs.html and it includes hyphens ("-"), underscores ("_"), colons (":"), and periods (".") Problem is we also use them as javascript identifiers... See Autocompleter.script So,

[jira] Updated: (TAPESTRY-938) DatePicker returns only date format pattern when pattern dont contains separators

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-938?page=all ] Jesse Kuhnert updated TAPESTRY-938: --- Fix Version/s: 4.1.2 > DatePicker returns only date format pattern when pattern dont contains > separators > --

[jira] Updated: (TAPESTRY-933) Add getRowCount() to ITableModel interface

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-933?page=all ] Jesse Kuhnert updated TAPESTRY-933: --- Fix Version/s: 4.1.2 > Add getRowCount() to ITableModel interface > -- > > Key: TAPESTRY-933 >

[jira] Updated: (TAPESTRY-919) Include a component-class and a page-class in the library and application specification DTDs

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-919?page=all ] Jesse Kuhnert updated TAPESTRY-919: --- Fix Version/s: 4.1.2 > Include a component-class and a page-class in the library and application > specification DTDs > ---

[jira] Updated: (TAPESTRY-904) DatePicker SimpleDateParser needs "strict" parser

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-904?page=all ] Jesse Kuhnert updated TAPESTRY-904: --- Fix Version/s: 4.1.1 > DatePicker SimpleDateParser needs "strict" parser > - > > Key: TA

[jira] Updated: (TAPESTRY-912) Add a 'remove' method to StateObjectPersistenceManager

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-912?page=all ] Jesse Kuhnert updated TAPESTRY-912: --- Fix Version/s: 4.1.2 > Add a 'remove' method to StateObjectPersistenceManager > -- > >

[jira] Updated: (TAPESTRY-906) Make the org.apache.tapestry.services.impl.ExpressionEvaluatorImpl.createContext() method public/protected

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-906?page=all ] Jesse Kuhnert updated TAPESTRY-906: --- Fix Version/s: 4.1.2 > Make the > org.apache.tapestry.services.impl.ExpressionEvaluatorImpl.createContext() > method public/protected > --

[jira] Resolved: (TAPESTRY-900) Document port parameter in FormSupport.render() and breaking change

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-900?page=all ] Jesse Kuhnert resolved TAPESTRY-900. Fix Version/s: 4.1.1 Resolution: Fixed > Document port parameter in FormSupport.render() and breaking change >

[jira] Updated: (TAPESTRY-909) Make AbstractFormComponent.getCanTakeFocus() public instead of private

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-909?page=all ] Jesse Kuhnert updated TAPESTRY-909: --- Fix Version/s: 4.1.2 > Make AbstractFormComponent.getCanTakeFocus() public instead of private >

[jira] Updated: (TAPESTRY-892) Need a way to load a page programatically

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-892?page=all ] Jesse Kuhnert updated TAPESTRY-892: --- Fix Version/s: 4.1.2 > Need a way to load a page programatically > - > > Key: TAPESTRY-892 >

[jira] Resolved: (TAPESTRY-891) CLONE -Add getParent() method to IComponent

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-891?page=all ] Jesse Kuhnert resolved TAPESTRY-891. Fix Version/s: 4.1.1 Resolution: Fixed Assignee: Jesse Kuhnert See new render stack related methods added to IRequestCycle > CLONE -A

[jira] Updated: (TAPESTRY-888) DatePicker.js does not support 12-hour time format.

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-888?page=all ] Jesse Kuhnert updated TAPESTRY-888: --- Fix Version/s: 4.1.2 > DatePicker.js does not support 12-hour time format. > --- > > Key

[jira] Updated: (TAPESTRY-887) NumberTranslator doesn't allow digit grouping separators to be specified

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-887?page=all ] Jesse Kuhnert updated TAPESTRY-887: --- Fix Version/s: 4.1.2 > NumberTranslator doesn't allow digit grouping separators to be specified > --

[jira] Updated: (TAPESTRY-873) Minor XHTML 1.0 Strict compliance issues

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-873?page=all ] Jesse Kuhnert updated TAPESTRY-873: --- Fix Version/s: 4.1.2 > Minor XHTML 1.0 Strict compliance issues > > > Key: TAPESTRY-873 >

[jira] Updated: (TAPESTRY-865) defining inherit-informal-parameters in a .page file causes NPE

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-865?page=all ] Jesse Kuhnert updated TAPESTRY-865: --- Fix Version/s: 4.1.2 > defining inherit-informal-parameters in a .page file causes NPE > ---

[jira] Updated: (TAPESTRY-860) SessionPropertyPersistenceStrategy Does Not Recognize Changes to Collections

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-860?page=all ] Jesse Kuhnert updated TAPESTRY-860: --- Fix Version/s: 4.1.2 > SessionPropertyPersistenceStrategy Does Not Recognize Changes to Collections > --

[jira] Resolved: (TAPESTRY-858) validators:pattern= does not support useful regex patterns

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-858?page=all ] Jesse Kuhnert resolved TAPESTRY-858. Resolution: Won't Fix > validators:pattern= does not support useful regex patterns > ---

[jira] Updated: (TAPESTRY-852) Palette changes order of elements in List when Sort mode is USER

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-852?page=all ] Jesse Kuhnert updated TAPESTRY-852: --- Fix Version/s: 4.1.1 > Palette changes order of elements in List when Sort mode is USER > --

[jira] Resolved: (TAPESTRY-828) Warnings only for missing Strings

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-828?page=all ] Jesse Kuhnert resolved TAPESTRY-828. Resolution: Incomplete Need more information. > Warnings only for missing Strings > - > > Key: TAPES

[jira] Updated: (TAPESTRY-827) Incorrect parsing of decimals in French locale by NumberTranslator

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-827?page=all ] Jesse Kuhnert updated TAPESTRY-827: --- Fix Version/s: 4.1.1 > Incorrect parsing of decimals in French locale by NumberTranslator >

[jira] Updated: (TAPESTRY-726) AssetSourceImpl does not allow null for parameter "base" ...

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-726?page=all ] Jesse Kuhnert updated TAPESTRY-726: --- Fix Version/s: 4.1.1 > AssetSourceImpl does not allow null for parameter "base" ... > > >

[jira] Updated: (TAPESTRY-777) Call RequestGlobals.store(WebRequest request, WebResponse response) earlier

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-777?page=all ] Jesse Kuhnert updated TAPESTRY-777: --- Fix Version/s: 4.1.1 > Call RequestGlobals.store(WebRequest request, WebResponse response) earlier > ---

[jira] Updated: (TAPESTRY-773) Excess code generate for required parameters

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-773?page=all ] Jesse Kuhnert updated TAPESTRY-773: --- Fix Version/s: 4.1.2 > Excess code generate for required parameters > > > Key: TAPESTRY-773

[jira] Updated: (TAPESTRY-797) Method loadParameters() of PortletLink can throw exception

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-797?page=all ] Jesse Kuhnert updated TAPESTRY-797: --- Fix Version/s: 4.2 > Method loadParameters() of PortletLink can throw exception > -- > >

[jira] Resolved: (TAPESTRY-330) Add uninitialization tag to Script specification and component

2006-11-28 Thread Andreas Andreou (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-330?page=all ] Andreas Andreou resolved TAPESTRY-330. -- Resolution: Won't Fix Use dojo to trap the unload event and execute as much js as you'ld like! > Add uninitialization tag to Script specification

[jira] Updated: (TAPESTRY-686) TextArea uses String type for value

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-686?page=all ] Jesse Kuhnert updated TAPESTRY-686: --- Fix Version/s: 4.1.1 > TextArea uses String type for value > --- > > Key: TAPESTRY-686 >

[jira] Resolved: (TAPESTRY-651) Bind Interceptors to Tapestry Listeners

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-651?page=all ] Jesse Kuhnert resolved TAPESTRY-651. Resolution: Won't Fix Though an admirable idea, the component / page enhancement worker chain in hivemind seems to provide more than enough support f

[jira] Updated: (TAPESTRY-732) LabeledPropertySelectionModel should support null String values

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-732?page=all ] Jesse Kuhnert updated TAPESTRY-732: --- Fix Version/s: 4.1.1 > LabeledPropertySelectionModel should support null String values > ---

[jira] Updated: (TAPESTRY-747) Add translator parameter to the Select component

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-747?page=all ] Jesse Kuhnert updated TAPESTRY-747: --- Fix Version/s: 4.1.1 > Add translator parameter to the Select component > > > Key: TAPE

[jira] Updated: (TAPESTRY-751) CookieSource needs ability to control domain of cookie

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-751?page=all ] Jesse Kuhnert updated TAPESTRY-751: --- Fix Version/s: 4.1.1 > CookieSource needs ability to control domain of cookie > -- > >

[jira] Updated: (TAPESTRY-750) IEngineService still has a RequestCycle parameter in its service() method

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-750?page=all ] Jesse Kuhnert updated TAPESTRY-750: --- Fix Version/s: 4.1.2 Description: IEngineService still has the following method signature: public void service(IRequestCycle cycle) throws IO

[jira] Updated: (TAPESTRY-753) A component may have multiple s with the same name, without error

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-753?page=all ] Jesse Kuhnert updated TAPESTRY-753: --- Fix Version/s: 4.1.2 > A component may have multiple s with the same name, without error >

[jira] Updated: (TAPESTRY-754) Checkbox should render DelegateSuffix

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-754?page=all ] Jesse Kuhnert updated TAPESTRY-754: --- Fix Version/s: 4.1.1 > Checkbox should render DelegateSuffix > - > > Key: TAPESTRY-754 >

[jira] Updated: (TAPESTRY-755) injection: Beware of where you declare the abstract method

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-755?page=all ] Jesse Kuhnert updated TAPESTRY-755: --- Fix Version/s: 4.1.2 > injection: Beware of where you declare the abstract method > -- > >

[jira] Updated: (TAPESTRY-758) InjectObject allows default scope for acessor method, but enhancer doesnt implement

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-758?page=all ] Jesse Kuhnert updated TAPESTRY-758: --- Fix Version/s: 4.1.2 > InjectObject allows default scope for acessor method, but enhancer doesnt > implement >

[jira] Updated: (TAPESTRY-633) Default behavior of NumberTranslator treats zeros asymmetrically.

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-633?page=all ] Jesse Kuhnert updated TAPESTRY-633: --- Fix Version/s: 4.1.1 > Default behavior of NumberTranslator treats zeros asymmetrically. > -

[jira] Updated: (TAPESTRY-605) Generated markup for empty tags should include space before closing slash

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-605?page=all ] Jesse Kuhnert updated TAPESTRY-605: --- Fix Version/s: 4.1.1 > Generated markup for empty tags should include space before closing slash > -

[jira] Updated: (TAPESTRY-572) NumberValidator should accept Strings

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-572?page=all ] Jesse Kuhnert updated TAPESTRY-572: --- Fix Version/s: 4.1.2 > NumberValidator should accept Strings > - > > Key: TAPESTRY-572 >

[jira] Updated: (TAPESTRY-573) would like InjectStateWorker to add an "exists" method

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-573?page=all ] Jesse Kuhnert updated TAPESTRY-573: --- Fix Version/s: 4.1.2 > would like InjectStateWorker to add an "exists" method > -- > >

[jira] Updated: (TAPESTRY-532) FieldLabel could use its body as DisplayName default value

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-532?page=all ] Jesse Kuhnert updated TAPESTRY-532: --- Fix Version/s: 4.1.2 > FieldLabel could use its body as DisplayName default value > -- > >

[jira] Closed: (TAPESTRY-451) I wish that Page service url extension can including DOT (.)

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-451?page=all ] Jesse Kuhnert closed TAPESTRY-451. -- Resolution: Incomplete > I wish that Page service url extension can including DOT (.) > > >

[jira] Updated: (TAPESTRY-421) ClientPropertyPersistenceStrategy does not allow setting the PersistentPropertyDataEncoder or the prefix.

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-421?page=all ] Jesse Kuhnert updated TAPESTRY-421: --- Fix Version/s: 4.1.2 > ClientPropertyPersistenceStrategy does not allow setting the > PersistentPropertyDataEncoder or the prefix. > --

[jira] Updated: (TAPESTRY-418) Injecting an unknown state object doesn't provide line precise error details

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-418?page=all ] Jesse Kuhnert updated TAPESTRY-418: --- Fix Version/s: 4.1.2 > Injecting an unknown state object doesn't provide line precise error details > --

[jira] Updated: (TAPESTRY-410) IdentityValidator

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-410?page=all ] Jesse Kuhnert updated TAPESTRY-410: --- Fix Version/s: 4.1.2 > IdentityValidator > - > > Key: TAPESTRY-410 > URL: http://issues.apache.org/jira/

[jira] Updated: (TAPESTRY-400) LinkSubmit and Rollover should be able to play together.

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-400?page=all ] Jesse Kuhnert updated TAPESTRY-400: --- Fix Version/s: 4.1.2 > LinkSubmit and Rollover should be able to play together. > > >

[jira] Updated: (TAPESTRY-397) caching should be definable per binding

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-397?page=all ] Jesse Kuhnert updated TAPESTRY-397: --- Fix Version/s: 4.2 > caching should be definable per binding > --- > > Key: TAPESTRY-397 >

[jira] Updated: (TAPESTRY-377) Form component itemizes unecessary reserved ids

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-377?page=all ] Jesse Kuhnert updated TAPESTRY-377: --- Fix Version/s: 4.1.2 > Form component itemizes unecessary reserved ids > --- > > Key: TAPEST

[jira] Updated: (TAPESTRY-352) Catch common invalid abstract setter

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-352?page=all ] Jesse Kuhnert updated TAPESTRY-352: --- Fix Version/s: 4.1.2 > Catch common invalid abstract setter > > > Key: TAPESTRY-352 >

[jira] Updated: (TAPESTRY-340) url-encoded parameters are not considered in multipart-requests

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-340?page=all ] Jesse Kuhnert updated TAPESTRY-340: --- Fix Version/s: 4.1.1 > url-encoded parameters are not considered in multipart-requests > ---

[jira] Updated: (TAPESTRY-394) Default for listener parameter of DirectLink, etc.

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-394?page=all ] Jesse Kuhnert updated TAPESTRY-394: --- Fix Version/s: 4.1.2 > Default for listener parameter of DirectLink, etc. > -- > > Key:

Re: [jira] Updated: (TAPESTRY-1133) TitlePane component with nested div acts irregularly in IE 7

2006-11-28 Thread andyhot
Jesse Kuhnert (JIRA) wrote: > [ http://issues.apache.org/jira/browse/TAPESTRY-1133?page=all ] > > Jesse Kuhnert updated TAPESTRY-1133: > > > Fix Version/s: 4.2 > Assignee: Andreas Andreou > > I wouldn't mind fixing those for 4.1.2 Unless t

[jira] Updated: (TAPESTRY-392) Way to specify default implementations for @Beans

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-392?page=all ] Jesse Kuhnert updated TAPESTRY-392: --- Fix Version/s: 4.1.2 > Way to specify default implementations for @Beans > - > > Key: TA

[jira] Updated: (TAPESTRY-223) Offer cleanup method to JanitorThread

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-223?page=all ] Jesse Kuhnert updated TAPESTRY-223: --- Fix Version/s: 3.0.5 > Offer cleanup method to JanitorThread > - > > Key: TAPESTRY-223 >

[jira] Updated: (TAPESTRY-244) Template parse errors if unquoted attribute contains a slash

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-244?page=all ] Jesse Kuhnert updated TAPESTRY-244: --- Fix Version/s: 4.2 > Template parse errors if unquoted attribute contains a slash > > >

[jira] Resolved: (TAPESTRY-272) Improve DateValidator Concurrency

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-272?page=all ] Jesse Kuhnert resolved TAPESTRY-272. Fix Version/s: 4.0 Resolution: Fixed > Improve DateValidator Concurrency > - > > Key: TAPESTRY-

[jira] Updated: (TAPESTRY-330) Add uninitialization tag to Script specification and component

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-330?page=all ] Jesse Kuhnert updated TAPESTRY-330: --- Fix Version/s: 4.1.2 Assignee: Andreas Andreou > Add uninitialization tag to Script specification and component > -

[jira] Updated: (TAPESTRY-399) If a RedirectException is thrown after IEngine.setLocale(...) has been called, the cookie org.apache.tapestry.locale is not being set

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-399?page=all ] Jesse Kuhnert updated TAPESTRY-399: --- Fix Version/s: 4.1.2 > If a RedirectException is thrown after IEngine.setLocale(...) has been > called, the cookie org.apache.tapestry.locale is not be

[jira] Updated: (TAPESTRY-1096) FieldLabel+EventListener breaks Checkbox value

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1096?page=all ] Jesse Kuhnert updated TAPESTRY-1096: Fix Version/s: 4.1.1 > FieldLabel+EventListener breaks Checkbox value > -- > > Key: TAPES

[jira] Updated: (TAPESTRY-1152) Make a page designer friendly Table component.

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1152?page=all ] Jesse Kuhnert updated TAPESTRY-1152: Fix Version/s: 5.0 > Make a page designer friendly Table component. > -- > > Key: TAPESTR

[jira] Updated: (TAPESTRY-1145) Unable to trigger EventListener when it is inside a block

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1145?page=all ] Jesse Kuhnert updated TAPESTRY-1145: Fix Version/s: 4.1.2 > Unable to trigger EventListener when it is inside a block > - > >

[jira] Updated: (TAPESTRY-1134) TitlePane handles 'open' attribute

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1134?page=all ] Jesse Kuhnert updated TAPESTRY-1134: Fix Version/s: 4.2 Assignee: Andreas Andreou > TitlePane handles 'open' attribute > -- > > K

[jira] Updated: (TAPESTRY-1132) EventListeners can not be wired up programatically ( needed to handle For loops)

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1132?page=all ] Jesse Kuhnert updated TAPESTRY-1132: Fix Version/s: 4.1.2 > EventListeners can not be wired up programatically ( needed to handle For > loops) >

[jira] Resolved: (TAPESTRY-1130) component If always writes its template tag

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1130?page=all ] Jesse Kuhnert resolved TAPESTRY-1130. - Resolution: Won't Fix I think that's the intended behavior now. You can override with a configuration setting. (as documented on the main 4.1 web

[jira] Updated: (TAPESTRY-1121) Redirect in portlets doesn't works

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1121?page=all ] Jesse Kuhnert updated TAPESTRY-1121: Fix Version/s: 4.1.2 > Redirect in portlets doesn't works > -- > > Key: TAPESTRY-1121 >

[jira] Updated: (TAPESTRY-1128) @EventListener issue with submitForm and Upload component

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1128?page=all ] Jesse Kuhnert updated TAPESTRY-1128: Fix Version/s: 4.1.2 > @EventListener issue with submitForm and Upload component > - > >

[jira] Updated: (TAPESTRY-1133) TitlePane component with nested div acts irregularly in IE 7

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1133?page=all ] Jesse Kuhnert updated TAPESTRY-1133: Fix Version/s: 4.2 Assignee: Andreas Andreou > TitlePane component with nested div acts irregularly in IE 7 > --

[jira] Updated: (TAPESTRY-1111) Throw an exception when trying to access an uninitialized property

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-?page=all ] Jesse Kuhnert updated TAPESTRY-: Fix Version/s: 4.1.2 > Throw an exception when trying to access an uninitialized property > -

[jira] Updated: (TAPESTRY-1114) table related component docs woefully out of date

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1114?page=all ] Jesse Kuhnert updated TAPESTRY-1114: Fix Version/s: 4.1.1 > table related component docs woefully out of date > - > > Key:

[jira] Updated: (TAPESTRY-1106) FormComponentContributorContext.addSubmitHandler() should be deprecated

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1106?page=all ] Jesse Kuhnert updated TAPESTRY-1106: Fix Version/s: 4.1.1 > FormComponentContributorContext.addSubmitHandler() should be deprecated >

[jira] Updated: (TAPESTRY-1101) @Persist("session") does not make the accessor fetch from session everytime

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1101?page=all ] Jesse Kuhnert updated TAPESTRY-1101: Fix Version/s: 4.1.2 > @Persist("session") does not make the accessor fetch from session everytime >

[jira] Updated: (TAPESTRY-1095) Button component breaks with EventListener

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1095?page=all ] Jesse Kuhnert updated TAPESTRY-1095: Fix Version/s: 4.1.1 > Button component breaks with EventListener > -- > > Key: TAPESTRY-1095

[jira] Updated: (TAPESTRY-1092) servlet-api dependency should have scope "provided"

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1092?page=all ] Jesse Kuhnert updated TAPESTRY-1092: Fix Version/s: 4.1.1 > servlet-api dependency should have scope "provided" > --- > >

[jira] Updated: (TAPESTRY-1091) Invalid URL for injected using annotation assets

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1091?page=all ] Jesse Kuhnert updated TAPESTRY-1091: Fix Version/s: 4.1.2 > Invalid URL for injected using annotation assets > > > Key: T

[jira] Updated: (TAPESTRY-1090) DojoAjaxResponseBuilder encoding problem with Internet Explorer

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1090?page=all ] Jesse Kuhnert updated TAPESTRY-1090: Fix Version/s: 4.1.1 > DojoAjaxResponseBuilder encoding problem with Internet Explorer >

[jira] Resolved: (TAPESTRY-1080) wish Tapestry shell can add javascripts.

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1080?page=all ] Jesse Kuhnert resolved TAPESTRY-1080. - Fix Version/s: 4.1.1 Resolution: Fixed Assignee: Andreas Andreou > wish Tapestry shell can add javascripts. > -

[jira] Resolved: (TAPESTRY-1075) Provide deep copies of the session objets to prevent synchronization issues with concurrent requests

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1075?page=all ] Jesse Kuhnert resolved TAPESTRY-1075. - Resolution: Won't Fix Assignee: Jesse Kuhnert Object copying is something I'd like to avoid like the plague. If tapestry lets you override h

[jira] Updated: (TAPESTRY-1068) allow throwing of RenderRewoundException from (submit) listeners

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1068?page=all ] Jesse Kuhnert updated TAPESTRY-1068: Fix Version/s: 4.1.2 > allow throwing of RenderRewoundException from (submit) listeners > ---

[jira] Updated: (TAPESTRY-1065) TreeDataView.renderComponent() and TreeTableDataView.generateNodeList() cause ClassCastException in ITreeDataModel.getUniqueKey()

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1065?page=all ] Jesse Kuhnert updated TAPESTRY-1065: Fix Version/s: 4.1.2 > TreeDataView.renderComponent() and TreeTableDataView.generateNodeList() > cause ClassCastException in ITreeDataModel.getUniq

[jira] Updated: (TAPESTRY-1055) Add some message for components which need Shell support

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1055?page=all ] Jesse Kuhnert updated TAPESTRY-1055: Fix Version/s: 4.2 > Add some message for components which need Shell support > > >

[jira] Updated: (TAPESTRY-1042) Tapestry portlet's title doesn't display in jetspeed

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1042?page=all ] Jesse Kuhnert updated TAPESTRY-1042: Fix Version/s: 4.2 > Tapestry portlet's title doesn't display in jetspeed > > >

[jira] Updated: (TAPESTRY-1039) EventListeners for RadioGroup component

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1039?page=all ] Jesse Kuhnert updated TAPESTRY-1039: Fix Version/s: 4.1.2 > EventListeners for RadioGroup component > --- > > Key: TAPESTRY-1039 >

[jira] Updated: (TAPESTRY-1026) PageSpecificationResolverImpl doesn't search "implict" page specifications/templates in all the right places.

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1026?page=all ] Jesse Kuhnert updated TAPESTRY-1026: Fix Version/s: 4.1.2 > PageSpecificationResolverImpl doesn't search "implict" page > specifications/templates in all the right places. > ---

[jira] Updated: (TAPESTRY-1025) Add support for eager loading of services

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1025?page=all ] Jesse Kuhnert updated TAPESTRY-1025: Fix Version/s: 5.0 > Add support for eager loading of services > - > > Key: TAPESTRY-1025 >

[jira] Updated: (TAPESTRY-1014) java.util.ConcurrentModificationException in portlet when trying to show ArrayList

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1014?page=all ] Jesse Kuhnert updated TAPESTRY-1014: Fix Version/s: 4.1.2 > java.util.ConcurrentModificationException in portlet when trying to show > ArrayList > --

[jira] Resolved: (TAPESTRY-1010) UTF-8 Encoding breaks when including a component from a library

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1010?page=all ] Jesse Kuhnert resolved TAPESTRY-1010. - Resolution: Invalid > UTF-8 Encoding breaks when including a component from a library > ---

[jira] Updated: (TAPESTRY-996) Better locale detection for fully localized applications

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-996?page=all ] Jesse Kuhnert updated TAPESTRY-996: --- Fix Version/s: 4.1.2 > Better locale detection for fully localized applications > > >

[jira] Updated: (TAPESTRY-991) Switching between HTTPS and HTTP schema, defining which pages are served in which schema

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-991?page=all ] Jesse Kuhnert updated TAPESTRY-991: --- Fix Version/s: 4.1.2 > Switching between HTTPS and HTTP schema, defining which pages are served in > which schema > ---

[jira] Updated: (TAPESTRY-989) Improve @PropertySelection

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-989?page=all ] Jesse Kuhnert updated TAPESTRY-989: --- Fix Version/s: 4.1.2 > Improve @PropertySelection > -- > > Key: TAPESTRY-989 > URL: http://issue

[jira] Updated: (TAPESTRY-985) Performance of initial render in Portlets

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-985?page=all ] Jesse Kuhnert updated TAPESTRY-985: --- Fix Version/s: 4.2 > Performance of initial render in Portlets > - > > Key: TAPESTRY-985 >

[jira] Updated: (TAPESTRY-980) in ExternalService, activate the external page before validating

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-980?page=all ] Jesse Kuhnert updated TAPESTRY-980: --- Fix Version/s: 4.1.1 > in ExternalService, activate the external page before validating > --

[jira] Updated: (TAPESTRY-979) Allow for direct client calls to hivemind services

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-979?page=all ] Jesse Kuhnert updated TAPESTRY-979: --- Fix Version/s: 4.2 Affects Version/s: 4.0 (was: 4.1) Assignee: Andreas Andreou > Allow for direct client

[jira] Resolved: (TAPESTRY-974) Modify ValidationDelegate or FieldLabel so it allows markup to be written inside

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-974?page=all ] Jesse Kuhnert resolved TAPESTRY-974. Fix Version/s: 4.1.1 Resolution: Fixed Assignee: Jesse Kuhnert Added two new methods to IValidationDelegate as I couldn't be sure this

[jira] Resolved: (TAPESTRY-1137) New Binding Type that returns the client id of a given component

2006-11-28 Thread Andreas Andreou (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1137?page=all ] Andreas Andreou resolved TAPESTRY-1137. --- Resolution: Fixed > New Binding Type that returns the client id of a given component >

[jira] Updated: (TAPESTRY-970) AssetEncoder fails to encode properly if path does not start with /

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-970?page=all ] Jesse Kuhnert updated TAPESTRY-970: --- Fix Version/s: 4.1.1 > AssetEncoder fails to encode properly if path does not start with / > ---

[jira] Updated: (TAPESTRY-962) enhance ExpressionEvaluator

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-962?page=all ] Jesse Kuhnert updated TAPESTRY-962: --- Fix Version/s: 4.1.2 > enhance ExpressionEvaluator > --- > > Key: TAPESTRY-962 > URL: http://iss

[jira] Resolved: (TAPESTRY-961) Large XTile responses not parsed correctly (FireFox 1.5)

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-961?page=all ] Jesse Kuhnert resolved TAPESTRY-961. Resolution: Won't Fix Assignee: Jesse Kuhnert The new client side XHR api doesn't have this problem. Use that one :) > Large XTile responses no

[jira] Updated: (TAPESTRY-953) org.apache.tapestry.ApplicationServlet.doService should catch org.apache.hivemind.ApplicationRuntimeException and redirect to Exception page

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-953?page=all ] Jesse Kuhnert updated TAPESTRY-953: --- Fix Version/s: 4.1.1 Affects Version/s: 4.0 > org.apache.tapestry.ApplicationServlet.doService should catch > org.apache.hivemind.ApplicationRu

[jira] Updated: (TAPESTRY-954) Session lost when PageLInk inside a form

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-954?page=all ] Jesse Kuhnert updated TAPESTRY-954: --- Fix Version/s: 4.1.2 > Session lost when PageLInk inside a form > > > Key: TAPESTRY-954 >

[jira] Updated: (TAPESTRY-937) Custom binding prefixes shorter than 2 characters fail without useful diagnostics

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-937?page=all ] Jesse Kuhnert updated TAPESTRY-937: --- Fix Version/s: 4.1.2 > Custom binding prefixes shorter than 2 characters fail without useful > diagnostics > --

[jira] Updated: (TAPESTRY-936) Provide basic authentication mecanisms

2006-11-28 Thread Jesse Kuhnert (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-936?page=all ] Jesse Kuhnert updated TAPESTRY-936: --- Fix Version/s: 4.1.2 > Provide basic authentication mecanisms > -- > > Key: TAPESTRY-936 >

  1   2   >