[Openlp-core] [Bug 1215830] Re: OSIS import is line/regex based, not XML based

2014-09-08 Thread Tomas Groth
** Changed in: openlp
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1215830

Title:
  OSIS import is line/regex based, not XML based

Status in OpenLP - Worship Presentation Software:
  Fix Committed

Bug description:
  The OSIS import code is based on reading lines using regex, not XML-
  parsing, which means that when trying to import a bible in OSIS
  format, it wont work unless the line breaks are just right, which
  shouldn't be a requirement for a XML format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1215830/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1215830] Re: OSIS import is line/regex based, not XML based

2014-08-27 Thread Tomas Groth
** Changed in: openlp
   Status: Expired = In Progress

** Changed in: openlp
 Assignee: (unassigned) = Tomas Groth (tomasgroth)

** Branch linked: lp:~tomasgroth/openlp/osis-import-fix

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1215830

Title:
  OSIS import is line/regex based, not XML based

Status in OpenLP - Worship Presentation Software:
  In Progress

Bug description:
  The OSIS import code is based on reading lines using regex, not XML-
  parsing, which means that when trying to import a bible in OSIS
  format, it wont work unless the line breaks are just right, which
  shouldn't be a requirement for a XML format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1215830/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1215830] Re: OSIS import is line/regex based, not XML based

2013-10-22 Thread Launchpad Bug Tracker
[Expired for OpenLP because there has been no activity for 60 days.]

** Changed in: openlp
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1215830

Title:
  OSIS import is line/regex based, not XML based

Status in OpenLP - Worship Presentation Software:
  Expired

Bug description:
  The OSIS import code is based on reading lines using regex, not XML-
  parsing, which means that when trying to import a bible in OSIS
  format, it wont work unless the line breaks are just right, which
  shouldn't be a requirement for a XML format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1215830/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1215830] Re: OSIS import is line/regex based, not XML based

2013-08-23 Thread Phill
Do you have any sample files? If so could you attach then please.

** Tags added: bible bible-import

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1215830

Title:
  OSIS import is line/regex based, not XML based

Status in OpenLP - Worship Presentation Software:
  Invalid

Bug description:
  The OSIS import code is based on reading lines using regex, not XML-
  parsing, which means that when trying to import a bible in OSIS
  format, it wont work unless the line breaks are just right, which
  shouldn't be a requirement for a XML format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1215830/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1215830] Re: OSIS import is line/regex based, not XML based

2013-08-23 Thread Raoul Snyman
The OSIS that comes out of mod2osis is not valid XML. If it were, we
would have used lxml.

** Changed in: openlp
   Status: New = Invalid

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1215830

Title:
  OSIS import is line/regex based, not XML based

Status in OpenLP - Worship Presentation Software:
  Invalid

Bug description:
  The OSIS import code is based on reading lines using regex, not XML-
  parsing, which means that when trying to import a bible in OSIS
  format, it wont work unless the line breaks are just right, which
  shouldn't be a requirement for a XML format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1215830/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1215830] Re: OSIS import is line/regex based, not XML based

2013-08-23 Thread Tomas Groth
Not all OSIS xml comes from mod2osis... 
And I'd still say this is a valid issue if valid a OSIS file can't be imported.


** Changed in: openlp
   Status: Invalid = New

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1215830

Title:
  OSIS import is line/regex based, not XML based

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  The OSIS import code is based on reading lines using regex, not XML-
  parsing, which means that when trying to import a bible in OSIS
  format, it wont work unless the line breaks are just right, which
  shouldn't be a requirement for a XML format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1215830/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1215830] Re: OSIS import is line/regex based, not XML based

2013-08-23 Thread Jonathan Corwin
Tomas, is this a hypothetical bug It might not work if..., or have you
found an example OSIS Bible which didn't import?

If the latter, please attach it. 
If the former then I'm sure we've got plenty of real bugs to fix before we 
worry about code that might not work under situations that might never arise.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1215830

Title:
  OSIS import is line/regex based, not XML based

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  The OSIS import code is based on reading lines using regex, not XML-
  parsing, which means that when trying to import a bible in OSIS
  format, it wont work unless the line breaks are just right, which
  shouldn't be a requirement for a XML format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1215830/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1215830] Re: OSIS import is line/regex based, not XML based

2013-08-23 Thread Raoul Snyman
** Changed in: openlp
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1215830

Title:
  OSIS import is line/regex based, not XML based

Status in OpenLP - Worship Presentation Software:
  Incomplete

Bug description:
  The OSIS import code is based on reading lines using regex, not XML-
  parsing, which means that when trying to import a bible in OSIS
  format, it wont work unless the line breaks are just right, which
  shouldn't be a requirement for a XML format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1215830/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1215830] Re: OSIS import is line/regex based, not XML based

2013-08-23 Thread Tomas Groth
This is a real case. But I can't really attach/distribute the example because 
this version isn't in public domain.
The problem has be worked around by converting into CSV, and it has been 
imported that way instead, so the issue isn't high priority.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1215830

Title:
  OSIS import is line/regex based, not XML based

Status in OpenLP - Worship Presentation Software:
  Incomplete

Bug description:
  The OSIS import code is based on reading lines using regex, not XML-
  parsing, which means that when trying to import a bible in OSIS
  format, it wont work unless the line breaks are just right, which
  shouldn't be a requirement for a XML format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1215830/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp


[Openlp-core] [Bug 1215830] Re: OSIS import is line/regex based, not XML based

2013-08-23 Thread Raoul Snyman
Hi Tomas, you can e-mail it to any of the e-mail addresses on my
Launchpad.net profile page.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1215830

Title:
  OSIS import is line/regex based, not XML based

Status in OpenLP - Worship Presentation Software:
  Incomplete

Bug description:
  The OSIS import code is based on reading lines using regex, not XML-
  parsing, which means that when trying to import a bible in OSIS
  format, it wont work unless the line breaks are just right, which
  shouldn't be a requirement for a XML format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1215830/+subscriptions

___
Mailing list: https://launchpad.net/~openlp-core
Post to : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp