darshakshah1988 / gmaps4jsf

Automatically exported from code.google.com/p/gmaps4jsf
0 stars 1 forks source link

JSF 2.0 <ui:repeat IllegalArgumentException: Empty id attribute is not allowed #117

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
    1. Putting an <m:marker tag with it's submitOnValueChange attribute set
to true or false inside a <ui:repeat tag causes 

    java.lang.IllegalArgumentException: Empty id attribute is not allowed

What is the expected output? What do you see instead?

  To see a map with n markers and all of them responding to user
interacion,summiting information when user clicks on a marker.

What version of the product are you using? On what operating system?

  gmaps4jsf-1.1.3-u2.jar
  Glassfish 3.0 embedded with netbeans 6.8.1

  JSF 2.0

Please provide any additional information below.

   if i remove submitOnValueChange it works well, but component doesn't 
send information to the backing bean 

Original issue reported on code.google.com by li.salva...@gmail.com on 2 Jun 2010 at 9:58

GoogleCodeExporter commented 8 years ago
Sorry guys, it was completely my fault, it is working fine, i was making a 
mistake, a
stupid one, next time i'll do a triple check before starting a new issue , 
Sorry !!

Original comment by li.salva...@gmail.com on 3 Jun 2010 at 3:41

GoogleCodeExporter commented 8 years ago
It is ok. no problem.

Original comment by Hazem.sa...@gmail.com on 3 Jun 2010 at 12:27

GoogleCodeExporter commented 8 years ago

Original comment by Hazem.sa...@gmail.com on 3 Jun 2010 at 12:27