[jira] Updated: (TOMAHAWK-201) Null pointer exception in org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils.selectContentType

2006-03-21 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-201?page=all ] Mike Kienenberger updated TOMAHAWK-201: --- Null pointer exception in org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils.selectContentType

[jira] Commented: (TOMAHAWK-201) Null pointer exception in org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils.selectContentType

2006-03-21 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-201?page=comments#action_12371359 ] Mike Kienenberger commented on TOMAHAWK-201: Daniel, Any chance you could reduce your application down to the smallest-possible example and attach it to the

[jira] Updated: (TOMAHAWK-134) t:saveState only works with client-side state saving

2006-03-20 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-134?page=all ] Mike Kienenberger updated TOMAHAWK-134: --- t:saveState only works with client-side state saving Key: TOMAHAWK-134

[jira] Commented: (MYFACES-1183) Configurations /WEB-INF/faces-config.xml loaded twice

2006-03-18 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1183?page=comments#action_12370947 ] Mike Kienenberger commented on MYFACES-1183: /WEB-INF/sandbox/faces-config.xml Gerald, where are you seeing this? I don't see this entry in the current

[jira] Closed: (MYFACES-1174) convertDateTime does not support Lenient Attribute

2006-03-17 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1174?page=all ] Mike Kienenberger closed MYFACES-1174: -- Resolution: Cannot Reproduce I don't see this issue on either the javax.faces.convert.DateTimeConverter or the sandbox version. Both work

[jira] Closed: (MYFACES-1183) Configurations /WEB-INF/faces-config.xml loaded twice

2006-03-17 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1183?page=all ] Mike Kienenberger closed MYFACES-1183: -- Resolution: Cannot Reproduce As far as I can tell, none of the Myfaces examples have ever listed /WEB-INF/faces-config.xml in the web.xml

[jira] Updated: (TOMAHAWK-47) Tree2 component does not provide getters/setters for some properties

2006-03-16 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-47?page=all ] Mike Kienenberger updated TOMAHAWK-47: -- Tree2 component does not provide getters/setters for some properties

[jira] Commented: (TOMAHAWK-47) Tree2 component does not provide getters/setters for some properties

2006-03-16 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-47?page=comments#action_12370716 ] Mike Kienenberger commented on TOMAHAWK-47: --- Sean, is the refactoring of tree2 finished so that we can fix this issue? Tree2 component does not provide

[jira] Closed: (MYFACES-1175) f:selectItems requires SelectItem objects to render a parent h:selectOneMenu or similar

2006-03-15 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1175?page=all ] Mike Kienenberger closed MYFACES-1175: -- Resolution: Invalid This is an issue with the JSF specification, not with our implementation. There's nothing we can do about it. See the

[jira] Commented: (MYFACES-1174) convertDateTime does not support Lenient Attribute

2006-03-14 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1174?page=comments#action_12370364 ] Mike Kienenberger commented on MYFACES-1174: Strange. This was supposedly already fixed on Aug 5th, 2005 in MYFACES-459 The behavior should already be

[jira] Commented: (TOMAHAWK-187) ClassCastException using panelTabbedPane in nightly build

2006-03-13 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-187?page=comments#action_12370207 ] Mike Kienenberger commented on TOMAHAWK-187: Roland, Excellent! This is the right direction to go with this patch. Nice catch on the saveState/restoreState

[jira] Commented: (TOMAHAWK-187) ClassCastException using panelTabbedPane in nightly build

2006-03-13 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-187?page=comments#action_12370208 ] Mike Kienenberger commented on TOMAHAWK-187: Oops. Of course, you'll want to change references to displayValueOnly to serverSideTabSwitch :-) public

[jira] Closed: (TOMAHAWK-38) TabbedPane : generates a form of its own; new attribute required to turn the form on/off

