Look in the documentation about moving the regexp out of the binding and
into the page's message catalog.
On Tue, Apr 1, 2014 at 3:00 PM, Richard Frovarp wrote:
> This looks to be a bug, but I can't find any good documentation, so I
> thought I'd bring it here first.
>
> I through a really quic
This looks to be a bug, but I can't find any good documentation, so I
thought I'd bring it here first.
I through a really quick and simple regexp together to validate time
entries. It's goal was to be quick, and to verify that the values
entered look like 24 hour time. 35:99 would validate, 5:
Note that this will work differently, and more simply, in 5.4, where it's
just a matter of putting them into the correct sub-folder of
META-INF/assets.
On Fri, Mar 28, 2014 at 2:09 PM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:
> On Fri, 28 Mar 2014 04:55:17 -0300, Nathan Quirynen