+1 don't think that 2.3.x shared is used by any other project.
2018-05-16 16:42 GMT+02:00 Eduardo B <[email protected]>: > Hi, > > I have found that there is a typo in the following two method signatures > from the HTMLEncoder class: > > public static String *encodeURIAtributte*(final String string, final > String characterEncoding) > > public static void *encodeURIAtributte*(Writer writer, final String > string, final String characterEncoding) > > Note that the method name has a typo, it should be "encodeURIAttribute" > instead of "encodeURIAtributte". > > Do any of you see any issues on correcting this typo? Is this shared > component used by other MyFaces projects? > > Regards, > Eduardo M. Breijo >