2006-03-08 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-38?page=all ] Mike Kienenberger closed TOMAHAWK-38: - Resolution: Won't Fix Instead of using multiple forms inside tabbed panes. = t:tabbedPane id=one h:form/

[jira] Updated: (TOMAHAWK-169) add message attribute to all validators

2006-03-01 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-169?page=all ] Mike Kienenberger updated TOMAHAWK-169: --- add message attribute to all validators --- Key: TOMAHAWK-169 URL:

[jira] Commented: (TOMAHAWK-169) add message attribute to all validators

2006-03-01 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-169?page=comments#action_12368421 ] Mike Kienenberger commented on TOMAHAWK-169: Patch applied for RegExp validator. Still needed for others. add message attribute to all validators

[jira] Commented: (TOMAHAWK-163) convert more Tomahawk docs from xdoc to APT format

2006-03-01 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-163?page=comments#action_12368426 ] Mike Kienenberger commented on TOMAHAWK-163: Ugh. I just noticed that the xdocs for ExtensionsFilter are wrong. They're not the latest version. I'm

[jira] Commented: (TOMAHAWK-163) convert more Tomahawk docs from xdoc to APT format

2006-02-28 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-163?page=comments#action_12368162 ] Mike Kienenberger commented on TOMAHAWK-163: Great! Thanks. One less thing on my todo list, then. I'll let you take care of it :) convert more Tomahawk

[jira] Created: (TOMAHAWK-164) compareToValidator does not work on generic EditableValueHolders, only UIInput subclasses (ADF Faces)

2006-02-28 Thread Mike Kienenberger (JIRA)
compareToValidator does not work on generic EditableValueHolders, only UIInput subclasses (ADF Faces) - Key: TOMAHAWK-164 URL: http://issues.apache.org/jira/browse/TOMAHAWK-164

[jira] Commented: (TOMAHAWK-156) DataList doesn't validate or update model in 1.1.2 nightlies

2006-02-24 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-156?page=comments#action_12367716 ] Mike Kienenberger commented on TOMAHAWK-156: Do you mind trying this with an h:dataTable and t:dataTable as well (You'll need to add in h:column elements)?

[jira] Commented: (TOMAHAWK-156) DataList doesn't validate or update model in 1.1.2 nightlies

2006-02-24 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-156?page=comments#action_12367725 ] Mike Kienenberger commented on TOMAHAWK-156: Not that there was really any doubt, but I've verified that this is broken for the dataList.jsf example as well.

[jira] Commented: (TOMAHAWK-156) DataList doesn't validate or update model in 1.1.2 nightlies

2006-02-24 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-156?page=comments#action_12367736 ] Mike Kienenberger commented on TOMAHAWK-156: It looks to me like dataList processUpdates is using UIData processUpdates(). UIData only checks facets,

[jira] Commented: (TOMAHAWK-156) DataList doesn't validate or update model in 1.1.2 nightlies

2006-02-24 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-156?page=comments#action_12367742 ] Mike Kienenberger commented on TOMAHAWK-156: I don't have any more time to look at this right now, and probably Dennis Byrne (who wrote the last patch) or

[jira] Reopened: (TOMAHAWK-155) Move ExtensionsFilter to commons so it can be reused outside Tomahawk

2006-02-23 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-155?page=all ] Mike Kienenberger reopened TOMAHAWK-155: I don't think you should have closed this issue, especially on such short notice. Currently the extension filter *IS* the defacto way to do

[jira] Commented: (TOMAHAWK-2) PRETTY_HTML option is not being universally honored

2006-02-23 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-2?page=comments#action_12367535 ] Mike Kienenberger commented on TOMAHAWK-2: -- The concensus at the time was to remove it. No one has been sufficiently motivated to do that yet. Adding

[jira] Commented: (MYFACES-548) Jetty HttpServletRequest.getRequestURI() appends the jesessionid if called in a filter. That affects all components using the ExtentionFilter resources.

