[jira] [Created] (TOBAGO-2323) Fire client-side CustomEvent for tobago-behavior

2024-06-13 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2323:
--

 Summary: Fire client-side CustomEvent for tobago-behavior
 Key: TOBAGO-2323
 URL: https://issues.apache.org/jira/browse/TOBAGO-2323
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Reporter: Carsten Dimmek






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TOBAGO-2320) tc:popup throws PropertyNotWriteableException

2024-06-04 Thread Carsten Dimmek (Jira)


[ 
https://issues.apache.org/jira/browse/TOBAGO-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17851958#comment-17851958
 ] 

Carsten Dimmek commented on TOBAGO-2320:


{code:java}
org.apache.myfaces.view.facelets.el.ContextAwarePropertyNotWritableException: 
jakarta.el.PropertyNotWritableException: Illegal Syntax for Set Operation
    at 
org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.setValue(ContextAwareTagValueExpression.java:162)
 ~[myfaces-impl-4.0.1.jar:4.0.1]
    at 
org.apache.myfaces.tobago.internal.component.AbstractUICollapsiblePanel.processState(AbstractUICollapsiblePanel.java:107)
 ~[tobago-core-6.4.0.jar:6.4.0]
    at 
org.apache.myfaces.tobago.internal.component.AbstractUIPopup.processUpdates(AbstractUIPopup.java:35)
 ~[tobago-core-6.4.0.jar:6.4.0]
    at 
org.apache.myfaces.tobago.internal.component.AbstractUIFormBase.processUpdates(AbstractUIFormBase.java:98)
 ~[tobago-core-6.4.0.jar:6.4.0]
    at 
jakarta.faces.component.UIComponentBase.processUpdates(UIComponentBase.java:1427)
 ~[myfaces-api-4.0.1.jar:4.0.1]
    at 
jakarta.faces.component.UIViewRoot._processUpdatesDefault(UIViewRoot.java:1741) 
~[myfaces-api-4.0.1.jar:4.0.1]
    at 
jakarta.faces.component.UIViewRoot$UpdateModelPhaseProcessor.process(UIViewRoot.java:1881)
 ~[myfaces-api-4.0.1.jar:4.0.1]
    at jakarta.faces.component.UIViewRoot._process(UIViewRoot.java:1702) 
~[myfaces-api-4.0.1.jar:4.0.1]
    at jakarta.faces.component.UIViewRoot.processUpdates(UIViewRoot.java:967) 
~[myfaces-api-4.0.1.jar:4.0.1]
    at 
org.apache.myfaces.lifecycle.UpdateModelValuesExecutor.execute(UpdateModelValuesExecutor.java:39)
 ~[myfaces-impl-4.0.1.jar:4.0.1]
    at 
org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:172) 
~[myfaces-impl-4.0.1.jar:4.0.1]
    at 
org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:125) 
~[myfaces-impl-4.0.1.jar:4.0.1]
    at jakarta.faces.webapp.FacesServlet.service(FacesServlet.java:223) 
~[myfaces-api-4.0.1.jar:4.0.1]
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205)
 ~[tomcat-embed-core-10.1.19.jar:10.1.19]
    at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
 ~[tomcat-embed-core-10.1.19.jar:10.1.19]
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 
~[tomcat-embed-websocket-10.1.19.jar:10.1.19]
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
 ~[tomcat-embed-core-10.1.19.jar:10.1.19]
    at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
 ~[tomcat-embed-core-10.1.19.jar:10.1.19] {code}

> tc:popup throws PropertyNotWriteableException
> -
>
> Key: TOBAGO-2320
> URL: https://issues.apache.org/jira/browse/TOBAGO-2320
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 6.4.0
>Reporter: Carsten Dimmek
>Priority: Major
>
> When a more complex value expression is set for the collapsed attribute a 
> PropertyNotWriteableException is thrown
> {code:java}
>  /> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2320) tc:popup throws PropertyNotWriteableException

2024-06-03 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2320:
--

 Summary: tc:popup throws PropertyNotWriteableException
 Key: TOBAGO-2320
 URL: https://issues.apache.org/jira/browse/TOBAGO-2320
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 6.4.0
Reporter: Carsten Dimmek


When a more complex value expression is set for the collapsed attribute a 
PropertyNotWriteableException is thrown
{code:java}
 {code}
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2288) Add icon support for tc:badge

2024-02-07 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2288:
--

 Summary: Add icon support for tc:badge
 Key: TOBAGO-2288
 URL: https://issues.apache.org/jira/browse/TOBAGO-2288
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 6.2.0
Reporter: Carsten Dimmek






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2286) Add emptyMessage facet to customize empty sheet messages

2024-02-06 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2286:
--

 Summary: Add emptyMessage facet to customize empty sheet messages
 Key: TOBAGO-2286
 URL: https://issues.apache.org/jira/browse/TOBAGO-2286
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 6.2.0
Reporter: Carsten Dimmek






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2285) AuthorizationHelper cannot parse method expression

2024-02-05 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2285:
--

 Summary: AuthorizationHelper cannot parse method expression
 Key: TOBAGO-2285
 URL: https://issues.apache.org/jira/browse/TOBAGO-2285
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 6.2.0
Reporter: Carsten Dimmek


The AuthorizationHelper cannot parse method expressions if several composite 
components are nested



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2284) Add option to disable AuthorizationHelper

2024-02-05 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2284:
--

 Summary: Add option to disable AuthorizationHelper
 Key: TOBAGO-2284
 URL: https://issues.apache.org/jira/browse/TOBAGO-2284
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 6.2.0
Reporter: Carsten Dimmek


The AuthorizationHelper causes a few problems in our project and we do not use 
the security annotations at all. Therefore, it would be nice if there was an 
option to disable the AuthorizationHelper



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MYFACES-4642) ViewScope doesn't work in non CDI environment

2023-11-24 Thread Carsten Dimmek (Jira)


[ 
https://issues.apache.org/jira/browse/MYFACES-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17789375#comment-17789375
 ] 

Carsten Dimmek commented on MYFACES-4642:
-

I have tested this. Unfortunately, the page no longer loads correctly and I 
couldn't find out quickly where the problem lies. It may be a problem with the 
application, but with Myfaces 2.3 everything works perfectly. I would need some 
time to analyze this further

