Hi All, it seems that:
<collapse-property name="user.agent" values="*" /> doesn't work correctly if my user.agent property contains an ie* value. For: <set-property name="user.agent" value="gecko1_8,ie9,safari"/> and <collapse-property name="user.agent" values="*" /> Two permutations will be generated: one for [gecko1_8, safari] and a second for [ie9]. Is that a bug or the does GWT team change something? BR Rocco -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
