[jira] Commented: (MYFACES-197) TLDDocs Index page only has WAP tags

2005-04-25 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63735 ] Martin Bosak commented on MYFACES-197: -- Did you removed the xmlns= attribute from the .tlds in the \tlds directory? It boils down to (until tlddoc gets fixed) that if

[jira] Commented: (MYFACES-92) TLD javadoc should be sorted alphabetically

2005-04-22 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-92?page=comments#action_63491 ] Martin Bosak commented on MYFACES-92: - I'm working on this one. It will take a little time becuase the output is generated with XSLT and I'm not very experienced with

[jira] Updated: (MYFACES-92) TLD javadoc should be sorted alphabetically

2005-04-22 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-92?page=all ] Martin Bosak updated MYFACES-92: Attachment: TLDDoc-XSLT.zip The attached zip file contains XSLTs that I modified to sort the tags and attributes. The following steps will have to be done to

[jira] Commented: (MYFACES-197) TLDDocs Index page only has WAP tags

2005-04-21 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63398 ] Martin Bosak commented on MYFACES-197: -- I was debugging the TLDDOC code when I stumbled upon the xmlns difference. Now I just have to figure out 1) How it's getting

[jira] Commented: (MYFACES-197) TLDDocs Index page only has WAP tags

2005-04-21 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63459 ] Martin Bosak commented on MYFACES-197: -- I know. I've been trying to determine what's changed in this area and, outside of my updated tdldoc.jar that I submitted I

[jira] Commented: (MYFACES-197) TLDDocs Index page only has WAP tags

2005-04-21 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63460 ] Martin Bosak commented on MYFACES-197: -- After some digging on the taglibrarydoc project at java.net, I ran across the following open issue: Issue #5 - JSP 1.2 TLDs

[jira] Commented: (MYFACES-197) TLDDocs Index page only has WAP tags

2005-04-21 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63461 ] Martin Bosak commented on MYFACES-197: -- OK, here's one way to solve this one: 1) Back out my change to tlddoc.jar that I made for MYFACES-156 (might have to get the

[jira] Updated: (MYFACES-196) JSCookMenu Children Menus Problem

2005-04-20 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-196?page=all ] Martin Bosak updated MYFACES-196: - Attachment: myfaces-196.diff Attached is a patch to fix this. I also re-worked the code to eliminate generating an ArrayIndexOutOfBounds Exception. (It's

[jira] Commented: (MYFACES-197) TLDDocs Index page only has WAP tags

2005-04-20 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63360 ] Martin Bosak commented on MYFACES-197: -- I have managed to get TLDDOC to include the x tags along with the WAP tags in the alltags-frame.html file. I simply removed

[jira] Created: (MYFACES-185) ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer

2005-04-12 Thread Martin Bosak (JIRA)
ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer --- Key: MYFACES-185 URL: http://issues.apache.org/jira/browse/MYFACES-185 Project: MyFaces Type: Bug Versions: 1.0.9 beta Environment: Win XP Pro, Tomcat 4.1.31,

[jira] Updated: (MYFACES-185) ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer

2005-04-12 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-185?page=history ] Martin Bosak updated MYFACES-185: - Attachment: patch.txt The patch was made from revison 1.14 of HtmlJSCookMenuRenderer. My apologies for all the hassle (since I coded it in the first

[jira] Commented: (MYFACES-156) V 1.0.9-RC2 tlddocs directory empty

2005-04-05 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-156?page=comments#action_62190 ] Martin Bosak commented on MYFACES-156: -- Sean, I used the 'default' target. When you say 'it worked' did you open up the .tgz and check the contents of the tdldocs

[jira] Updated: (MYFACES-20) JSCookMenus cause duplicated execution of MethodBinding

2005-04-04 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-20?page=history ] Martin Bosak updated MYFACES-20: Attachment: MyFaces-20.txt OK, here it is. Be warned. This is my first attempt at creating a CVS patch file. I hope I did it right. Yes, it is against

[jira] Commented: (MYFACES-20) JSCookMenus cause duplicated execution of MethodBinding

2005-03-31 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-20?page=comments#action_61903 ] Martin Bosak commented on MYFACES-20: - I have a possible fix/workaround for this. Basically, I add the id of the jsCookMenu component to the jscook_action string sent

[jira] Commented: (MYFACES-20) JSCookMenus cause duplicated execution of MethodBinding

2005-03-31 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-20?page=comments#action_61905 ] Martin Bosak commented on MYFACES-20: - Forgot to add. Here's an example of the resulting jscook_action string:

[jira] Created: (MYFACES-156) V 1.0.9-RC2 tlddocs directory empty

2005-03-30 Thread Martin Bosak (JIRA)
V 1.0.9-RC2 tlddocs directory empty --- Key: MYFACES-156 URL: http://issues.apache.org/jira/browse/MYFACES-156 Project: MyFaces Type: Bug Versions: 1.0.9 beta Environment: N/A Reporter: Martin Bosak Priority: Minor

[jira] Commented: (MYFACES-137) weblogic 8.1sp4 is complaining about tld being invalid in myfaces-extension.jar

2005-03-23 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-137?page=comments#action_61459 ] Martin Bosak commented on MYFACES-137: -- This same problem also occurs with Tomcat 4.1.31 weblogic 8.1sp4 is complaining about tld being invalid in