> ViewScope doesn't work in non CDI environment
> -
>
> Key: MYFACES-4642
> URL: https://issues.apache.org/jira/browse/MYFACES-4642
> Project: MyFaces Core
>  Issue Type: Bug
>Affects Versions: 4.0.1
>Reporter: Carsten Dimmek
>Priority: Major
> Attachments: demo.zip, myfaces-viewmap.zip
>
>
> We use Spring Boot with Joinfaces and Myfaces. I noticed that the ViewScope 
> is not working properly. The controller is re-instantiated with every Ajax 
> request on the page. I have tried to analyze the problem and suspect it is 
> because no viewScopeId is created in 
> org.apache.myfaces.view.ViewScopeProxyMap for the non-CDI case. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MYFACES-4642) ViewScope doesn't work in non CDI environment

2023-11-23 Thread Carsten Dimmek (Jira)


[ 
https://issues.apache.org/jira/browse/MYFACES-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17789155#comment-17789155
 ] 

Carsten Dimmek commented on MYFACES-4642:
-

Yes, that is exactly the behavior. You can try it out with the example I have 
attached

> ViewScope doesn't work in non CDI environment
> -
>
> Key: MYFACES-4642
> URL: https://issues.apache.org/jira/browse/MYFACES-4642
> Project: MyFaces Core
>  Issue Type: Bug
>Affects Versions: 4.0.1
>Reporter: Carsten Dimmek
>Priority: Major
> Attachments: demo.zip
>
>
> We use Spring Boot with Joinfaces and Myfaces. I noticed that the ViewScope 
> is not working properly. The controller is re-instantiated with every Ajax 
> request on the page. I have tried to analyze the problem and suspect it is 
> because no viewScopeId is created in 
> org.apache.myfaces.view.ViewScopeProxyMap for the non-CDI case. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MYFACES-4642) ViewScope doesn't work in non CDI environment

2023-11-23 Thread Carsten Dimmek (Jira)


[ 
https://issues.apache.org/jira/browse/MYFACES-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17789151#comment-17789151
 ] 

Carsten Dimmek commented on MYFACES-4642:
-

The ViewScope implementation of JoinFaces is based on the ViewMap of JSF. And 
if a new ViewMap is created with every request, then in my opinion this is not 
a problem with joinfaces. At least there is code that deals with the non-CDI 
case and I would have expected that to work properly 

> ViewScope doesn't work in non CDI environment
> -
>
> Key: MYFACES-4642
> URL: https://issues.apache.org/jira/browse/MYFACES-4642
> Project: MyFaces Core
>  Issue Type: Bug
>Affects Versions: 4.0.1
>Reporter: Carsten Dimmek
>Priority: Major
> Attachments: demo.zip
>
>
> We use Spring Boot with Joinfaces and Myfaces. I noticed that the ViewScope 
> is not working properly. The controller is re-instantiated with every Ajax 
> request on the page. I have tried to analyze the problem and suspect it is 
> because no viewScopeId is created in 
> org.apache.myfaces.view.ViewScopeProxyMap for the non-CDI case. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MYFACES-4642) ViewScope doesn't work in non CDI environment

2023-11-23 Thread Carsten Dimmek (Jira)
Carsten Dimmek created MYFACES-4642:
---

 Summary: ViewScope doesn't work in non CDI environment
 Key: MYFACES-4642
 URL: https://issues.apache.org/jira/browse/MYFACES-4642
 Project: MyFaces Core
  Issue Type: Bug
Affects Versions: 4.0.1
Reporter: Carsten Dimmek
 Attachments: demo.zip

We use Spring Boot with Joinfaces and Myfaces. I noticed that the ViewScope is 
not working properly. The controller is re-instantiated with every Ajax request 
on the page. I have tried to analyze the problem and suspect it is because no 
viewScopeId is created in org.apache.myfaces.view.ViewScopeProxyMap for the 
non-CDI case. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2257) Add noSelectionOptionAttribute to tc:selectItem

2023-11-01 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2257:
--

 Summary: Add noSelectionOptionAttribute  to tc:selectItem
 Key: TOBAGO-2257
 URL: https://issues.apache.org/jira/browse/TOBAGO-2257
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 5.7.2
Reporter: Carsten Dimmek


Compare to noSelectionOption from f:selectItem



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TOBAGO-2256) Missing itemLabel on noSelectionOption throws NullPointerException

2023-11-01 Thread Carsten Dimmek (Jira)


[ 
https://issues.apache.org/jira/browse/TOBAGO-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17781689#comment-17781689
 ] 

Carsten Dimmek commented on TOBAGO-2256:


{noformat}
java.lang.NullPointerException: Cannot invoke "String.toCharArray()" because 
"text" is null
    at 
org.apache.myfaces.tobago.internal.util.WriterHelper.writeText(WriterHelper.java:158)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.internal.webapp.HtmlResponseWriter.writeText(HtmlResponseWriter.java:66)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.internal.webapp.DebugResponseWriterWrapper.writeText(DebugResponseWriterWrapper.java:91)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.webapp.TobagoResponseWriter.writeText(TobagoResponseWriter.java:234)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.renderkit.RendererBase.renderSelectItems(RendererBase.java:472)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.renderkit.RendererBase.renderSelectItems(RendererBase.java:394)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.internal.renderkit.renderer.SelectOneListRenderer.encodeHiddenSelect(SelectOneListRenderer.java:87)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.internal.renderkit.renderer.SelectOneListRenderer.encodeBeginField(SelectOneListRenderer.java:60)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.internal.renderkit.renderer.SelectOneListRenderer.encodeBeginField(SelectOneListRenderer.java:43)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.internal.renderkit.renderer.DecorationPositionRendererBase.encodeBeginMessageField(DecorationPositionRendererBase.java:130)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.internal.renderkit.renderer.LabelLayoutRendererBase.encodeBeginInternal(LabelLayoutRendererBase.java:67)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.internal.renderkit.renderer.DecorationPositionRendererBase.encodeBeginInternal(DecorationPositionRendererBase.java:60)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
org.apache.myfaces.tobago.renderkit.RendererBase.encodeBegin(RendererBase.java:87)
 ~[tobago-core-5.7.2.jar:5.7.2]
    at 
javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:597) 
~[myfaces-api-2.3.9.jar:2.3.9]
    at 
javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:527) 
~[myfaces-api-2.3.9.jar:2.3.9]
{noformat}

> Missing itemLabel on noSelectionOption throws NullPointerException
> --
>
> Key: TOBAGO-2256
> URL: https://issues.apache.org/jira/browse/TOBAGO-2256
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 5.7.2
>Reporter: Carsten Dimmek
>Priority: Major
>
> {code:java}
> 
> 
>  {code}
> I haven't tested any other components yet, but tc:selectOneList with a 
> noSelectionOption
> throws a NullPointerException



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2256) Missing itemLabel on noSelectionOption throws NullPointerException

2023-11-01 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2256:
--

 Summary: Missing itemLabel on noSelectionOption throws 
NullPointerException
 Key: TOBAGO-2256
 URL: https://issues.apache.org/jira/browse/TOBAGO-2256
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 5.7.2
Reporter: Carsten Dimmek


{code:java}


 {code}
I haven't tested any other components yet, but tc:selectOneList with a 
noSelectionOption

throws a NullPointerException



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2255) tc:style doesn't work with tc:image

2023-11-01 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2255:
--

 Summary: tc:style doesn't work with tc:image
 Key: TOBAGO-2255
 URL: https://issues.apache.org/jira/browse/TOBAGO-2255
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 5.7.2
Reporter: Carsten Dimmek


For example
{code:java}

  

 {code}
The text-danger class never gets rendered



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2252) Add lazy loading support to selectOneList

2023-10-25 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2252:
--

 Summary: Add lazy loading support to selectOneList
 Key: TOBAGO-2252
 URL: https://issues.apache.org/jira/browse/TOBAGO-2252
 Project: MyFaces Tobago
  Issue Type: New Feature
  Components: Core
Reporter: Carsten Dimmek


Add support for lazy loading the list after entering a defined number of 
characters, similar to the suggest component



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2239) Add ajax support to tc:columSelector

2023-06-29 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2239:
--

 Summary: Add ajax support to tc:columSelector
 Key: TOBAGO-2239
 URL: https://issues.apache.org/jira/browse/TOBAGO-2239
 Project: MyFaces Tobago
  Issue Type: Wish
  Components: Core
Affects Versions: 5.7.2
Reporter: Carsten Dimmek






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2231) Add support for toast messages

2023-06-06 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2231:
--

 Summary: Add support for toast messages
 Key: TOBAGO-2231
 URL: https://issues.apache.org/jira/browse/TOBAGO-2231
 Project: MyFaces Tobago
  Issue Type: Wish
  Components: Core
Reporter: Carsten Dimmek


It would be nice to have the possibility to display FacesMessages as toast.

[https://getbootstrap.com/docs/5.3/components/toasts/]

 

Maybe add a custom FacesMessage implementation where you can specify a display 
timeout, position and floating option



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TOBAGO-2177) Add support for f:param to tc:out

2023-01-11 Thread Carsten Dimmek (Jira)


[ 
https://issues.apache.org/jira/browse/TOBAGO-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675564#comment-17675564
 ] 

Carsten Dimmek commented on TOBAGO-2177:


Because this does not work with ResourceBundles

> Add support for f:param to tc:out
> -
>
> Key: TOBAGO-2177
> URL: https://issues.apache.org/jira/browse/TOBAGO-2177
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 5.3.0
>Reporter: Carsten Dimmek
>Priority: Minor
> Fix For: 5.x
>
>
> Theres is an  h:outputformat component where you can use a MessageFormat with 
> f:param to create a formatted message.
>  
> {code:java}
> 
>   
>   
> 
>  {code}
> It would be nice if the tc:out component would support a similar behaviour.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2185) tc:dataAttribute doesn't work with tc:badge

2022-12-20 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2185:
--

 Summary: tc:dataAttribute doesn't work with tc:badge 
 Key: TOBAGO-2185
 URL: https://issues.apache.org/jira/browse/TOBAGO-2185
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 5.4.0
Reporter: Carsten Dimmek


tc:dataAttribute is not rendererd when used with tc:badge



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TOBAGO-2178) An action is not executed if tc:file is on page (spring-boot)

2022-12-09 Thread Carsten Dimmek (Jira)


[ 
https://issues.apache.org/jira/browse/TOBAGO-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17645158#comment-17645158
 ] 

Carsten Dimmek commented on TOBAGO-2178:


The problem stems from a missing multipart config in SpringBoot/Joinfaces. I 
have created a ticket for this in the Jonfaces project

[https://github.com/joinfaces/joinfaces/issues/1620]

and a PR https://github.com/joinfaces/joinfaces/pull/1621

> An action is not executed if tc:file is on page (spring-boot)
> -
>
> Key: TOBAGO-2178
> URL: https://issues.apache.org/jira/browse/TOBAGO-2178
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 5.3.0
>Reporter: Henning Nöth
>Assignee: Udo Schnurpfeil
>Priority: Critical
> Fix For: 5.4.0
>
>
> This issue effects only spring-boot.
> {code:xml}
> 
>   
>  action="#{helloSpring.sayHello}"/>
>   
> 
> 
> {code}
> {code:java}
> public String sayHello() {
>   LOG.info("Action was called, name is '{}'", name);
>   return "/result.xhtml";
> }
> {code}
> Solution:
> put this code in the Application.java
> {code}
>   @Bean
>   public ServletContextInitializer 
> multipartServletContextInitializer(MultipartConfigElement 
> multipartConfigElement) {
> return servletContext -> {
>   ServletRegistration servletRegistration = 
> servletContext.getServletRegistration(FACES_SERVLET_NAME);
>   if (servletRegistration instanceof ServletRegistration.Dynamic) {
> ((ServletRegistration.Dynamic) 
> servletRegistration).setMultipartConfig(multipartConfigElement);
>   }
> };
>   }
> {code}
> The FacesServlet needs to support  usually set in the 
> web.xml.
> (its now as example in the sping-boot demo)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TOBAGO-2181) Add a messageLayout attribute according to labelLayout

2022-12-09 Thread Carsten Dimmek (Jira)


[ 
https://issues.apache.org/jira/browse/TOBAGO-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17645156#comment-17645156
 ] 

Carsten Dimmek commented on TOBAGO-2181:


