[jira] Commented: (TOBAGO-225) tc:box with height on tree display was not able to display scroable body anymore.

2007-01-04 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462167 ] Volker Weber commented on TOBAGO-225: - see TOBAGO-228 for a workarround tc:box with height on tree display

[jira] Resolved: (TOBAGO-228) css classes for tree are missing after renaming tree to treeOld

2007-01-04 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-228. - Resolution: Fixed css classes for tree are missing after renaming tree to treeOld

[jira] Resolved: (TOBAGO-225) tc:box with height on tree display was not able to display scroable body anymore.

2007-01-04 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-225. - Resolution: Fixed tc:box with height on tree display was not able to display scroable body

[jira] Created: (TOBAGO-230) Exception when using umlauts in confirm component

2007-01-04 Thread Volker Weber (JIRA)
Affects Versions: 1.0.9 Reporter: Volker Weber Assigned To: Volker Weber Priority: Critical Fix For: 1.0.10 ButtonRenderer throws an IllegalStateException: Cannot write attribute when start-tag not open. name = 'style'value = 'null'property = 'style

[jira] Resolved: (TOBAGO-230) Exception when using umlauts in confirm component

2007-01-04 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-230. - Resolution: Fixed Exception when using umlauts in confirm component

[jira] Resolved: (TOBAGO-218) tobago throws an exception after validation form in not English locale

2007-01-04 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-218. - Resolution: Fixed Fix Version/s: 1.0.10 tobago throws an exception after validation

[jira] Created: (TOBAGO-227) not possible to collapse a expanded treenode

2007-01-03 Thread Volker Weber (JIRA)
Reporter: Volker Weber Assigned To: Volker Weber Fix For: 1.0.10 The renaming of tree to treeOld breaks the possibility to collapse tre nodes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators

[jira] Resolved: (TOBAGO-227) not possible to collapse a expanded treenode

2007-01-03 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-227. - Resolution: Fixed not possible to collapse a expanded treenode

[jira] Created: (TOBAGO-228) css classes for tree are missing after renaming tree to treeOld

2007-01-03 Thread Volker Weber (JIRA)
Components: Themes Affects Versions: 1.0.9 Reporter: Volker Weber Assigned To: Udo Schnurpfeil Fix For: 1.0.10 the renaming to TreeOldRenderer results in rendering tobago-treeOld-default as css class name. this class is not found in style.css

[jira] Commented: (TOBAGO-228) css classes for tree are missing after renaming tree to treeOld

2007-01-03 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461937 ] Volker Weber commented on TOBAGO-228: - Udo: is it sufficient to do a global replace tobago-tree- by tobago

[jira] Commented: (TOBAGO-228) css classes for tree are missing after renaming tree to treeOld

2007-01-03 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461938 ] Volker Weber commented on TOBAGO-228: - @ Udo: is it sufficient to do a global replace tobago-tree- by tobago

[jira] Commented: (TOBAGO-228) css classes for tree are missing after renaming tree to treeOld

2007-01-03 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461939 ] Volker Weber commented on TOBAGO-228: - @ Udo: is it sufficient to do a global replace tobago-tree- by tobago

Re: [continuum] BUILD FAILURE: Apache Tobago

2006-12-30 Thread Volker Weber
Hi, Java version : 1.4.2_06(Sun Microsystems Inc.) did anyone change the installed java? Tobago needs 1.5 to build, and continuum uses Java version : 1.5.0_09(Sun Microsystems Inc.) at last successfull build. regards, Volker

[jira] Resolved: (TOBAGO-58) Cleanup UIPage.processDecodes()

2006-12-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-58?page=all ] Volker Weber resolved TOBAGO-58. Resolution: Fixed Cleanup UIPage.processDecodes() --- Key: TOBAGO-58 URL: http

[jira] Resolved: (TOBAGO-136) null TreeState in bean results in javascipt error and no tree at all

2006-12-27 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-136?page=all ] Volker Weber resolved TOBAGO-136. - Resolution: Fixed null TreeState in bean results in javascipt error and no tree at all

Re: [jira] Created: (TOBAGO-224) validation of tree works incorrect

2006-12-21 Thread Volker Weber
.getSelection(); boolean empty = selection.isEmpty(); if (!empty) { _categoriesSelection.addAll(selection); } Thanks -Original Message- From: Volker Weber (JIRA) [mailto:[EMAIL PROTECTED] Sent: Wednesday

[jira] Created: (TOBAGO-224) validation of tree works incorrect

2006-12-20 Thread Volker Weber (JIRA)
validation of tree works incorrect -- Key: TOBAGO-224 URL: http://issues.apache.org/jira/browse/TOBAGO-224 Project: MyFaces Tobago Issue Type: Bug Reporter: Volker Weber Assigned

[jira] Resolved: (TOBAGO-224) validation of tree works incorrect

2006-12-20 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-224?page=all ] Volker Weber resolved TOBAGO-224. - Fix Version/s: 1.0.9 (was: 1.0.10) Resolution: Fixed validation of tree works incorrect

[jira] Resolved: (TOBAGO-222) hard-coded component id in Tobago.Updater

2006-12-19 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-222?page=all ] Volker Weber resolved TOBAGO-222. - Fix Version/s: 1.0.10 Resolution: Fixed hardcoded componentIds removed hard-coded component id in Tobago.Updater

Re: [vote] release tobago 1.0.9

2006-12-18 Thread Volker Weber
My Applications seems to work (but i have no time for intensiv testing today). so my +1 (non binding) Regards, Volker 2006/12/17, Bernd Bohmann [EMAIL PROTECTED]: Hello, I would like to release tobago 1.0.9, This release contains over 70 changes. For a detail list please consult the release

[jira] Created: (TOBAGO-214) ResourceServlet should set Expired Header (configurable)

2006-12-13 Thread Volker Weber (JIRA)
Components: Core Reporter: Volker Weber Assigned To: Volker Weber -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information

[jira] Resolved: (TOBAGO-214) ResourceServlet should set Expired Header (configurable)

2006-12-13 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-214?page=all ] Volker Weber resolved TOBAGO-214. - Fix Version/s: 1.0.9 Resolution: Fixed can be configured in web.xml: If no init-pram is set no expires header are rendered servlet servlet

[jira] Commented: (TOBAGO-213) Combobox elements rendererd incorrectly within sheet

2006-12-12 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-213?page=comments#action_12457726 ] Volker Weber commented on TOBAGO-213: - Carsten, i think this is a know IE bug. Can you please check if this is a IE only problem. Combobox elements

[jira] Commented: (TOBAGO-210) tc:out ... markup-style rendered before default style

2006-12-07 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-210?page=comments#action_12456355 ] Volker Weber commented on TOBAGO-210: - Try adding the markup style also to the file .../html/nlb/mozilla/style/style.css or remove the tobago-out-default from

[jira] Commented: (TOBAGO-210) tc:out ... markup-style rendered before default style

2006-12-06 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-210?page=comments#action_12456007 ] Volker Weber commented on TOBAGO-210: - Please take a look into the generated html header: ensure that your style.css is included. did any other of your

[jira] Commented: (TOBAGO-210) tc:out ... markup-style rendered before default style

2006-12-06 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-210?page=comments#action_12456018 ] Volker Weber commented on TOBAGO-210: - Just read in your comment that this problem is also in ff. The DomInspector extension is very usefull for this kind

Re: [Tobago] Declaration of Close and SubmitClose Button of a popup

2006-11-30 Thread Volker Weber
Hi, i also prefer option 3. regards Volker 2006/11/30, Udo Schnurpfeil [EMAIL PROTECTED]: Hi Bernd, I prever Number 3. Regards, Udo Bernd Bohmann wrote: Hello, Volker has added rendering of popups with ajax. You have to add some javascript to close the popup, until now. I would

