Menu

#1124 BDM Report fails

v4.0.2
open
None
5
2009-07-15
2006-10-16
Kerry Choy
No

Using latest 4.1 alpha build (rev 502) on WinnXP and
XAMPP. All other reports are working.

Birth, Deaths, Marriages Report fails. Have tried it
with default inputs and populating all fields. Failure
is the same:

filter1="$filter1" filter2="BIRT:DATE GTE $birthdate1"
filter3="BIRT:DATE LTE $birthdate2" filter4="DEAT:DATE
GTE $deathdate1" filter5="DEAT:DATE LTE $deathdate2"
sortby="$sortby">
:
:
:
:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:
:
:
:
:
PGVRRepeatTagEHandler XML error: Mismatched tag at
line 86Array ( [0] => Array ( [0] => Array ( ) [1] => 0
) [1] => Array ( [0] => Array ( ) [1] => 121 ) )

Discussion

  • Christophe B.

    Christophe B. - 2006-11-07
    • assigned_to: nobody --> opus27
     
  • Christophe B.

    Christophe B. - 2006-11-07

    Logged In: YES
    user_id=1006499

    Kerry : if you still have the problem, send me your ged file
    by mail to :
    opus27 at users.sourceforge.net
    (I will delete the file after testing)

     
  • Kerry Choy

    Kerry Choy - 2006-11-08

    Logged In: YES
    user_id=979969

    I still get the problem. I've used my full ged, a clipping
    ged and a brand new ged with one person created from
    scratch. All fail. I havewn't done a code refresh from SVN
    for at least a week. have you made any relevent changes
    recently?

    The only other fact of the matter is that I'm running the
    index directory in a location outside fo the web server file
    system.

    Ignorant question: Is there any memory setting that comes
    into play here? I couldn't find one but since the base XML
    is good, I was guessing that the table where the XML was
    being parsed might be being truncated or overwritten.

     
  • Kerry Choy

    Kerry Choy - 2007-03-06

    Logged In: YES
    user_id=979969
    Originator: YES

    I've also tried this on a few other 4.0.2 sites and make the following observations:

    The problem appears to be in the logic that formats the output. A report that has no data (eg very smalkl date range with no matrching data) will "work". Change the range to include data and it will crash.

    I suspicious of the logic around the RepeatTag. Since the fail seems to occur on a nested variable tag. Maybe the logic to recurse isn't quite what it should be.

     
  • Kerry Choy

    Kerry Choy - 2007-04-08

    Logged In: YES
    user_id=979969
    Originator: YES

    Update: This error seems to occur when you move from PHP v4 to v5. Might be an issue around <PGVRRepeatTag>.

     
  • Greg Roach

    Greg Roach - 2008-11-17
    • milestone: --> v4.0.2
     
  • Greg Roach

    Greg Roach - 2009-07-13

    The report engine has been rewritten since this bug was opened. Does the latest code fix the problem?

     
  • Greg Roach

    Greg Roach - 2009-07-13
    • status: open --> pending
     
  • Kerry Choy

    Kerry Choy - 2009-07-15
    • status: pending --> open
     
  • Kerry Choy

    Kerry Choy - 2009-07-15

    Looks OK now - OK to close.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.