The problem stems from a missing multipart config in SpringBoot/Joinfaces. I 
have created a ticket for this in the Jonfaces project

 

https://github.com/joinfaces/joinfaces/issues/1620

> Add a messageLayout attribute according to labelLayout
> --
>
> Key: TOBAGO-2181
> URL: https://issues.apache.org/jira/browse/TOBAGO-2181
> Project: MyFaces Tobago
>  Issue Type: New Feature
>  Components: Core, Themes
>Affects Versions: 5.3.0
>Reporter: Henning Nöth
>Assignee: Henning Nöth
>Priority: Major
> Fix For: 5.x
>
>
> Messages like an error messages or help messages are rendered on the right 
> side of a component as a popover button. Clicking on the button opens a 
> popover with the error/help message.
> But maybe you don't want a button and the error message should be displayed 
> on the bottom of the component. Styling this in CSS is difficult.
> There should be a new attribute to control the rendering of the layout of the 
> messages.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2177) Add support for f:param to tc:out

2022-12-06 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2177:
--

 Summary: Add support for f:param to tc:out
 Key: TOBAGO-2177
 URL: https://issues.apache.org/jira/browse/TOBAGO-2177
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 5.3.0
Reporter: Carsten Dimmek


Theres is an  h:outputformat component where you can use a MessageFormat with 
f:param to create a formatted message.

 
{code:java}

  
  

 {code}
It would be nice if the tc:out component would support a similar behaviour.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2176) Add autocomplete attribute to UITextarea

2022-11-29 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2176:
--

 Summary: Add autocomplete attribute to UITextarea
 Key: TOBAGO-2176
 URL: https://issues.apache.org/jira/browse/TOBAGO-2176
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 5.3.0
Reporter: Carsten Dimmek


UITextarea doesn't support autocomplete

https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2175) Make autocomplete for UIIn a String

2022-11-29 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2175:
--

 Summary: Make autocomplete for UIIn a String
 Key: TOBAGO-2175
 URL: https://issues.apache.org/jira/browse/TOBAGO-2175
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 5.3.0
Reporter: Carsten Dimmek


Currently, the autocomplete attribute of UIIn is a boolean and supports "on" 
and "off". However, the HTML autocomplete allows other values that we would 
like to use. See
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete#values



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2164) Update README.md

2022-10-28 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2164:
--

 Summary: Update README.md
 Key: TOBAGO-2164
 URL: https://issues.apache.org/jira/browse/TOBAGO-2164
 Project: MyFaces Tobago
  Issue Type: Improvement
Reporter: Carsten Dimmek


The README.md is missing some information and should be updated



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2162) Add client side sheet support

2022-10-21 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2162:
--

 Summary: Add client side sheet support
 Key: TOBAGO-2162
 URL: https://issues.apache.org/jira/browse/TOBAGO-2162
 Project: MyFaces Tobago
  Issue Type: New Feature
  Components: Core
Reporter: Carsten Dimmek


Currently the sheet component needs to make a server roundtrip for filtering, 
sorting or paging, what is not always wanted. It would be nice to have the 
possiblity to add a client side only behaviour to the sheet or add a complety 
new component



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2161) Add AutoSuggest with multi select

2022-10-21 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2161:
--

 Summary: Add AutoSuggest with multi select
 Key: TOBAGO-2161
 URL: https://issues.apache.org/jira/browse/TOBAGO-2161
 Project: MyFaces Tobago
  Issue Type: New Feature
  Components: Core
Affects Versions: 5.3.0
Reporter: Carsten Dimmek


It would be nice if the autosuggest component would have a multiselect feature 
as seen at Primefaces

[https://www.primefaces.org/showcase/ui/input/autoComplete.xhtml]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2140) Add keyup, keydown and keypress client behaviors

2022-06-29 Thread Carsten Dimmek (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Carsten Dimmek created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 MyFaces Tobago /  TOBAGO-2140  
 
 
  Add keyup, keydown and keypress client behaviors   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 Core  
 
 
Created: 
 29/Jun/22 10:21  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Carsten Dimmek  
 

  
 
 
 
 

 
 tc:in and tc:textarea don't support  keyup, keydown and keypress client behaviors at the moment  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.10#820010-sha1:ace47f9)  
 
 

[jira] [Created] (TOBAGO-2121) AuthorizationHelper fails which composite component attribute as method parameter

2022-03-24 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2121:
--

 Summary: AuthorizationHelper fails which composite component 
attribute as method parameter
 Key: TOBAGO-2121
 URL: https://issues.apache.org/jira/browse/TOBAGO-2121
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 5.0.0
Reporter: Carsten Dimmek


I have a custom component which uses  cc.attrs.value as method argument

 

 
{code:java}






...
{code}
 

 

The AuthorizationHelper fails with an StringIndexOutOfBoundsException

 
{noformat}
java.lang.StringIndexOutOfBoundsException: begin 39, end 38, length 60
    at java.base/java.lang.String.checkBoundsBeginEnd(Unknown Source) ~[na:na]
    at java.base/java.lang.String.substring(Unknown Source) ~[na:na]
    at 
org.apache.myfaces.tobago.internal.util.AuthorizationHelper.getSecurityAnnotation(AuthorizationHelper.java:166)
 ~[tobago-core-5.0.0.jar!/:5.0.0]
    at 
org.apache.myfaces.tobago.internal.util.AuthorizationHelper.isAuthorized(AuthorizationHelper.java:81)
 ~[tobago-core-5.0.0.jar!/:5.0.0]
    at 
org.apache.myfaces.tobago.internal.component.AbstractUICommandBase.isAllowed(AbstractUICommandBase.java:128)
 ~[tobago-core-5.0.0.jar!/:5.0.0]
    at 
org.apache.myfaces.tobago.internal.component.AbstractUICommandBase.isDisabled(AbstractUICommandBase.java:120)
 ~[tobago-core-5.0.0.jar!/:5.0.0]
    at 
org.apache.myfaces.tobago.internal.renderkit.renderer.CommandRendererBase.encodeBeginInternal(CommandRendererBase.java:67)
 ~[tobago-core-5.0.0.jar!/:5.0.0]
    at 
org.apache.myfaces.tobago.internal.renderkit.renderer.CommandRendererBase.encodeBeginInternal(CommandRendererBase.java:59)
 ~[tobago-core-5.0.0.jar!/:5.0.0]
    at 
org.apache.myfaces.tobago.renderkit.RendererBase.encodeBegin(RendererBase.java:87)
 ~[tobago-core-5.0.0.jar!/:5.0.0]
    at 
javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:597) 
~[myfaces-api-2.3.9.jar!/:2.3.9]
    at 
javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:527) 
~[myfaces-api-2.3.9.jar!/:2.3.9]
    at 
javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:551) 
~[myfaces-api-2.3.9.jar!/:2.3.9]{noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (TOBAGO-2088) tc:selectOneChoice onclick

2021-06-09 Thread Carsten Dimmek (Jira)


[ 
https://issues.apache.org/jira/browse/TOBAGO-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359866#comment-17359866
 ] 

Carsten Dimmek commented on TOBAGO-2088:


I just realized the onclick is working. But only if you click on an option. I 
expected that the click event happens when i open the drop down, but maybe my 
expectation is wrong

> tc:selectOneChoice onclick
> --
>
> Key: TOBAGO-2088
> URL: https://issues.apache.org/jira/browse/TOBAGO-2088
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 4.5.3
>Reporter: Carsten Dimmek
>Priority: Major
>
> I have a tc:selectOneChoice with a  and  event="click" ... />. The onclick event is never triggered. But if i remove 
> the change event the click triggers. 
> I haven't tested other event types, but my guess is that it doesn't work with 
> other events either.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (TOBAGO-2089) Loading icon isn't removed in event of an error

2021-06-09 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2089:
--

 Summary: Loading icon isn't removed in event of an error
 Key: TOBAGO-2089
 URL: https://issues.apache.org/jira/browse/TOBAGO-2089
 Project: MyFaces Tobago
  Issue Type: Bug
Reporter: Carsten Dimmek


The loading icon for long running ajax tasks is not removed on error



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (TOBAGO-2088) tc:selectOneChoice doesn't support multiple ajax events

2021-06-09 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2088:
--

 Summary: tc:selectOneChoice doesn't support multiple ajax events
 Key: TOBAGO-2088
 URL: https://issues.apache.org/jira/browse/TOBAGO-2088
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Reporter: Carsten Dimmek


I have a tc:selectOneChoice with a  and . The onclick event is never triggered. But if i remove the 
change event the click triggers. 

I haven't tested other event types, but my guess is that it doesn't work with 
other events either.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (TOBAGO-2051) Allow HTML content in FacesMessage

2020-07-14 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2051:
--

 Summary: Allow HTML content in FacesMessage
 Key: TOBAGO-2051
 URL: https://issues.apache.org/jira/browse/TOBAGO-2051
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Reporter: Carsten Dimmek


At the moment any html content in the faces message is escaped. It would be 
nice to have the possibility to add html content to the message that gets 
rendered



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (TOBAGO-2046) Replace javax.faces.bean annotations with CDI Annotations

2020-06-25 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2046:
--

 Summary: Replace javax.faces.bean annotations with CDI Annotations
 Key: TOBAGO-2046
 URL: https://issues.apache.org/jira/browse/TOBAGO-2046
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Reporter: Carsten Dimmek


Some classes still use the old JSF Annotations that are deprecated. Can you 
please replace them with the CDI annotations?

 

javax.faces.bean.ManagedBean -> javax.inject.Named

javax.faces.bean.RequestScoped -> javax.inject.RequestScoped

etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (TOBAGO-2008) AuthorizationHelper not working with composite component expressions

2020-06-25 Thread Carsten Dimmek (Jira)


[ 
https://issues.apache.org/jira/browse/TOBAGO-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17144854#comment-17144854
 ] 

Carsten Dimmek commented on TOBAGO-2008:


Yes

> AuthorizationHelper not working with composite component expressions
> 
>
> Key: TOBAGO-2008
> URL: https://issues.apache.org/jira/browse/TOBAGO-2008
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 4.4.1
>Reporter: Carsten Dimmek
>Priority: Major
>
> When i create a composite component and have a secured method referenced with 
> cc.attrs  
> the AuthorizationHelper fails to resolve the corresponding bean
> {code:java}
> 
>  
> 
> 
> 
> 
> class MyController {
>   @RolesAllowed("admin")
>   public void approve() {
>   }
> }{code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (TOBAGO-2009) UIOperation for Attribute with el expression causes NullPointerException

2019-11-06 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2009:
--

 Summary: UIOperation for Attribute with el expression causes 
NullPointerException
 Key: TOBAGO-2009
 URL: https://issues.apache.org/jira/browse/TOBAGO-2009
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 4.4.1
Reporter: Carsten Dimmek


{code:java}
Caused by: java.lang.NullPointerException
 at org.apache.myfaces.tobago.util.ComponentUtils.findComponent 
(ComponentUtils.java:636)
 at org.apache.myfaces.tobago.util.ComponentUtils.evaluateClientId 
(ComponentUtils.java:696)
 at 
org.apache.myfaces.tobago.internal.renderkit.renderer.TobagoClientBehaviorRenderer.createCollapsible
 (TobagoClientBehaviorRenderer.java:215)
 at org.apache.myfaces.tobago.internal.renderkit.Command. 
(Command.java:84)
 at org.apache.myfaces.tobago.internal.util.RenderUtils.getBehaviorCommands 
(RenderUtils.java:331)
 at 
org.apache.myfaces.tobago.internal.renderkit.renderer.CommandRendererBase.encodeBegin
 (CommandRendererBase.java:97)
 at javax.faces.component.UIComponentBase.encodeBegin (UIComponentBase.java:597)
 at javax.faces.component.UIComponentBase.encodeAll (UIComponentBase.java:527)
 at javax.faces.component.UIComponentBase.encodeAll (UIComponentBase.java:551)
 at 
org.apache.myfaces.renderkit.html.HtmlCompositeComponentRenderer.encodeChildren 
(HtmlCompositeComponentRenderer.java:68)
 at javax.faces.component.UIComponentBase.encodeChildren 
(UIComponentBase.java:644)
 at javax.faces.component.UIComponentBase.encodeAll (UIComponentBase.java:542)
 at javax.faces.render.Renderer.encodeChildren (Renderer.java:95)
 at javax.faces.component.UIComponentBase.encodeChildren 
(UIComponentBase.java:644)
 at javax.faces.component.UIComponentBase.encodeAll (UIComponentBase.java:542)
 at 
org.apache.myfaces.tobago.internal.renderkit.renderer.SheetRenderer.encodeTableBody
 (SheetRenderer.java:740)
 at 
org.apache.myfaces.tobago.internal.renderkit.renderer.SheetRenderer.encodeEnd 
(SheetRenderer.java:354)
 at javax.faces.component.UIComponentBase.encodeEnd (UIComponentBase.java:675)
 at javax.faces.component.UIData.encodeEnd (UIData.java:1835)
 at javax.faces.component.UIComponentBase.encodeAll (UIComponentBase.java:555)
 at org.apache.myfaces.tobago.internal.component.AbstractUISheet.encodeAll 
(AbstractUISheet.java:105)
 at javax.faces.render.Renderer.encodeChildren (Renderer.java:95)
 at 
org.apache.myfaces.tobago.internal.renderkit.renderer.PanelRendererBase.encodeChildren
 (PanelRendererBase.java:76)
 at javax.faces.component.UIComponentBase.encodeChildren 
(UIComponentBase.java:644)
 at javax.faces.component.UIComponentBase.encodeAll (UIComponentBase.java:542)
 at javax.faces.render.Renderer.encodeChildren (Renderer.java:95)
 at 
org.apache.myfaces.tobago.internal.renderkit.renderer.PanelRendererBase.encodeChildren
 (PanelRendererBase.java:76)
 at javax.faces.component.UIComponentBase.encodeChildren 
(UIComponentBase.java:644)
 at javax.faces.component.UIComponentBase.encodeAll (UIComponentBase.java:542)
 at org.apache.myfaces.tobago.internal.component.AbstractUIPanel.encodeAll 
(AbstractUIPanel.java:55)
 at javax.faces.render.Renderer.encodeChildren (Renderer.java:95)
 at javax.faces.component.UIComponentBase.encodeChildren 
(UIComponentBase.java:644)
 at javax.faces.component.UIComponentBase.encodeAll (UIComponentBase.java:542)
 at javax.faces.component.UIComponentBase.encodeAll (UIComponentBase.java:551)
 at org.apache.myfaces.view.facelets.FaceletViewDeclarationLanguage.renderView 
(FaceletViewDeclarationLanguage.java:1897)
 at org.apache.myfaces.application.ViewHandlerImpl.renderView 
(ViewHandlerImpl.java:315)
 at javax.faces.application.ViewHandlerWrapper.renderView 
(ViewHandlerWrapper.java:73)
 at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute 
(RenderResponseExecutor.java:117)
 at org.apache.myfaces.lifecycle.LifecycleImpl.render (LifecycleImpl.java:266)
 at javax.faces.webapp.FacesServlet.service (FacesServlet.java:206)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (TOBAGO-2008) AuthorizationHelper not working with composite component expressions

2019-11-06 Thread Carsten Dimmek (Jira)
Carsten Dimmek created TOBAGO-2008:
--

 Summary: AuthorizationHelper not working with composite component 
expressions
 Key: TOBAGO-2008
 URL: https://issues.apache.org/jira/browse/TOBAGO-2008
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 4.4.1
Reporter: Carsten Dimmek


When i create a composite component and have a secured method referenced with 
cc.attrs  

the AuthorizationHelper fails to resolve the corresponding bean
{code:java}

 





class MyController {

  @RolesAllowed("admin")
  public void approve() {
  }
}{code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (TOBAGO-1997) Add disabled attribute to tc:buttons

2019-07-18 Thread Carsten Dimmek (JIRA)
Carsten Dimmek created TOBAGO-1997:
--

 Summary: Add disabled attribute to tc:buttons
 Key: TOBAGO-1997
 URL: https://issues.apache.org/jira/browse/TOBAGO-1997
 Project: MyFaces Tobago
  Issue Type: Wish
  Components: Core
Reporter: Carsten Dimmek


It would be nice to have a disabled attribute on tc:buttons which disables all 
children 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (TOBAGO-1954) Add vertical mode for tc:links

2018-11-15 Thread Carsten Dimmek (JIRA)
Carsten Dimmek created TOBAGO-1954:
--

 Summary: Add vertical mode for tc:links
 Key: TOBAGO-1954
 URL: https://issues.apache.org/jira/browse/TOBAGO-1954
 Project: MyFaces Tobago
  Issue Type: Wish
  Components: Core
Affects Versions: 4.3.0
Reporter: Carsten Dimmek






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (TOBAGO-1950) Websockets are not working

2018-11-12 Thread Carsten Dimmek (JIRA)
Carsten Dimmek created TOBAGO-1950:
--

 Summary: Websockets are not working
 Key: TOBAGO-1950
 URL: https://issues.apache.org/jira/browse/TOBAGO-1950
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 4.3.0
Reporter: Carsten Dimmek


Websockets are not working with Tobago. Nothing is rendered when using 
f:websocket



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (TOBAGO-1916) tc:link doesn't prepend context path

2018-08-21 Thread Carsten Dimmek (JIRA)
Carsten Dimmek created TOBAGO-1916:
--

 Summary: tc:link doesn't prepend context path
 Key: TOBAGO-1916
 URL: https://issues.apache.org/jira/browse/TOBAGO-1916
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 4.3.0
Reporter: Carsten Dimmek


The documentation for the tc:link link attribute says:

internal absolute link
Starts with a slash '/' character. The context path will be added.
 A session id will be added, if needed.

 

But no context path is added at all. For example





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (TRINIDAD-2547) ClientBehavior doesn't get rendered on all commands

2017-03-16 Thread Carsten Dimmek (JIRA)
Carsten Dimmek created TRINIDAD-2547:


 Summary: ClientBehavior doesn't get rendered on all commands
 Key: TRINIDAD-2547
 URL: https://issues.apache.org/jira/browse/TRINIDAD-2547
 Project: MyFaces Trinidad
  Issue Type: Bug
  Components: Components
Reporter: Carsten Dimmek
 Attachments: action_client_event.patch

ClientBehavior​ doesn't get rendered for all commands components when no 
explicit event name is set.

See applied patch for a fix



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (TRINIDAD-2546) f:ajax listener not called

2017-02-15 Thread Carsten Dimmek (JIRA)
Carsten Dimmek created TRINIDAD-2546:


 Summary: f:ajax listener not called
 Key: TRINIDAD-2546
 URL: https://issues.apache.org/jira/browse/TRINIDAD-2546
 Project: MyFaces Trinidad
  Issue Type: Bug
  Components: Components
Affects Versions: 2.1.2-core
Reporter: Carsten Dimmek
 Attachments: Add_support_for_ajax_listener.patch

Listener on f:ajax is not called. See attached patch for fix



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (TRINIDAD-2545) Update of view state in partial response not working (JSF 2.2)

2017-02-09 Thread Carsten Dimmek (JIRA)
Carsten Dimmek created TRINIDAD-2545:


 Summary: Update of view state in partial response not working (JSF 
2.2)
 Key: TRINIDAD-2545
 URL: https://issues.apache.org/jira/browse/TRINIDAD-2545
 Project: MyFaces Trinidad
  Issue Type: Bug
Affects Versions: 2.1.2-core
Reporter: Carsten Dimmek
 Attachments: Add_support_for_jsf_2_2_view_state_id.patch

jsf.js response handler is looking for a viewstate with id from the partial 
response update section whild couldn't be found because Trinidad doesn't write 
the id for a ViewSate to prevent an old bug with duplicate ids. In JSF 2.2
a mechanism for multiple viewstate ids was introduced. The attached patch 
covers this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (TOBAGO-1467) Calendar component opens console replacement popup in production

2015-05-27 Thread Carsten Dimmek (JIRA)
Carsten Dimmek created TOBAGO-1467:
--

 Summary: Calendar component opens console replacement popup in 
production
 Key: TOBAGO-1467
 URL: https://issues.apache.org/jira/browse/TOBAGO-1467
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 2.0.7
Reporter: Carsten Dimmek






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (TOBAGO-1425) tx:selectManyShuttle does not submit selected valus

2014-11-25 Thread Carsten Dimmek (JIRA)
Carsten Dimmek created TOBAGO-1425:
--

 Summary: tx:selectManyShuttle does not submit selected valus
 Key: TOBAGO-1425
 URL: https://issues.apache.org/jira/browse/TOBAGO-1425
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 2.0.4
Reporter: Carsten Dimmek






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (TOBAGO-1424) Missing change facet in treeSelectItem

2014-11-17 Thread Carsten Dimmek (JIRA)
Carsten Dimmek created TOBAGO-1424:
--

 Summary: Missing change facet in treeSelectItem
 Key: TOBAGO-1424
 URL: https://issues.apache.org/jira/browse/TOBAGO-1424
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 2.0.3
Reporter: Carsten Dimmek






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (MYFACES-3185) Support base classes as source class for SystemEvents

2011-06-24 Thread Carsten Dimmek (JIRA)
Support base classes as source class for SystemEvents
-

 Key: MYFACES-3185
 URL: https://issues.apache.org/jira/browse/MYFACES-3185
 Project: MyFaces Core
  Issue Type: Bug
Affects Versions: 2.0.7, 2.0.6
Reporter: Carsten Dimmek


Registering a system event listener in the faces-config need a concrete class 
like HtmlInputText. If you wan't to register a listener for let's say all 
UIInputs you need to explicit configure all subclasses. 

system-event-listener

system-event-listener-classview.RequiredValidationListener/system-event-listener-class

system-event-classjavax.faces.event.PostValidateEvent/system-event-class

source-classjavax.faces.component.html.HtmlInputText/source-class
 /system-event-listener

system-event-listener

system-event-listener-classview.RequiredValidationListener/system-event-listener-class

system-event-classjavax.faces.event.PostValidateEvent/system-event-class

source-classjavax.faces.component.html.HtmlInputSecret/source-class
 /system-event-listener

etc.


Supporting base classes would be great:

system-event-listener

system-event-listener-classview.RequiredValidationListener/system-event-listener-class

system-event-classjavax.faces.event.PostValidateEvent/system-event-class
source-classjavax.faces.component.UIInput/source-class
 /system-event-listener

a fine-grained configuration would be still possible through 
SystemEventListener.isListenerForSource(Object source)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (ORCHESTRA-57) Make isActive on conversation public accessible

2011-06-23 Thread Carsten Dimmek (JIRA)
Make isActive on conversation public accessible
---

 Key: ORCHESTRA-57
 URL: https://issues.apache.org/jira/browse/ORCHESTRA-57
 Project: MyFaces Orchestra
  Issue Type: Wish
  Components: Conversation
Affects Versions: 1.4
Reporter: Carsten Dimmek




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (MYFACES-3177) Add secure flag for cookies if the page is accessed over a secure protocol

2011-06-17 Thread Carsten Dimmek (JIRA)
Add secure flag for cookies if the page is accessed over a secure protocol
--

 Key: MYFACES-3177
 URL: https://issues.apache.org/jira/browse/MYFACES-3177
 Project: MyFaces Core
  Issue Type: Improvement
Affects Versions: 2.0.7
Reporter: Carsten Dimmek
Priority: Minor


We did some security tests for our application and one of the results was that 
for example the oam.Flash.RENDERMAP.TOKEN should be marked as secure if the 
page is accessed via https.


http://download.oracle.com/javaee/6/api/javax/servlet/http/Cookie.html#setSecure(boolean)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (TOBAGO-700) New Theme

2008-09-23 Thread Carsten Dimmek (JIRA)
New Theme
-

 Key: TOBAGO-700
 URL: https://issues.apache.org/jira/browse/TOBAGO-700
 Project: MyFaces Tobago
  Issue Type: New Feature
  Components: Themes
Reporter: Carsten Dimmek
Priority: Trivial


Hi, I created a new theme. You can use it if you like it

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (TOBAGO-536) Add overwriteable autosuggest support

2007-11-08 Thread Carsten Dimmek (JIRA)
Add overwriteable autosuggest support
---

 Key: TOBAGO-536
 URL: https://issues.apache.org/jira/browse/TOBAGO-536
 Project: MyFaces Tobago
  Issue Type: Wish
  Components: Core
Reporter: Carsten Dimmek


Tobago currently supports a drop-down autosuggestbox. I need an 
overwriteable autosuggestbox
(See http://momche.net/res/autocomplete/ for an example)

Or even better a combined support for drop-down and overwritable

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (TOBAGO-537) Add pagewide onkeyevent support for UILinkCommand

2007-11-08 Thread Carsten Dimmek (JIRA)
Add pagewide onkeyevent support for UILinkCommand
-

 Key: TOBAGO-537
 URL: https://issues.apache.org/jira/browse/TOBAGO-537
 Project: MyFaces Tobago
  Issue Type: Wish
Reporter: Carsten Dimmek


I need a UILinkCommand that fires an action on a keyevent


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (TOBAGO-284) Spacing between separator and next item in menu is too large

2007-02-14 Thread Carsten Dimmek (JIRA)
Spacing between separator and next item in menu is too large


 Key: TOBAGO-284
 URL: https://issues.apache.org/jira/browse/TOBAGO-284
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Themes
 Environment: Firefox 2.0.0.1
Reporter: Carsten Dimmek
Priority: Trivial
 Fix For: 1.0.10


Spacing between separator and next item in menu is too large

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (TOBAGO-285) Missing bottom line in combobox

2007-02-14 Thread Carsten Dimmek (JIRA)
Missing bottom line in combobox
---

 Key: TOBAGO-285
 URL: https://issues.apache.org/jira/browse/TOBAGO-285
 Project: MyFaces Tobago
  Issue Type: Bug
 Environment: Firefox 2.0.0.1
Reporter: Carsten Dimmek
Priority: Trivial
 Fix For: 1.0.10
 Attachments: screenshot-1.jpg

A Combobox doesn't render correctly in firefox. 
The bottom line is missing.
This seems to be only a firefox problem. IE is ok.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2006-12-18 Thread Carsten Dimmek (JIRA)
[ 
http://issues.apache.org/jira/browse/TOBAGO-213?page=comments#action_12459561 ] 

Carsten Dimmek commented on TOBAGO-213:
---

I have checked it with Firefox and Opera. It seems that you're right.

 Combobox elements rendererd incorrectly within sheet
 

 Key: TOBAGO-213
 URL: http://issues.apache.org/jira/browse/TOBAGO-213
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 1.0.9
Reporter: Carsten Dimmek
 Assigned To: Volker Weber
Priority: Minor
 Attachments: bug_sheet.JPG


 When you can scroll a sheet, where combobox elements are used, the combobox 
 is drawn over the sheet header

-- 
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: http://www.atlassian.com/software/jira




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

2006-12-12 Thread Carsten Dimmek (JIRA)
Combobox elements rendererd incorrectly within sheet


 Key: TOBAGO-213
 URL: http://issues.apache.org/jira/browse/TOBAGO-213
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 1.0.9
Reporter: Carsten Dimmek
Priority: Minor


When you can scroll a sheet, where combobox elements are used, the combobox is 
drawn over the sheet header

-- 
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: http://www.atlassian.com/software/jira




[jira] Created: (TOBAGO-154) Add converter for tab label and box label

2006-10-12 Thread Carsten Dimmek (JIRA)
Add converter for tab label and box label
-

 Key: TOBAGO-154
 URL: http://issues.apache.org/jira/browse/TOBAGO-154
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 1.0.8, 1.0.7
Reporter: Carsten Dimmek
Priority: Minor


Please add a converter for the tab label and box label

-- 
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: http://www.atlassian.com/software/jira




[jira] Created: (TOBAGO-143) tc:tree does not invoke an actionevent

2006-10-04 Thread Carsten Dimmek (JIRA)
tc:tree does not invoke an actionevent
--

 Key: TOBAGO-143
 URL: http://issues.apache.org/jira/browse/TOBAGO-143
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 1.0.8
 Environment: IE 6, Windows XP, Tomcat 5.5
Reporter: Carsten Dimmek


I tried to register an action listener to the tc:tree component but the action 
method is never called.

tc:tree value=#{settingsBean.tree} id=settingsTree
 state=#{settingsBean.treeState} idReference=userObject.id
nameReference=userObject.name showIcons=true
   showJunctions=true showRootJunction=true showRoot=true
  selectable=false mutable=false
actionListener=#{settingsBean.refreshView} /

public class SettingsBean {

snip
public void refreshView(ActionEvent event) {
System.out.println(test);
}

snip
}


-- 
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: http://www.atlassian.com/software/jira




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

2006-09-19 Thread Carsten Dimmek (JIRA)
[ 
http://issues.apache.org/jira/browse/TOBAGO-128?page=comments#action_12435686 ] 

Carsten Dimmek commented on TOBAGO-128:
---

I added a screenshot of the menu part. 
It's no problem in second level menus. 
Just the top level menu doesn't work. By the way i forgot to include im using 
ie 6

 Using an image in a menu tag creates the image below the menu text
 --

 Key: TOBAGO-128
 URL: http://issues.apache.org/jira/browse/TOBAGO-128
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Themes
Affects Versions: 1.0.8
 Environment: Windows XP, Tomcat 5.5, Speyside Theme (others not 
 tested)
Reporter: Carsten Dimmek
Priority: Trivial
 Attachments: menu.gif, menu_err.jpg


 If you user the image attribute in the menu component, the image is created 
 below the text.
 Example Code:
 tc:menu label=#{msg.menuUser} image=images/icons/door_out.gif
 tc:menuItem action=overview/intro immediate=true 
 label=#{msg.menuUserInfo} /

-- 
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: http://www.atlassian.com/software/jira




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

2006-09-18 Thread Carsten Dimmek (JIRA)
Using an image in a menu tag creates the image below the menu text
--

 Key: TOBAGO-128
 URL: http://issues.apache.org/jira/browse/TOBAGO-128
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Themes
Affects Versions: 1.0.8
 Environment: Windows XP, Tomcat 5.5, Speyside Theme (others not tested)
Reporter: Carsten Dimmek
Priority: Trivial


If you user the image attribute in the menu component, the image is created 
below the text.

Example Code:
tc:menu label=#{msg.menuUser} image=images/icons/door_out.gif
tc:menuItem action=overview/intro immediate=true 
label=#{msg.menuUserInfo} /

-- 
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: http://www.atlassian.com/software/jira