2006-02-06 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-548?page=comments#action_12365315 ] Mike Kienenberger commented on MYFACES-548: --- Martin, this was probably fixed with the serveResource patch, but it'd be good if someone could test it to be sure.

[jira] Closed: (MYFACES-1019) JSF initial state

2006-01-11 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1019?page=all ] Mike Kienenberger closed MYFACES-1019: -- Resolution: Invalid I'm sorry to hear that you are having trouble finding answer on the forums, but the bug database isn't for asking

[jira] Closed: (MYFACES-1017) can't use map-entries or list-entries without an appropriate getter

2006-01-10 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1017?page=all ] Mike Kienenberger closed MYFACES-1017: -- Resolution: Duplicate Thanks, Dennis. can't use map-entries or list-entries without an appropriate getter

[jira] Closed: (MYFACES-1018) PhaseListener That Persists Messages After Redirects

2006-01-10 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1018?page=all ] Mike Kienenberger closed MYFACES-1018: -- Resolution: Duplicate Let's keep this in MYFACES-516. I'd rather not see a phase-listener solution since there are ordering issues with

[jira] Closed: (MYFACES-999) Submitting form with selectOneMenu on it gives error Value is not a valid option

2006-01-05 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-999?page=all ] Mike Kienenberger closed MYFACES-999: - Resolution: Invalid Sounds likely. The value provided must return equals() == true for some member of the list. That probably won't happen

[jira] Closed: (MYFACES-998) default values for convertNumber and convertDateTime

2006-01-04 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-998?page=all ] Mike Kienenberger closed MYFACES-998: - Resolution: Invalid Use the rendered attribute: h:outputText value=(print this if value is null) rendered=#{value is null}/ h:outputText

[jira] Commented: (MYFACES-999) Submitting form with selectOneMenu on it gives error Value is not a valid option

2006-01-04 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-999?page=comments#action_12361763 ] Mike Kienenberger commented on MYFACES-999: --- What's the code for #{taskList.priority} look like? Is it returning an Integer valued from 1 to 3? Submitting

[jira] Commented: (MYFACES-954) commandButton does not work inside dataList

2006-01-03 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-954?page=comments#action_12361644 ] Mike Kienenberger commented on MYFACES-954: --- Dennis, I also flagged MYFACES-853 as a potential duplicate of this issue yesterday, but I didn't have time to

[jira] Commented: (MYFACES-993) Programmatically added UIComponents forgotton

2006-01-02 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-993?page=comments#action_12361531 ] Mike Kienenberger commented on MYFACES-993: --- There were a couple of people on the myfaces-users list who had proposed changing t:div to render children for other

[jira] Reopened: (MYFACES-954) commandButton does not work inside dataList

2006-01-02 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-954?page=all ] Mike Kienenberger reopened MYFACES-954: --- On 1/2/06, Dennis Byrne [EMAIL PROTECTED] wrote: Can you reopen this and mark it as 'in progress' ? I have the same problem as Dave does ;)

[jira] Reopened: (MYFACES-993) Programmatically added UIComponents forgotton

2006-01-02 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-993?page=all ] Mike Kienenberger reopened MYFACES-993: --- The message thread was Why do h:message Tags Need to be enclosed in h:panelGroup or h:panelGrid Tags

[jira] Updated: (MYFACES-993) t:div, t:span, s:fieldset should render children

2006-01-02 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-993?page=all ] Mike Kienenberger updated MYFACES-993: -- Component: Tomahawk (was: General) Summary: t:div, t:span, s:fieldset should render children (was: Programmatically

[jira] Closed: (MYFACES-987) CLONE -Rendered attribute with request bean field makes a commandLink's action not get called.

2005-12-30 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-987?page=all ] Mike Kienenberger closed MYFACES-987: - Resolution: Invalid Whether or not we like the behavior, it's necessary to be JSF spec compliant. See the MyFaces FAQ for information on how

