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 t

[jira] Resolved: (TOBAGO-147) ResourceMap don't work from faces-config.xml with myfaces impl

2006-10-06 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-147?page=all ] Volker Weber resolved TOBAGO-147. - Resolution: Fixed > ResourceMap don't work from faces-config.xml with myfa

[jira] Created: (TOBAGO-147) ResourceMap don't work from faces-config.xml with myfaces impl

2006-10-06 Thread Volker Weber (JIRA)
: Bug Components: Core Reporter: Volker Weber Assigned To: Volker Weber Fix For: 1.0.9 ResourceMap implements java.util.Map, this results in invoking put("filename", filename) instead of setFileName(filename) -- This message is automatically ge

[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

[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-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 > --- > >

[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 it

[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 val

[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-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 > -- > >

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 volker

[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-136) null TreeState in bean results in javascipt error and no tree at all

2006-09-22 Thread Volker Weber (JIRA)
Type: Bug Components: Core Reporter: Volker Weber Fix For: 1.0.9 if in tree tag the state attribute is set to a bean which is not initialized (returns null) no treeNodes are rendered (just a debug-level message in the log file) and the rendered javascript

[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] 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] 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 > -- > >

[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] 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 into

[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 into

[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 o

[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

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 ha

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 tag which was renamed to . the attributes are the same, if you compare these two pages in a browser the only diffrence are the line: Deprecated. Will be removed

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] Dojo into Tomahawk

2006-09-13 Thread Volker Weber
7;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 because of the switch > > > to maven build and

Re: [VOTE] Dojo into Tomahawk

2006-09-13 Thread Volker Weber
an 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 schrieb: > aging them into tobago.jars. >

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 (myf

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) : [ http://issues.apache.org/jira/browse/TOBAGO-11

[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] 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 acti

[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-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 > -- > >

[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 of the

[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 >

[jira] Created: (TOBAGO-116) selectable modes in sheet

2006-08-18 Thread Volker Weber (JIRA)
selectable modes in sheet - Key: TOBAGO-116 URL: http://issues.apache.org/jira/browse/TOBAGO-116 Project: MyFaces Tobago Issue Type: Improvement Reporter: Volker Weber Assigned To: Volker Weber

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

2006-07-11 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-100?page=comments#action_12420333 ] Volker Weber commented on TOBAGO-100: - Tobago supports accesskeys (e.g. + ) in menu. use label="_save" for this. see http://tobago.atanion.net/tobago-example

[jira] Updated: (TOBAGO-86) resource dirs needs defined order

2006-06-30 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-86?page=all ] Volker Weber updated TOBAGO-86: --- Status: Resolved (was: Patch Available) Resolution: Fixed patch applied > resource dirs needs defined or

[jira] Updated: (TOBAGO-87) NPE when decoding PageState without state value in request

2006-06-30 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-87?page=all ] Volker Weber updated TOBAGO-87: --- Status: Resolved (was: Patch Available) Fix Version: 1.0.8 Resolution: Fixed patch applied > NPE when decoding PageState without state value

[jira] Updated: (TOBAGO-88) Warning page contains secure and nonsecure items on IE when using https

2006-06-30 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-88?page=all ] Volker Weber updated TOBAGO-88: --- Status: Resolved (was: Patch Available) Fix Version: 1.0.8 Resolution: Fixed patch applied > Warning page contains secure and nonsecure items

[jira] Updated: (TOBAGO-88) Warning page contains secure and nonsecure items on IE when using https

2006-06-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-88?page=all ] Volker Weber updated TOBAGO-88: --- Status: Patch Available (was: Open) > Warning page contains secure and nonsecure items on IE when using ht

[jira] Created: (TOBAGO-88) Warning page contains secure and nonsecure items on IE when using https

2006-06-29 Thread Volker Weber (JIRA)
https application 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 on JIRA, see

[jira] Updated: (TOBAGO-87) NPE when decoding PageState without state value in request

2006-06-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-87?page=all ] Volker Weber updated TOBAGO-87: --- Status: Patch Available (was: Open) > NPE when decoding PageState without state value in requ

[jira] Created: (TOBAGO-87) NPE when decoding PageState without state value in request

2006-06-29 Thread Volker Weber (JIRA)
NPE when decoding PageState without state value in request -- Key: TOBAGO-87 URL: http://issues.apache.org/jira/browse/TOBAGO-87 Project: MyFaces Tobago Type: Bug Reporter: Volker Weber Assigned to

[jira] Updated: (TOBAGO-86) resource dirs needs defined order

2006-06-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-86?page=all ] Volker Weber updated TOBAGO-86: --- Status: Patch Available (was: Open) > resource dirs needs defined order > - > > Key: TOBAGO-86 >

[jira] Created: (TOBAGO-86) resource dirs needs defined order

2006-06-29 Thread Volker Weber (JIRA)
resource dirs needs defined order - Key: TOBAGO-86 URL: http://issues.apache.org/jira/browse/TOBAGO-86 Project: MyFaces Tobago Type: Bug Reporter: Volker Weber Assigned to: Volker Weber Fix For: 1.0.8 Attachments

[jira] Resolved: (TOBAGO-81) Non String item values not possible in tx:menuRadio.

2006-06-15 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-81?page=all ] Volker Weber resolved TOBAGO-81: Resolution: Fixed > Non String item values not possible in tx:menuRadio. > > > Ke

[jira] Created: (TOBAGO-81) Non String item values not possible in tx:menuRadio.

2006-06-15 Thread Volker Weber (JIRA)
Non String item values not possible in tx:menuRadio. Key: TOBAGO-81 URL: http://issues.apache.org/jira/browse/TOBAGO-81 Project: MyFaces Tobago Type: Bug Reporter: Volker Weber Assigned to: Volker Weber

Re: [jira] Created: (TOBAGO-78) tc:link should support f:param

2006-06-08 Thread Volker Weber
Bernd, why do you think f:param will not work with tc:link? I never observe problems, and use it in some applications for actions in sheets. regards, Volker 2006/6/7, Bernd Bohmann (JIRA) : tc:link should support f:param -- Key: TOBAGO-78 URL:

[jira] Resolved: (TOBAGO-74) autoreload feature for sheet

2006-05-20 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-74?page=all ] Volker Weber resolved TOBAGO-74: Fix Version: 1.0.8 Resolution: Fixed > autoreload feature for sheet > > > Key: TOBAGO-74 >

[jira] Created: (TOBAGO-74) autoreload feature for sheet

2006-05-20 Thread Volker Weber (JIRA)
autoreload feature for sheet Key: TOBAGO-74 URL: http://issues.apache.org/jira/browse/TOBAGO-74 Project: MyFaces Tobago Type: New Feature Reporter: Volker Weber Assigned to: Volker Weber -- This message is automatically

[jira] Resolved: (TOBAGO-73) Empty Stack exception in sheet when showPageRange="none"

2006-05-20 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-73?page=all ] Volker Weber resolved TOBAGO-73: Resolution: Fixed > Empty Stack exception in sheet when showPageRange="none" >

[jira] Created: (TOBAGO-73) Empty Stack exception in sheet when showPageRange="none"

2006-05-20 Thread Volker Weber (JIRA)
Empty Stack exception in sheet when showPageRange="none" Key: TOBAGO-73 URL: http://issues.apache.org/jira/browse/TOBAGO-73 Project: MyFaces Tobago Type: Bug Reporter: Volker Weber Assigned

[jira] Resolved: (TOBAGO-67) Tree selection does not function any more (JavaScript error)

2006-05-09 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-67?page=all ] Volker Weber resolved TOBAGO-67: Fix Version: 1.0.8 Resolution: Fixed Assign To: Volker Weber We observed this yesterday, and i commited the fix just one hour before. Try svn