Re: How to associate subversion commit a Jira Issue?

2006-11-29 Thread Volker Weber
Hi paul, just add the jira id to the commit message, and please also the jira description. e.g in TOBAGO-201 bernd did svn ci -m TOBAGO-201 Added required image style for tc:date and tc:in TOBAGO-65 Wrong class attributes in tc:date and tx:date Regards, Volker 2006/11/29, Paul Spencer [EMAIL

[jira] Created: (TOBAGO-202) TabGroup is somtimes rendering nothing

2006-11-29 Thread Volker Weber (JIRA)
TabGroup is somtimes rendering nothing -- Key: TOBAGO-202 URL: http://issues.apache.org/jira/browse/TOBAGO-202 Project: MyFaces Tobago Issue Type: Bug Reporter: Volker Weber Assigned

[jira] Resolved: (TOBAGO-191) mouse hover the column selector in the header produces a javascript error

2006-11-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-191?page=all ] Volker Weber resolved TOBAGO-191. - Resolution: Fixed mouse hover the column selector in the header produces a javascript error

[jira] Resolved: (TOBAGO-197) treestate setting marker was not able to display on the selectable leafs and expand the entire leafs node

2006-11-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-197?page=all ] Volker Weber resolved TOBAGO-197. - Resolution: Fixed treestate setting marker was not able to display on the selectable leafs and expand the entire leafs node

[jira] Resolved: (TOBAGO-202) TabGroup is somtimes rendering nothing

2006-11-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-202?page=all ] Volker Weber resolved TOBAGO-202. - Fix Version/s: 1.0.9 Resolution: Fixed TabGroup is somtimes rendering nothing -- Key: TOBAGO

[jira] Resolved: (TOBAGO-167) Enable rendering popups by ajax request

2006-11-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-167?page=all ] Volker Weber resolved TOBAGO-167. - Resolution: Fixed Enable rendering popups by ajax request --- Key: TOBAGO-167 URL

[jira] Commented: (TOBAGO-100) menu short cuts

2006-11-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-100?page=comments#action_12454377 ] Volker Weber commented on TOBAGO-100: - shortcuts in combination with alt key are supported, afaik ctrl is not possible in all browsers menu short cuts

[jira] Commented: (MYFACES-1503) h:selectOneMenu does not update value binding when a custom converter is used

2006-11-28 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1503?page=comments#action_12454013 ] Volker Weber commented on MYFACES-1503: --- MyFaces weirdly and SILENTLY skips UPDATE_MODEL_VALUES and INVOKE_APPLICATION and renders current /previous

Re: [VOTE] s:selectItems to tomahawk

2006-11-27 Thread Volker Weber
Hi, i didn't know this component before, looks very usefull. I prefer to have this in the new commons project, to enabel the use in non tomahawk applications e.g. tobago. There is no renderer specific stuff involed? Regards, Volker 2006/11/26, Cagatay Civici [EMAIL PROTECTED]: Hi, I'm

Re: [VOTE] s:selectItems to tomahawk

2006-11-27 Thread Volker Weber
component sets. So, I'm -0.5 for putting it into (future) commons, and I'am still +1 for moving it to tomahawk Manfred On 11/27/06, Volker Weber [EMAIL PROTECTED] wrote: Hi, i didn't know this component before, looks very usefull. I prefer to have this in the new commons project, to enabel

Re: Commons Jsf Utils

2006-11-27 Thread Volker Weber
Hi, my +1 to Bernds suggestion of having separated commons packages. And to move the discussion back to this thread: If we want to include converters/validators and components into the new common, than we need to have new TLDs with new prefixes here. Regards, Volker 2006/11/25, Bernd Bohmann

Re: Commons Jsf Utils

2006-11-27 Thread Volker Weber
implementations of the same abstract class. However, I realise this is not always possible... But I think that adding more libraries components would confuse the users, Cheers, Bruno On 27/11/06, Volker Weber [EMAIL PROTECTED] wrote: Hi, my +1 to Bernds suggestion of having separated commons