[jira] Closed: (MYFACES-981) t:dataList action/action listener/model upate/ were not called

2005-12-29 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-981?page=all ] Mike Kienenberger closed MYFACES-981: - Resolution: Invalid Dave, This situation is almost never a bug, but instead a usage error. The information you've posted strongly points to

[jira] Closed: (MYFACES-973) jsp:include tag does not pass parameters if using the ? sign in the page attribute

2005-12-23 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-973?page=all ] Mike Kienenberger closed MYFACES-973: - Resolution: Invalid It is my understanding that jsp tags are processed by your container's jsp compiler and not by JSF. I doubt there's

[jira] Closed: (MYFACES-847) NPE w/ UpdateActionListener when @property is Serializable

2005-12-23 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-847?page=all ] Mike Kienenberger closed MYFACES-847: - Fix Version: Nightly Resolution: Fixed Fixed. Thanks. I didn't understand why you had the converter check in a finally block, so I

[jira] Reopened: (MYFACES-973) jsp:include tag does not pass parameters if using the ? sign in the page attribute

2005-12-23 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-973?page=all ] Mike Kienenberger reopened MYFACES-973: --- Well, I'll reopen it for now as I don't know enough about JSP to be definitive. One thing that might be causing problems, though, is if you've

[jira] Commented: (MYFACES-853) commandLink not working inside dataList

2005-12-18 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-853?page=comments#action_12360767 ] Mike Kienenberger commented on MYFACES-853: --- It'd help if you'd post your t:saveState tag. Hopefully, you're using it on testService.entries or testService. You

[jira] Commented: (MYFACES-921) NullPointerException using inputSuggestAjax with Facelets

2005-12-12 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-921?page=comments#action_12360216 ] Mike Kienenberger commented on MYFACES-921: --- I haven't looked at InputSuggestAjax, but my guess is that suggestedItemsMethod takes a method binding. You'll need

[jira] Closed: (MYFACES-921) NullPointerException using inputSuggestAjax with Facelets

2005-12-12 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-921?page=all ] Mike Kienenberger closed MYFACES-921: - Resolution: Invalid InputSuggestAjaxTag is pretty trivial. There's some code in there to create a MethodBinding, but that's it. You'll

[jira] Closed: (MYFACES-886) Problem with custom TreeModelListeners to DefaultTreeModel

2005-12-05 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-886?page=all ] Mike Kienenberger closed MYFACES-886: - Resolution: Invalid The error you're seeing is some kind of JSF RI configuration error. It doesn't have anything to do with Tomahawk nor

[jira] Commented: (MYFACES-854) Problem w/ InputSuggestAjax popup suggestion list

2005-12-05 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-854?page=comments#action_12359345 ] Mike Kienenberger commented on MYFACES-854: --- Somehow lost the errors. 13:38:30.250 ERROR! [SocketListener0-0]

[jira] Commented: (MYFACES-854) Problem w/ InputSuggestAjax popup suggestion list

2005-12-05 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-854?page=comments#action_12359344 ] Mike Kienenberger commented on MYFACES-854: --- Chris, Can you confirm whether you're seeing errors like this when you first load the page? If so, does the

[jira] Updated: (MYFACES-862) focus component

2005-11-28 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-862?page=all ] Mike Kienenberger updated MYFACES-862: -- Attachment: (was: site.xml) focus component --- Key: MYFACES-862 URL:

[jira] Commented: (MYFACES-198) commandLink is broken in non javascript code

2005-11-28 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-198?page=comments#action_12358683 ] Mike Kienenberger commented on MYFACES-198: --- JSF CommandLink requires javascript.

[jira] Closed: (MYFACES-882) CommandLink doesn't work if javascript is disabled

2005-11-28 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-882?page=all ] Mike Kienenberger closed MYFACES-882: - Resolution: Invalid JSF CommandLink requires javascript. Javascript must be enabled to use this component.