[jira] Resolved: (TOBAGO-63) js error on sheet when showHeader="false"

2006-05-02 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-63?page=all ] Volker Weber resolved TOBAGO-63: Resolution: Fixed javascript fixed > js error on sheet when showHeader="false" > - > >

[jira] Created: (TOBAGO-63) js error on sheet when showHeader="false"

2006-05-02 Thread Volker Weber (JIRA)
js error on sheet when showHeader="false" - Key: TOBAGO-63 URL: http://issues.apache.org/jira/browse/TOBAGO-63 Project: MyFaces Tobago Type: Bug Reporter: Volker Weber Assigned to: Volker Weber Fix

Re: [VOTE] Tobago Release 1.0.7

2006-05-02 Thread Volker Weber
Hi, just commited a small fix in tobago-sheet.js. With this my +1. Regards, Volker Bernd Bohmann wrote: > Hello, > > I think it's time to release 1.0.7. > > The current nightly build should be the release candidate. > > Please check your applications with the latested version of the trun

[jira] Resolved: (TOBAGO-62) Tree will not be dispayed correctly when tabswitch with ajax

2006-04-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-62?page=all ] Volker Weber resolved TOBAGO-62: Fix Version: 1.0.7 Resolution: Fixed fixing scriptLoader part of tobago.js > Tree will not be dispayed correctly when tabswitch with a

