Clickie (clickie) wrote in lj_dev,
Clickie
clickie
lj_dev

S2 Core Layer ReplyForm bug

I posted this to support, but I thought maybe someone here might be able to help me a bit too:

I'm trying to make a new S2 layout, and I'm working on the ReplyPage class, but I'm noticing that the ReplyForm print() function spews out table code that doesn't have properly matching table row and element tags. Specifically, the row that looks like this:

<tr valign='middle'><td> </td><td align=middle><input type='radio' name='usertype' value='user' id='talkpostfromlj' /></td><td align='left'><b><label for='talkpostfromlj'>LiveJournal user:</label></b> </tr>

is missing the final </td> tag, which is messing up the entire page's layout. There might be more, but there's at least that one. What can I do? I can't overwrite this function, since it's built in and not accessible through S2.

Any ideas?

Thanks!
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 4 comments