Re: [VOTE] s:selectItems to tomahawk

2006-11-27 Thread Volker Weber
a one-that-plays-everything component library in the far (bright) future. i.e. Melt together our great component sets. So, I'm -0.5 for putting it into (future) commons, and I'am still +1 for moving it to tomahawk Manfred On 11/27/06, Volker Weber [EMAIL PROTECTED

[jira] Commented: (TOBAGO-197) treestate setting marker was not able to display on the selectable leafs and expand the entire leafs node

2006-11-24 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-197?page=comments#action_12452413 ] Volker Weber commented on TOBAGO-197: - fix is commited. please try out the next nightly and give feetback. treestate setting marker was not able to display

[jira] Commented: (TOBAGO-197) treestate setting marker was not able to display on the selectable leafs and expand the entire leafs node

2006-11-23 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-197?page=comments#action_12452340 ] Volker Weber commented on TOBAGO-197: - Have you tryed with Mozilla/Firefox or IE? I found a problem with the marker in IE today, IE ignores

[jira] Created: (TOBAGO-194) Tooltip in tree and treeListbox

2006-11-22 Thread Volker Weber (JIRA)
Tooltip in tree and treeListbox --- Key: TOBAGO-194 URL: http://issues.apache.org/jira/browse/TOBAGO-194 Project: MyFaces Tobago Issue Type: Improvement Reporter: Volker Weber Assigned

[jira] Resolved: (TOBAGO-194) Tooltip in tree and treeListbox

2006-11-22 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-194?page=all ] Volker Weber resolved TOBAGO-194. - Resolution: Fixed Tooltip in tree and treeListbox --- Key: TOBAGO-194 URL: http

[jira] Commented: (TOBAGO-191) mouse hover the column selector in the header produces a javascript error

2006-11-21 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-191?page=comments#action_12451272 ] Volker Weber commented on TOBAGO-191: - with commit 477128 this problem should be solved, but this commit may introduce another problem with ajax reloading

Re: [Tobago] Multible markups (Was: How to set individual styles for individual components)

2006-11-21 Thread Volker Weber
Hi, +1 from me for allowing multiple markups in markup attribute. Regards, Volker 2006/11/22, Bernd Bohmann [EMAIL PROTECTED]: Hello, it is not possible to combine markup until now. Maybe I will change this in few day, but I should ask the other developers what they think about this :-)

[jira] Created: (TOBAGO-186) TimeControl in DatePicker dosen't get nor set the time value from/into date field

2006-11-10 Thread Volker Weber (JIRA)
Tobago Issue Type: Bug Reporter: Volker Weber Assigned To: Volker Weber Fix For: 1.0.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure

[jira] Resolved: (TOBAGO-186) TimeControl in DatePicker dosen't get nor set the time value from/into date field

2006-11-10 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-186?page=all ] Volker Weber resolved TOBAGO-186. - Resolution: Fixed TimeControl in DatePicker dosen't get nor set the time value from/into date field

[jira] Commented: (TOBAGO-174) Changed signature of TobagoRenderer to standard Renderer signature

2006-11-10 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-174?page=comments#action_12448747 ] Volker Weber commented on TOBAGO-174: - I have undoing the changes! Tobago stops rendering at all after that. Changed signature of TobagoRenderer to standard

[jira] Created: (TOBAGO-169) subforms inside facets did not work

2006-11-06 Thread Volker Weber (JIRA)
subforms inside facets did not work --- Key: TOBAGO-169 URL: http://issues.apache.org/jira/browse/TOBAGO-169 Project: MyFaces Tobago Issue Type: Bug Reporter: Volker Weber Assigned

[jira] Resolved: (TOBAGO-169) subforms inside facets did not work

2006-11-06 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-169?page=all ] Volker Weber resolved TOBAGO-169. - Resolution: Fixed subforms inside facets did not work --- Key: TOBAGO-169 URL: http