[jira] Commented: (TOBAGO-61) Toolbar Buttons doesn't work

2006-04-29 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-61?page=comments#action_12377070 ] Volker Weber commented on TOBAGO-61: The problem are not the toolbarButtons, but the menuCheck components. There are conversion errors on updateModelPhase: # # FacesMessage

[jira] Resolved: (TOBAGO-43) Exception when submitting form without actionId

2006-04-26 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-43?page=all ] Volker Weber resolved TOBAGO-43: Resolution: Fixed > Exception when submitting form without actionId > --- > > Ke

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

2006-04-26 Thread Volker Weber (JIRA)
Cleanup UIPage.processDecodes() --- Key: TOBAGO-58 URL: http://issues.apache.org/jira/browse/TOBAGO-58 Project: MyFaces Tobago Type: Task Reporter: Volker Weber Assigned to: Volker Weber processDecodes method of UIPage needs to

[jira] Commented: (TOBAGO-57) behaves differently in MyFaces and Tobago

2006-04-25 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-57?page=comments#action_12376208 ] Volker Weber commented on TOBAGO-57: You can't use (and also no other tags) in tobago. see: http://myfaces.apache.org/tobago/faq.html#tobago/myfaces%20extension

[jira] Closed: (TOBAGO-55) Cannot set focus to text input in sheet control (Internet Explorer only)

2006-04-19 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-55?page=all ] Volker Weber closed TOBAGO-55: -- > Cannot set focus to text input in sheet control (Internet Explorer o

[jira] Resolved: (TOBAGO-55) Cannot set focus to text input in sheet control (Internet Explorer only)

2006-04-19 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-55?page=all ] Volker Weber resolved TOBAGO-55: Fix Version: 1.0.7 Resolution: Fixed > Cannot set focus to text input in sheet control (Internet Explorer o

Re: Which Javascript library to use for AJAX components?

2006-04-18 Thread Volker Weber
io.bind({ > url: "...", > load: function(type, evaldObj){ /* do something */ }, > mimetype: "text/plain", > transport: "XMLHTTPTransport" > }); > > A pretty good intro about dojo.io.bind can be found at: > > http://dojotool

Re: Refactoring tomahawk source

2006-04-18 Thread Volker Weber
Hi, my (non binding) -0.5 for this. I like to see some of the tomahawk classes (e.g. Validators, Converters and non rendering tags(saveState, aliasBean, ...)) moving from tomahawk.jar to a new commons.jar after the tomahawk release, to enable using them in tobago. I don't think we should rename

Re: Which Javascript library to use for AJAX components?

2006-04-18 Thread Volker Weber
Hi Gerald, is there a equivalent for Ajax.Updater from prototype.js in dojo? I like to test replacement of prototype.js in tobago, but i don't like to reimplement this. Regards, Volker Gerald Müllan wrote: > Hi, > > you should use the dojo library in all future components wherever possible.

[jira] Commented: (TOBAGO-54) visual text decoration component

2006-04-13 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-54?page=comments#action_12374410 ] Volker Weber commented on TOBAGO-54: There is already a 'markup' attribute at out tag [1], I think we should add this attribute also to the link tag and dis

[jira] Updated: (TOBAGO-54) visual text decoration component

2006-04-13 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-54?page=all ] Volker Weber updated TOBAGO-54: --- Status: Open (was: Patch Available) > visual text decoration component > > > Key: TOBAGO-54 >

Re: Provide Patch / Cancel Patch

2006-04-13 Thread Volker Weber
Hi Sean, are you sure? It looks like just a anonymous user triggers this, see http://issues.apache.org/jira/browse/TOBAGO-54?page=all Regards, Volker Sean Schofield wrote: > Done. Users must have the same permissions as for Create Issue (which > is to say they must be logged in.) > > Sea

[jira] Closed: (TOBAGO-10) Combine the attributes label, labelWithAccessKey and accessKey to one attribute label

2006-04-08 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-10?page=all ] Volker Weber closed TOBAGO-10: -- > Combine the attributes label, labelWithAccessKey and accessKey to one > attribute

[jira] Resolved: (TOBAGO-10) Combine the attributes label, labelWithAccessKey and accessKey to one attribute label

2006-04-08 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-10?page=all ] Volker Weber resolved TOBAGO-10: Resolution: Fixed > Combine the attributes label, labelWithAccessKey and accessKey to one > attribute

[TOBAGO] removing label attributes from components

2006-04-01 Thread Volker Weber
Hi, cc'ing to users@ to inform tobago users. I'm working on TOBAGO-10 (Combine the attributes label, labelWithAccessKey and accessKey to one attribute label). On many components, those where a component exists, the label attribute is already marked as deprecated. Any objections removing label

[jira] Closed: (TOBAGO-44) No Exception, but warn in logfile, when using wrong count of columns in

2006-03-26 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-44?page=all ] Volker Weber closed TOBAGO-44: -- > No Exception, but warn in logfile, when using wrong count of columns

[jira] Resolved: (TOBAGO-44) No Exception, but warn in logfile, when using wrong count of columns in

2006-03-26 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-44?page=all ] Volker Weber resolved TOBAGO-44: Fix Version: 1.0.7 Resolution: Fixed using '1*' for all columns if column count != layout token count > No Exception, but warn in logfil

[jira] Closed: (TOBAGO-45) UITree looses config when rerendering view

2006-03-20 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-45?page=all ] Volker Weber closed TOBAGO-45: -- > UITree looses config when rerendering view > -- > > Key: TOBAGO-45 > URL: http://issues.

[jira] Resolved: (TOBAGO-45) UITree looses config when rerendering view

2006-03-20 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-45?page=all ] Volker Weber resolved TOBAGO-45: Resolution: Fixed add values to saveState()/restoreState() > UITree looses config when rerendering v

[jira] Created: (TOBAGO-45) UITree looses config when rerendering view

2006-03-20 Thread Volker Weber (JIRA)
UITree looses config when rerendering view -- Key: TOBAGO-45 URL: http://issues.apache.org/jira/browse/TOBAGO-45 Project: MyFaces Tobago Type: Bug Reporter: Volker Weber Assigned to: Volker Weber Fix For: 1.0.7

[jira] Commented: (MYFACES-1176) selcetOneRadio has limited formating and nesting

2006-03-17 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1176?page=comments#action_12370801 ] Volker Weber commented on MYFACES-1176: --- Have you looked into tomahawks radio tag in combination with ? see : http://wiki.apache.org/myfaces/Radio and the tlddoc

[jira] Closed: (TOBAGO-6) Font of the is not correct, if disabled="true" (should be the same font-size, but with color grey)

2006-03-16 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-6?page=all ] Volker Weber closed TOBAGO-6: - > Font of the is not correct, if disabled="true" (should be the same > font-size, but

[jira] Resolved: (TOBAGO-6) Font of the is not correct, if disabled="true" (should be the same font-size, but with color grey)

2006-03-16 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-6?page=all ] Volker Weber resolved TOBAGO-6: --- Resolution: Fixed Render disabled links as span with class attribute set > Font of the is not correct, if disabled="true" (should be the same

[jira] Resolved: (MYFACES-1179) f:convertDateTime can't handle 'complex' value bindings

2006-03-16 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1179?page=all ] Volker Weber resolved MYFACES-1179: --- Resolution: Invalid Such a 'complex' value binding expression results in a String value! According to spec 3.3.2 a converter should

[jira] Reopened: (TOBAGO-6) Font of the is not correct, if disabled="true" (should be the same font-size, but with color grey)

2006-03-16 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-6?page=all ] Volker Weber reopened TOBAGO-6: --- > Font of the is not correct, if disabled="true" (should be the same > font-size, but

[jira] Closed: (TOBAGO-16) Tab panel in Richmond-Theme has Scrollbars

2006-03-11 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-16?page=all ] Volker Weber closed TOBAGO-16: -- > Tab panel in Richmond-Theme has Scrollbars > -- > > Key: TOBAGO-16 > URL: http://issues.

[jira] Resolved: (TOBAGO-16) Tab panel in Richmond-Theme has Scrollbars

2006-03-11 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-16?page=all ] Volker Weber resolved TOBAGO-16: Fix Version: 1.0.7 Resolution: Fixed richmonds tab has different padding, so it needs adjusted entrys in theme-config.properties > Tab panel

Re: svn commit: r385007 - /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ajax/api/AjaxDecodePhaseListener.java

