Sabst

Results 10 issues of Sabst

Hi, Lettuce supports multiple languages. lettuce_webdriver should support those languages too. Or at least, defining new translations should not duplicate the webdriver logic (for now I copied webdriver.py steps to...

Hi there, As a 1.3 user, I noticed that new lines are not correctly handled anymore in newer versions. I tested with 1.4.4 and later. If the output looks ok...

Hi, I defined the translations for one locale, say 'fr'. Now, on some device, the system reports the locale as 'fr-FR' (could sometimes also be 'fr_FR' or 'fr-fr'). The result...

I have been using the package without any problem on my dev systems (same system as the server). Now, I'm testing remotely and the translations are not available. `msgfmt.init` seems...

Hi, It looks like extract fails for this kind of statement: `mf('mykey', null, `Some text`)` Regards.

Here are some points that could be helpful to find in the documentation when you are not familiar with MessageFormat: - Even in dev, you must be logged to save...

I tried using this package with Meteor 1.3, with and without SSR support and both failed. - In normal mode (no SSR), I get ``` nicolaslopezj_router-layer.js?hash=7b51f70…:73 Uncaught Error: If you...

When displaying a date value in update mode, I get: `The specified value "Wed Feb 24 2016 21:56:31 GMT+0100 (CET)" does not conform to the required format, "yyyy-MM-dd".` The default...

bug
to-do

To migrate existing Grails apps away from the monolith or for those who like GSPs, they should be one of the default Server Side View Rendering options. In the meantime,...

status: awaiting third-party
lang: groovy
type: enhancement
status: future consideration

### Task List - [x] Steps to reproduce provided - [x] Example that reproduces the problem uploaded to Github - [x] Full description of the issue provided (see below) ###...

info: workaround available
type: bug