[jira] Created: (TOBAGO-170) tabgroup javascript is not loaded when tabgroup is clientside and loaded via ajax

2006-11-06 Thread Volker Weber (JIRA)
Tobago Issue Type: Bug Components: Themes Reporter: Volker Weber Assigned To: Volker Weber Fix For: 1.0.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[jira] Resolved: (TOBAGO-170) tabgroup javascript is not loaded when tabgroup is clientside and loaded via ajax

2006-11-06 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-170?page=all ] Volker Weber resolved TOBAGO-170. - Resolution: Fixed tabgroup javascript is not loaded when tabgroup is clientside and loaded via ajax

[jira] Commented: (TOBAGO-168) DatePicker needs extra height when time controll is used

2006-11-03 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-168?page=comments#action_12446848 ] Volker Weber commented on TOBAGO-168: - Yes this is to late, the height calculation is done just before invoking the encodeBegin() on the renderer. whats

[jira] Created: (TOBAGO-167) Enable rendering popups by ajax request

2006-10-31 Thread Volker Weber (JIRA)
Enable rendering popups by ajax request --- Key: TOBAGO-167 URL: http://issues.apache.org/jira/browse/TOBAGO-167 Project: MyFaces Tobago Issue Type: Improvement Reporter: Volker Weber

[jira] Created: (TOBAGO-168) DatePicker needs extra height when time controll is used

2006-10-31 Thread Volker Weber (JIRA)
Reporter: Volker Weber Assigned To: Volker Weber Fix For: 1.0.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA

[jira] Resolved: (TOBAGO-168) DatePicker needs extra height when time controll is used

2006-10-31 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-168?page=all ] Volker Weber resolved TOBAGO-168. - Resolution: Fixed DatePicker needs extra height when time controll is used Key

[jira] Commented: (TOBAGO-163) Calculation of component-height doesn't work correctly

2006-10-31 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-163?page=comments#action_12446092 ] Volker Weber commented on TOBAGO-163: - Bernd, did you change something in the calculation? I think the margin is missing on layoutcalculation in the layout

[jira] Created: (TOBAGO-161) DblClick on treeFolder should toggle expand state

2006-10-19 Thread Volker Weber (JIRA)
: Core Reporter: Volker Weber Assigned To: Volker Weber Priority: Minor Fix For: 1.0.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure

[jira] Resolved: (TOBAGO-161) DblClick on treeFolder should toggle expand state

2006-10-19 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-161?page=all ] Volker Weber resolved TOBAGO-161. - Resolution: Fixed DblClick on treeFolder should toggle expand state - Key: TOBAGO-161

Re: svn commit: r464701 - /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/ConverterTag.java

2006-10-17 Thread Volker Weber
Bernd please add a short description additionaly to the jira id. Regards Volker 2006/10/17, [EMAIL PROTECTED] [EMAIL PROTECTED]: Author: bommel Date: Mon Oct 16 15:40:47 2006 New Revision: 464701 URL: http://svn.apache.org/viewvc?view=revrev=464701 Log: TOBAGO-156 Modified:

[jira] Created: (TOBAGO-157) Resizing of browser window should result in recalculation of layout, even if the same view is rerendered

2006-10-15 Thread Volker Weber (JIRA)
/browse/TOBAGO-157 Project: MyFaces Tobago Issue Type: Bug Components: Core Reporter: Volker Weber Assigned To: Volker Weber Priority: Minor Fix For: 1.0.9 -- This message is automatically generated by JIRA. - If you

[jira] Resolved: (TOBAGO-157) Resizing of browser window should result in recalculation of layout, even if the same view is rerendered

2006-10-15 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-157?page=all ] Volker Weber resolved TOBAGO-157. - Resolution: Fixed Resizing of browser window should result in recalculation of layout, even if the same view is rerendered

[jira] Created: (TOBAGO-153) endless loop in MessageRenderer.getFixedHeight()

2006-10-08 Thread Volker Weber (JIRA)
Reporter: Volker Weber Assigned To: Volker Weber Fix For: 1.0.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more