2006-03-11 Thread Volker Weber
[EMAIL PROTECTED] wrote: > Author: dennisbyrne > Date: Fri Mar 10 20:40:16 2006 > New Revision: 385007 > > URL: http://svn.apache.org/viewcvs?rev=385007&view=rev > Log: > TOMAHAWK-189 > > Volker owes me a beer at Java 1 Uups sorry, yep i'm guilty, but unfortunately i won't be there :-(. I sti

[jira] Created: (TOBAGO-43) Exception when submitting form without actionId

2006-03-10 Thread Volker Weber (JIRA)
Exception when submitting form without actionId --- Key: TOBAGO-43 URL: http://issues.apache.org/jira/browse/TOBAGO-43 Project: MyFaces Tobago Type: Bug Reporter: Volker Weber Assigned to: Volker Weber Priority

[jira] Closed: (TOMAHAWK-189) Remove explicit cast in AjaxDecodePhaseListener

2006-03-10 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-189?page=all ] Volker Weber closed TOMAHAWK-189: - > Remove explicit cast in AjaxDecodePhaseListener > --- > > Key: TOMAHAWK-189 >

[jira] Resolved: (TOMAHAWK-189) Remove explicit cast in AjaxDecodePhaseListener

2006-03-10 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-189?page=all ] Volker Weber resolved TOMAHAWK-189: --- Resolution: Fixed > Remove explicit cast in AjaxDecodePhaseListener > --- > > K

Re: [Myfaces Wiki] Update of "IDAssignment" by StevePeterson

2006-03-09 Thread Volker Weber
Why? Can you explain reasons to do so? I don't think so, exept for some special reasons (javascript access etc.) there is IMO no sense have ids on all those components. Regards, Volker Apache Wiki wrote: > Dear Wiki user, > > You have subscribed to a wiki page or wiki category on "Myfaces Wik

[jira] Closed: (TOBAGO-42) Toolbar button should open dropdown menu

2006-03-08 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-42?page=all ] Volker Weber closed TOBAGO-42: -- > Toolbar button should open dropdown menu > > > Key: TOBAGO-42 > URL: http://issues.

[jira] Resolved: (TOBAGO-42) Toolbar button should open dropdown menu

2006-03-08 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-42?page=all ] Volker Weber resolved TOBAGO-42: Resolution: Fixed > Toolbar button should open dropdown menu > > > Key: TOBAGO-42 >

[jira] Created: (TOBAGO-42) Toolbar button should open dropdown menu

2006-03-08 Thread Volker Weber (JIRA)
Toolbar button should open dropdown menu Key: TOBAGO-42 URL: http://issues.apache.org/jira/browse/TOBAGO-42 Project: MyFaces Tobago Type: Improvement Reporter: Volker Weber Assigned to: Volker Weber Priority: Minor

[jira] Resolved: (TOBAGO-40) Provide support for sheet sorting by application

2006-03-04 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-40?page=all ] Volker Weber resolved TOBAGO-40: Resolution: Fixed Done, see 'sortActionListener' attribute of SheetTag () > Provide support for sheet sorting b

Re: Move AddResource et al to tomahawk?

2006-03-03 Thread Volker Weber
Hi, Mario Ivankovits wrote: > Hi! > > I know this is not the best timing, but I would like to ask anyway. > Also I havent looked at it in every detail, so I dont know if there is > any technical reason for not doing so. > > The question is: Can we move all the AddResource stuff from shared to >

[jira] Commented: (MYFACES-1159) GMT is not good default timezone in DateTimeConverter

2006-03-02 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1159?page=comments#action_12368483 ] Volker Weber commented on MYFACES-1159: --- For my experience the converter is semetric since fix of MYFACES-506. But i didn't test it lately. Are you sure the asym

[jira] Closed: (MYFACES-1159) GMT is not good default timezone in DateTimeConverter

2006-03-02 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1159?page=all ] Volker Weber closed MYFACES-1159: - Resolution: Invalid GMT as default timezone for DateTimeConverter is required by spec see MYFACES-506 > GMT is not good default timezone

Re: ExtensionFilter: get rid of its buffering

2006-03-01 Thread Volker Weber
Hi, i'm not sure and have not tested, but AFAIK the tags don't work outside html-head. Regards, Volker Mario Ivankovits wrote: > Hi! > > Currently I try to get rid of the buffering of the extension filter. (No > code yet, just many many thoughts about it) > > First of all: Who says we have

<    4   5   6   7   8   9   10   11   >