Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi *,

On Mon, May 26, 2014 at 1:46 PM, Christian Lohmaier
<lohmaier+ooofuture@googlemail.com> wrote:
On Mon, May 26, 2014 at 1:00 PM, Olivier Hallot
<olivier.hallot@libreoffice.org> wrote:
Em 26-05-2014 06:39, Christian Lohmaier escreveu:
On Wed, May 21, 2014 at 8:28 AM, Pedro Albuquerque
<palbuquerque73@gmail.com> wrote:
[…]
So what happens is I open the login page without any problem, I enter my e-mail and password, 
there is no error message and then I get a blank
page.

My guess is that it was the interface langauge that makes the problem,
I did reset it to English - that should eliminate this problem.

Set it back to Portuguese as the problem was fixed.

Same as Pedro... a blank page with no data at all (tested in FFox and
Rekonq, language is pt-BR)

Verified that it is a problem with the website translation files -
although the yaml files are valid according to the spec, the parser is
too picky and fails to parse it correctly. Need to debug that..

Problem is that the parser doesn't understand the construct

key: some long line
  that is continued on another

but only

key: >-
  some long line
  that is continued on another

but I couldn't find a yaml parser/emitter that would export the line
with this folding method.

So now the long strings are exported in one single long line and the
parser is happy...

@Daniel: As your symptoms were a little different: Please start
another thread if the problem persists.

ciao
Christian

-- 
To unsubscribe e-mail to: website+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.