[jira] Resolved: (TOBAGO-153) endless loop in MessageRenderer.getFixedHeight()

2006-10-08 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-153?page=all ] Volker Weber resolved TOBAGO-153. - Resolution: Fixed endless loop in MessageRenderer.getFixedHeight() Key: TOBAGO-153

Re: svn commit: r453864 - in /myfaces/tobago/trunk/core/src: main/java/org/apache/myfaces/tobago/webapp/ test/java/org/apache/myfaces/tobago/webapp/

2006-10-07 Thread Volker Weber
Bernd, thats not nice, i was already working on this issue. Have you checked the behavior when uploading a oversized file? The Filter will throw an exception which is not catched and results in showing in the client window. I thing we need a solution where just the oversized file is wasted and

Re: svn commit: r453864 - in /myfaces/tobago/trunk/core/src: main/java/org/apache/myfaces/tobago/webapp/ test/java/org/apache/myfaces/tobago/webapp/

2006-10-07 Thread Volker Weber
would be an own faces-context-factory with a FacesContextImpl that can handle fileupload. Regards Bernd Volker Weber wrote: Bernd, thats not nice, i was already working on this issue. Have you checked the behavior when uploading a oversized file? The Filter will throw an exception which

[jira] Created: (TOBAGO-145) setLocale() on UIViewRoot must refresh RendererCacheKey

2006-10-06 Thread Volker Weber (JIRA)
Components: Core Reporter: Volker Weber Assigned To: Volker Weber Fix For: 1.0.9 If application changes the locale on UIViewRoot the rendererCacheKey must updated, or no further cache hit can happen. -- This message is automatically generated by JIRA. - If you think

[jira] Resolved: (TOBAGO-145) setLocale() on UIViewRoot must refresh RendererCacheKey

2006-10-06 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-145?page=all ] Volker Weber resolved TOBAGO-145. - Resolution: Fixed setLocale() on UIViewRoot must refresh RendererCacheKey --- Key

[jira] Created: (TOBAGO-146) UISelectOne with required=true never validates

2006-10-06 Thread Volker Weber (JIRA)
UISelectOne with required=true never validates -- Key: TOBAGO-146 URL: http://issues.apache.org/jira/browse/TOBAGO-146 Project: MyFaces Tobago Issue Type: Bug Reporter: Volker Weber

[jira] Resolved: (TOBAGO-146) UISelectOne with required=true never validates

2006-10-06 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-146?page=all ] Volker Weber resolved TOBAGO-146. - Resolution: Fixed UISelectOne with required=true never validates -- Key: TOBAGO-146

[jira] Created: (TOBAGO-142) tree should use jsf valueBinding mechanismn to lookup reference values

2006-10-04 Thread Volker Weber (JIRA)
Type: Improvement Reporter: Volker Weber Assigned To: Volker Weber Priority: Minor Fix For: 1.0.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[jira] Resolved: (TOBAGO-142) tree should use jsf valueBinding mechanismn to lookup reference values

2006-10-04 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-142?page=all ] Volker Weber resolved TOBAGO-142. - Resolution: Fixed tree should use jsf valueBinding mechanismn to lookup reference values

[jira] Resolved: (TOBAGO-138) Tobago Ajax requests doesn't define a timeout handling

2006-09-28 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-138?page=all ] Volker Weber resolved TOBAGO-138. - Resolution: Fixed Tobago Ajax requests doesn't define a timeout handling -- Key

Re: svn commit: r450145 - /myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/custom/tabbedpane/HtmlTabbedPaneRenderer.java

2006-09-27 Thread Volker Weber
Not shure how the decode works here, but the not rendered tabs should not decoded, or they will lost there values. Is there any ajax partial rendering involved? We currently have a problem in tobago with the stateSaving/restoring. https://issues.apache.org/jira/browse/TOBAGO-137 regards

[jira] Created: (TOBAGO-137) Tree on a Tab panel breaks switchtype=reloadTab functionality