[jira] Commented: (MYFACES-882) CommandLink doesn't work if javascript is disabled

2005-11-28 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-882?page=comments#action_12358688 ] Mike Kienenberger commented on MYFACES-882: --- Well, we can discuss it on the mailing lists, but the short answer is that javascript is required to make the link

[jira] Created: (MYFACES-883) ViewTag Write Behinds

2005-11-28 Thread Mike Kienenberger (JIRA)
ViewTag Write Behinds - Key: MYFACES-883 URL: http://issues.apache.org/jira/browse/MYFACES-883 Project: MyFaces Type: Improvement Components: Implementation Versions: Nightly Reporter: Mike Kienenberger Jacob Hookom wrote:

[jira] Updated: (MYFACES-883) ViewTag Write Behinds

2005-11-28 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-883?page=all ] Mike Kienenberger updated MYFACES-883: -- Description: Jacob Hookom wrote: JSF was designed to delegate controller concerns as interchangeable blocks, and the implementation now seems to

[jira] Updated: (MYFACES-884) dataScroller divide by zero error should be changed to a missing row attribute error

2005-11-28 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-884?page=all ] Mike Kienenberger updated MYFACES-884: -- Summary: dataScroller divide by zero error should be changed to a missing row attribute error (was: dataScroller divide by zero) type:

[jira] Commented: (MYFACES-884) dataScroller divide by zero error should be changed to a missing row attribute error

2005-11-28 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-884?page=comments#action_12358714 ] Mike Kienenberger commented on MYFACES-884: --- Hmm. I thought I had submitted a patch to update the dataScroller docs when I had the same problem. I'll make sure

[jira] Closed: (MYFACES-862) focus component

2005-11-28 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-862?page=all ] Mike Kienenberger closed MYFACES-862: - Fix Version: Nightly Resolution: Fixed Thanks, Rogerio. I've pulled over your example and other configuration file changes from the

[jira] Commented: (MYFACES-869) radio does no function within dataList

2005-11-23 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-869?page=comments#action_12358398 ] Mike Kienenberger commented on MYFACES-869: --- I read something recently that seemed to indicate that h:panelGroup might affect finding components. Try removing the

[jira] Resolved: (MYFACES-868) dataList treatment inside panelGrid

2005-11-23 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-868?page=all ] Mike Kienenberger resolved MYFACES-868: --- Fix Version: Nightly Resolution: Won't Fix Assign To: Mike Kienenberger Problem needs to be solved using other means: dataTable

[jira] Closed: (MYFACES-858) Documentation on myFaces site has typo in code.

2005-11-23 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-858?page=all ] Mike Kienenberger closed MYFACES-858: - Fix Version: Nightly Resolution: Fixed Assign To: Mike Kienenberger Fixed. Thanks, Jeff. You'll need to find the answers to your

[jira] Closed: (MYFACES-868) dataList treatment inside panelGrid

2005-11-23 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-868?page=all ] Mike Kienenberger closed MYFACES-868: - dataList treatment inside panelGrid --- Key: MYFACES-868 URL:

[jira] Commented: (MYFACES-830) HtmlGraphicImage reports bogus warning

2005-11-17 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-830?page=comments#action_12357891 ] Mike Kienenberger commented on MYFACES-830: --- From MYFACES-836, http://issues.apache.org/jira/browse/MYFACES-836#action_12357886 Comment by Bruno Aranda

[jira] Commented: (MYFACES-830) HtmlGraphicImage reports bogus warning

2005-11-16 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-830?page=comments#action_12357792 ] Mike Kienenberger commented on MYFACES-830: --- This is a facelets warning, and you should ask about it on the facelets user mailing list. HtmlGraphicImage

[jira] Commented: (MYFACES-801) RegExprValidatorTag patch: message attribute

2005-11-10 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-801?page=comments#action_12357272 ] Mike Kienenberger commented on MYFACES-801: --- Yes, we should add a message tag to all validators, when possible. There was talk of adding this to JSF 1.2, but I

