Ticket #3779 (closed Bugs: fixed)

Opened 3 years ago

Last modified 3 years ago

Malformed HTML

Reported by: jsarrel Assigned to:
Priority: minor Milestone: 2.6
Component: System Recordings Version: 2.5-branch
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: Asterisk 1.4.x Backend Engine Version:

Description

Problem occurs recordings-3.3.8.10. Incorrect HTML causes blanks to be added before the list of "selects". The blank.gif images are being placed in between closing and opening td tags on lines 534/535 and 540/541. Move the opening td tag to include the image and the page formatting is corrected. Corrected file attached.

Attachments

page.recordings.php (22.3 kB) - added by jsarrel on 07/07/09 10:51:09.

Change History

07/07/09 10:51:09 changed by jsarrel

  • attachment page.recordings.php added.

08/23/09 15:43:53 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [8098]) fixes #3779 move spacer images inside of td tags