2006-09-25 Thread Volker Weber (JIRA)
Reporter: Volker Weber Fix For: 1.0.9 A tabgroup with switchtype=reloadTab (ajax reloading) always decodes the first tab, this fails if a tree is on the first tab, but another tab was submitted. This is a problem of the viewId sequence. A ajax request should store the view

[jira] Created: (TOBAGO-132) javascript error in DatePicker

2006-09-21 Thread Volker Weber (JIRA)
javascript error in DatePicker -- Key: TOBAGO-132 URL: http://issues.apache.org/jira/browse/TOBAGO-132 Project: MyFaces Tobago Issue Type: Bug Reporter: Volker Weber Assigned To: Volker Weber

[jira] Resolved: (TOBAGO-132) javascript error in DatePicker

2006-09-21 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-132?page=all ] Volker Weber resolved TOBAGO-132. - Resolution: Fixed javascript rendering in CalendarRenderer fixed javascript error in DatePicker -- Key

[jira] Created: (TOBAGO-133) DatePicker popup renders on wrong z-index

2006-09-21 Thread Volker Weber (JIRA)
DatePicker popup renders on wrong z-index - Key: TOBAGO-133 URL: http://issues.apache.org/jira/browse/TOBAGO-133 Project: MyFaces Tobago Issue Type: Bug Reporter: Volker Weber

[jira] Created: (TOBAGO-134) z-index calculation needed

2006-09-21 Thread Volker Weber (JIRA)
z-index calculation needed -- Key: TOBAGO-134 URL: http://issues.apache.org/jira/browse/TOBAGO-134 Project: MyFaces Tobago Issue Type: Bug Reporter: Volker Weber Fix For: 1.0.9 We need a z

[jira] Commented: (TOBAGO-128) Using an image in a menu tag creates the image below the menu text

2006-09-19 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-128?page=comments#action_12435980 ] Volker Weber commented on TOBAGO-128: - At this place the problem is that the icon is rendered at all. One ore two years ago, long before tobago came

[jira] Commented: (TOBAGO-128) Using an image in a menu tag creates the image below the menu text

2006-09-19 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-128?page=comments#action_12435982 ] Volker Weber commented on TOBAGO-128: - At this place the problem is that the icon is rendered at all. One ore two years ago, long before tobago came

[jira] Commented: (TOBAGO-128) Using an image in a menu tag creates the image below the menu text

2006-09-18 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-128?page=comments#action_12435493 ] Volker Weber commented on TOBAGO-128: - I can't reproduce that. Could you please describe a bit more what you are doing. I just added a image to Menu3

[jira] Resolved: (TOMAHAWK-80) AliasBean doesn't need the renderer

2006-09-16 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-80?page=all ] Volker Weber resolved TOMAHAWK-80. -- Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed Renderer removed AliasBean doesn't need the renderer

Re: [VOTE] Dojo into Tomahawk

2006-09-13 Thread Volker Weber
Hi, Also have in mind that the work on the dojo integration is not finished in the long run we will have to move dojo as codebase out of tomahawk into something else, but i first have to know what the Sun guys are up to, to avoid future conflicts in that area. how about creating a new jar

Re: [VOTE] Dojo into Tomahawk

2006-09-13 Thread Volker Weber
explain the sun guys thing ? I think I don't get it. regarding myfaces-commons.jar there was already something like that, now it's shared. mmm On 9/13/06, Werner Punz [EMAIL PROTECTED] wrote: Volker Weber schrieb: aging them into tobago.jars. I had suggested this before, but it was deferred

Re: [VOTE] Dojo into Tomahawk

2006-09-13 Thread Volker Weber
? On 9/13/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: Werner, can you explain the sun guys thing ? I think I don't get it. regarding myfaces-commons.jar there was already something like that, now it's shared. mmm On 9/13/06, Werner Punz [EMAIL PROTECTED] wrote: Volker Weber

Re: Tobago and MyFaces

2006-09-13 Thread Volker Weber
Hi, We just need to assess what it would take to shape Tobago into a seamless composition within MyFaces. So let's have that dialogue. i don't understand what you mean with shape Tobago into a seamless composition within MyFaces . It looks like here is still the misunderstanding that tobago

Re: [VOTE] Release Apache Tobago 1.0.8

2006-09-13 Thread Volker Weber
This is not realy a issue, the files are part of the autogenerated tlddoc. the radiomenu.html is the description of the deprecated tc:radiomenu tag which was renamed to tc:radioMenu. the attributes are the same, if you compare these two pages in a browser the only diffrence are the line:

Re: Splitting up tomahawk (improve usability)

2006-09-13 Thread Volker Weber
Actually I agree with wendy here... a shared build and release should be mandatory, otherwise it will be versioning hell. The parts i like to see in the commons are mainly Validators, Converters and other renderkid independent stuff with stable api. I see no reason to release tomahawk just to

Re: [jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 2003

2006-09-12 Thread Volker Weber
I have currently also problems with png, pngs inside the sheet disapears during sheet setup. i have disabled the pngFix part in our application currently. I will take a look on this in the next few days. 2006/9/12, Bernd Bohmann (JIRA) dev@myfaces.apache.org: [

[jira] Created: (TOBAGO-124) autoreload feature multiplies the popups in UIPage on RI

2006-09-11 Thread Volker Weber (JIRA)
Reporter: Volker Weber Assigned To: Volker Weber Fix For: 1.0.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA

Re: [VOTE] Release Apache Tobago 1.0.8

2006-09-09 Thread Volker Weber
Hi, i prefer to have a branch to vote on, but the current nightly (09-Sep-2006 17:56) has my +1 to be the release version. regards Volker 2006/9/9, Arvid Hülsebus [EMAIL PROTECTED]: +1 Looks good -- my small test application works. Best regards, Arvid Bernd Bohmann wrote: Hello,

[jira] Created: (TOBAGO-122) pngfix deletes all images if no activeX is enabled

2006-09-08 Thread Volker Weber (JIRA)
Environment: IE with disabled activeX Reporter: Volker Weber Assigned To: Volker Weber Priority: Minor Fix For: 1.0.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[jira] Resolved: (TOBAGO-122) pngfix deletes all images if no activeX is enabled

2006-09-08 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-122?page=all ] Volker Weber resolved TOBAGO-122. - Resolution: Fixed pngfix deletes all images if no activeX is enabled -- Key: TOBAGO-122

[jira] Created: (TOBAGO-123) using inputSuggest blocks page in IE without activeX

2006-09-08 Thread Volker Weber (JIRA)
with activeX disabled Reporter: Volker Weber Assigned To: Volker Weber Priority: Minor Fix For: 1.0.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[jira] Resolved: (TOBAGO-123) using inputSuggest blocks page in IE without activeX

2006-09-08 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-123?page=all ] Volker Weber resolved TOBAGO-123. - Fix Version/s: 1.0.8 (was: 1.0.9) Resolution: Fixed using inputSuggest blocks page in IE without activeX

[jira] Created: (TOBAGO-120) enable configuration of max filesize for Fileupload

2006-09-06 Thread Volker Weber (JIRA)
Reporter: Volker Weber Assigned To: Volker Weber Fix For: 1.0.9 The maximum size is currently hard coded to 1MB. This should be configurable! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 2003

2006-08-22 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-115?page=comments#action_12429629 ] Volker Weber commented on TOBAGO-115: - Have you tested the tobago-example-demo app? No Problems here on a Windows 2000 professional SP4 system here

[jira] Resolved: (TOBAGO-57) Add globalOnly attribute to messages tag

2006-08-20 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-57?page=all ] Volker Weber resolved TOBAGO-57. Resolution: Fixed Add globalOnly attribute to messages tag Key: TOBAGO-57 URL

<    3   4   5   6   7   8   9   10   >