[jira] Commented: (MYFACES-760) Tree2 setLeaf(false) error

2005-11-08 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-760?page=comments#action_12357043 ] Mike Kienenberger commented on MYFACES-760: --- Andrew, if it's facelets-related, it's most likely that the Tree2 Tag file is doing something other than just

[jira] Commented: (MYFACES-760) Tree2 setLeaf(false) error

2005-11-08 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-760?page=comments#action_12357044 ] Mike Kienenberger commented on MYFACES-760: --- I just noticed a message on the facelets user list that also points out that there may be an issue with sticking a

[jira] Commented: (MYFACES-403) Use a PhaseListener to reinject FacesMessages lost during a redirection to the JSF context

2005-11-07 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-403?page=comments#action_12356967 ] Mike Kienenberger commented on MYFACES-403: --- As Mario points out, keeping saveState values is something else we'd like to see persisted across a redirect. You'd

[jira] Commented: (MYFACES-781) UIData accesses its grandchild components directly

2005-11-04 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-781?page=comments#action_12356794 ] Mike Kienenberger commented on MYFACES-781: --- Oops! I made the last comment right before going to sleep, and I didn't notice I was looking at the javadocs for

[jira] Commented: (MYFACES-781) UIData accesses its grandchild components directly

2005-11-03 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-781?page=comments#action_12356733 ] Mike Kienenberger commented on MYFACES-781: ---

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-26 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12355979 ] Mike Kienenberger commented on MYFACES-749: --- Again, this is not a bug. This is how JSF is designed to work. Immediate=true doesn't skip validation. It causes

[jira] Commented: (MYFACES-756) Server Side Tab Switching in panelTabbedPane not configurable

2005-10-26 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-756?page=comments#action_12355982 ] Mike Kienenberger commented on MYFACES-756: --- Swarn, Thanks for the patch! Several users have requested this functionality, but no one had provided patches.

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-26 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12355986 ] Mike Kienenberger commented on MYFACES-749: --- I've written a wiki document on this issue that may clear up potential misconceptions.

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-26 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12356007 ] Mike Kienenberger commented on MYFACES-749: --- JagMohan, Thanks for the simple example. This is the exact same situation that's being discussed on the MyFaces-User

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-25 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12355887 ] Mike Kienenberger commented on MYFACES-749: --- As I stated in the message posted to the list, the behavior you are trying to perform is very hard in JSF. The

[jira] Commented: (MYFACES-742) Encryption for MyFaces

2005-10-24 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-742?page=comments#action_12355635 ] Mike Kienenberger commented on MYFACES-742: --- Dennis, this is great stuff! I'm patching my copy of myfaces with it now. However, the first thing I noticed was

[jira] Commented: (MYFACES-742) Encryption for MyFaces

2005-10-24 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-742?page=comments#action_12355640 ] Mike Kienenberger commented on MYFACES-742: --- HtmlResponseStateManager.decode64 is a private method. It can be deleted now that you removed all references to it.

[jira] Commented: (MYFACES-742) Encryption for MyFaces

2005-10-24 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-742?page=comments#action_12355641 ] Mike Kienenberger commented on MYFACES-742: --- Unsurprisingly, everything is working as advertised. One thing that is going to need more attention is documentation

[jira] Created: (MYFACES-723) ApplicationImpl: German ist instead of is in error messages

2005-10-19 Thread Mike Kienenberger (JIRA)
ApplicationImpl: German ist instead of is in error messages --- Key: MYFACES-723 URL: http://issues.apache.org/jira/browse/MYFACES-723 Project: MyFaces Type: Bug Versions: Nightly Reporter: Mike

[jira] Updated: (MYFACES-723) ApplicationImpl: German ist instead of is in error messages

