﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
22091,Twenty Ten Theme Div Shift w/ <!--nextpage>,lambje,,"When the <!--nextpage--> tag is used the first page of the post has it's DIVs mixed up.  Subsequent pages are fine and resemble those of a single page post.  Here's the difference in the DIV hierarchy, with Page 2... being what is expected:

'''Page 1'''

wrapper[[BR]]
    header[[BR]]
    main[[BR]]
        container[[BR]]
            content[[BR]]
            primary[[BR]]
            secondary[[BR]]
        footer[[BR]]


'''Page 2...n'''

wrapper[[BR]]
    header[[BR]]
    main[[BR]]
        container[[BR]]
            content[[BR]]
        primary[[BR]]
        secondary[[BR]]
    footer",defect (bug),closed,normal,,Bundled Theme,3.4.2,normal,worksforme,,jeff.lambert@…
