[jira] Created: (TOMAHAWK-1488) Convert example pages from JSP to Facelets

2010-02-03 Thread Ingo Hofmann (JIRA)
Affects Versions: 1.1.10-SNAPSHOT Reporter: Ingo Hofmann Attachments: Converted_JSPs_to_Facelets.patch Convert all JSP pages from new sub module myfaces-example-simple20 to Facelets. -- This message is automatically generated by JIRA. - You can reply to this email to add a

[jira] Created: (TOMAHAWK-1487) ClassCastException when rendering HtmlDataScroller with core 2.0

2010-02-02 Thread Ingo Hofmann (JIRA)
Type: Bug Components: Data Scroller Affects Versions: 1.1.10-SNAPSHOT Reporter: Ingo Hofmann Using tomahawk20's HtmlDataScroller produces following exception: java.lang.ClassCastException: org.apache.myfaces.custom.datascroller.HtmlDataScroller cannot be ca

[jira] Created: (TOMAHAWK-1486) Tree does not work any more with core 2.0

2010-02-02 Thread Ingo Hofmann (JIRA)
Versions: 1.1.10-SNAPSHOT Reporter: Ingo Hofmann A rendered tree can not be collapsed or opened any more (with core 2.0). The nodes' command links seem to be rendered wrong. Example from the examples module: tree1Backer: public class Tree1B

[jira] Created: (TOMAHAWK-1484) t:inputCalendar as popup with forceId="false" does not work

2010-02-01 Thread Ingo Hofmann (JIRA)
Type: Bug Components: Calendar Affects Versions: 1.1.10-SNAPSHOT Reporter: Ingo Hofmann A popup calender with forceId="true" does not appear, but produces a JavaScript error when clicking on the button. The element and JS code is rendered correctly, but the el

Re: Tomahawk on Google App Engine

2010-01-31 Thread Ingo Hofmann
Hi Ali, On Friday I also started with converting the Tomahawk example JSPs to Facelets. So if you need all other examples as Facelets you can just wait for my work. I'm almost finished (I'm still fighting with some deployment issues, that's it). Best, Ingo 2010/1/31 Ali Ok > Hi, > I deployed t

Re: [GSoc] Google Summer of Code Idea

2010-01-28 Thread Ingo Hofmann
Hi there, I'm a student in my last semester and highly interested in going in for the GSOC this year. However, I'm able to afford only 15 hours a week (approx.). Would it be a good idea to apply for this project unter these time limitation? I really don't have a clue about the required effort. I w

[jira] Created: (MYFACES-2513) Update examples from test web application 1.2 and merge with 2.0

2010-01-27 Thread Ingo Hofmann (JIRA)
: Task Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Ingo Hofmann Update JSP examples from test-webapp 1.2 to facelets and merge the examples with the MyFaces 2.0 examples project. -- This message is automatically generated by JIRA. - You can reply to this

[jira] Commented: (MYFACES-2507) onClick on commandLink does not trigger loading of required jsf.js

2010-01-25 Thread Ingo Hofmann (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804593#action_12804593 ] Ingo Hofmann commented on MYFACES-2507: --- Same behavior with JSP, btw. <

[jira] Created: (MYFACES-2507) onClick on commandLink does not trigger loading of required jsf.js

2010-01-25 Thread Ingo Hofmann (JIRA)
: Bug Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Ingo Hofmann The commandLink's "onClick" attribute will be rendered as onclick="jsf.util.chain(...)" what requires the variable "jsf" which is defined in jsf.js. Howe

[jira] Commented: (MYFACES-2497) INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL on required fields

2010-01-20 Thread Ingo Hofmann (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802782#action_12802782 ] Ingo Hofmann commented on MYFACES-2497: --- Fix: Add in myfaces

[jira] Created: (MYFACES-2497) INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL on required fields

2010-01-20 Thread Ingo Hofmann (JIRA)
: Bug Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Ingo Hofmann Similar issue as seen in 1.1.6 and 1.2.6. 1.) set property javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL = true. 2.) Have an input field with required="true". 3.) U

[jira] Created: (MYFACES-2492) Update and create Mock classes in myfaces-test20

2010-01-18 Thread Ingo Hofmann (JIRA)
: JSR-314 Reporter: Ingo Hofmann Update existing Mock classes in myfaces-test20 (MyFaces test framework) to JSF 2.0 API and write Mock classes for new 2.0 classes from core project. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to