2005-10-19 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-723?page=all ] Mike Kienenberger updated MYFACES-723: -- Attachment: ApplicationImpl.java.patch.w.rel.paths Oops. Forgot to make the paths relative in the patch. Here's an alternate version of it.

[jira] Commented: (MYFACES-704) Misleading error message: a context listener is not setup in your web.xml

2005-10-13 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-704?page=comments#action_12332011 ] Mike Kienenberger commented on MYFACES-704: --- Actually, the message is still needed, because some containers (like Jetty) don't support registering listeners from

[jira] Commented: (MYFACES-698) Add facelets support for all Tomahawk components

2005-10-12 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-698?page=comments#action_12331912 ] Mike Kienenberger commented on MYFACES-698: --- I disagree. For the most part, simply supplying a META-INF\tomahawk.taglib.xml and META-INF\sandbox.taglib.xml file

[jira] Commented: (MYFACES-691) t:dataList does not style li elements

2005-10-11 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-691?page=comments#action_12331836 ] Mike Kienenberger commented on MYFACES-691: --- Randahl, If you could provide a patch to add this ability to Tomahawk, I'm sure that it'll be accepted and added

[jira] Created: (MYFACES-663) Myfaces-all.jar contains two copies of all /share resources

2005-10-04 Thread Mike Kienenberger (JIRA)
Myfaces-all.jar contains two copies of all /share resources --- Key: MYFACES-663 URL: http://issues.apache.org/jira/browse/MYFACES-663 Project: MyFaces Type: Bug Versions: Nightly Reporter: Mike

[jira] Commented: (MYFACES-605) FacesContext.getResponseStream/getResponseWriter unimplemented

2005-09-30 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-605?page=comments#action_12330971 ] Mike Kienenberger commented on MYFACES-605: --- Tanju, Thanks for taking the time to read and comment on this issue. I hadn't consulted the spec, and foolishly

[jira] Commented: (MYFACES-650) (Patch provided) Multiple Portlets Navigationproblem

2005-09-29 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-650?page=comments#action_12330899 ] Mike Kienenberger commented on MYFACES-650: --- Have you looked at MYFACES-605? It deals with fixing responseWriter from a Servlet environment where it is also

[jira] Commented: (MYFACES-640) Externalize the t:commandSortHeader arrow

2005-09-28 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-640?page=comments#action_12330699 ] Mike Kienenberger commented on MYFACES-640: --- Tim, can you create a patch for this behavior? In most open source projects, improvements and new features are

[jira] Commented: (MYFACES-615) regression -- t:inputCalendar no longer has js popup in nightlies

2005-09-24 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-615?page=comments#action_12330379 ] Mike Kienenberger commented on MYFACES-615: --- Ok. Based on a comment by Martin, it occurred to me to try this in IE as well as Firefox. I still have the same

[jira] Created: (MYFACES-613) Fixed misnamed myfaces.jar reference and added link to Extensions Filter setup on Tomahawk overview page

2005-09-23 Thread Mike Kienenberger (JIRA)
Fixed misnamed myfaces.jar reference and added link to Extensions Filter setup on Tomahawk overview page Key: MYFACES-613 URL:

[jira] Updated: (MYFACES-613) Fixed misnamed myfaces.jar reference and added link to Extensions Filter setup on Tomahawk overview page

2005-09-23 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-613?page=all ] Mike Kienenberger updated MYFACES-613: -- Attachment: tomahawk-overview.patch.txt Fixed misnamed myfaces.jar reference and added link to Extensions Filter setup on Tomahawk overview page.

[jira] Created: (MYFACES-615) regression -- t:inputCalendar no longer has js popup in nightlies

2005-09-23 Thread Mike Kienenberger (JIRA)
regression -- t:inputCalendar no longer has js popup in nightlies - Key: MYFACES-615 URL: http://issues.apache.org/jira/browse/MYFACES-615 Project: MyFaces Type: Bug Components: Tomahawk

[jira] Created: (MYFACES-607) t:inputFileUpload shown as t:fileUpload in web docs

2005-09-22 Thread Mike Kienenberger (JIRA)
t:inputFileUpload shown as t:fileUpload in web docs --- Key: MYFACES-607 URL: http://issues.apache.org/jira/browse/MYFACES-607 Project: MyFaces Type: Bug Components: Tomahawk Versions: Nightly Build

[jira] Updated: (MYFACES-607) t:inputFileUpload shown as t:fileUpload in web docs

2005-09-22 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-607?page=all ] Mike Kienenberger updated MYFACES-607: -- Attachment: fileUpload.xdocs.patch.txt Changed name from t:fileUpload to t:inputFileUpload t:inputFileUpload shown as t:fileUpload in web docs

[jira] Commented: (MYFACES-543) Problems handling simultaneous request from the same session

2005-09-09 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-543?page=comments#action_12323045 ] Mike Kienenberger commented on MYFACES-543: --- I had the same issue in Struts. Like you suggested above, I syncronized struts so that only one HttpSession could

[jira] Created: (MYFACES-545) getDataModel should be cached rather than called twice in RENDER PHASE for t:dataTable when preserveDataModel=true,

2005-09-09 Thread Mike Kienenberger (JIRA)
getDataModel should be cached rather than called twice in RENDER PHASE for t:dataTable when preserveDataModel=true, - Key: MYFACES-545 URL:

[jira] Commented: (MYFACES-539) h:datatable correctly calls my backing bean's method once on first request, but calls the method twice on subsequent requests (i.e. refresh)

2005-09-08 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-539?page=comments#action_12322959 ] Mike Kienenberger commented on MYFACES-539: --- JSF imposes no limit on the number of times your backing bean's method might be called. If it's an expensive or

[jira] Commented: (MYFACES-539) h:datatable correctly calls my backing bean's method once on first request, but calls the method twice on subsequent requests (i.e. refresh)

2005-09-08 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-539?page=comments#action_12322964 ] Mike Kienenberger commented on MYFACES-539: --- You'll either see the same behavor, or the behavior could change at some future point where you'll see the same

[jira] Created: (MYFACES-415) inputCalendar with converter loses value data during rendering when renderAsPopup=true

2005-08-16 Thread Mike Kienenberger (JIRA)
inputCalendar with converter loses value data during rendering when renderAsPopup=true -- Key: MYFACES-415 URL: http://issues.apache.org/jira/browse/MYFACES-415 Project: MyFaces

[jira] Updated: (MYFACES-415) inputCalendar with converter loses value data during rendering when renderAsPopup=true

2005-08-16 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-415?page=all ] Mike Kienenberger updated MYFACES-415: -- Attachment: HtmlCalendarRenderer.patch.txt Fix to set inputText's converter to null. inputCalendar with converter loses value data during

[jira] Commented: (MYFACES-402) Can't put f:param or f:attribute tag nest in CommandButton

2005-08-12 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-402?page=comments#action_12318670 ] Mike Kienenberger commented on MYFACES-402: --- I think you're only allowed to put f:param on a CommandLink, not a CommandButton. Can't put f:param or f:attribute

[jira] Updated: (MYFACES-408) ApplicationImpl.createValidator() reports errors as converter instead of validator

2005-08-10 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-408?page=all ] Mike Kienenberger updated MYFACES-408: -- Attachment: ApplicationImpl.patch.txt Fix. ApplicationImpl.createValidator() reports errors as converter instead of validator

[jira] Created: (MYFACES-397) x:saveState incorrected documented as x:save_state

2005-08-05 Thread Mike Kienenberger (JIRA)
x:saveState incorrected documented as x:save_state -- Key: MYFACES-397 URL: http://issues.apache.org/jira/browse/MYFACES-397 Project: MyFaces Type: Bug Components: Tomahawk Versions: Nightly Build

<    1   2   3   4   5   6   >