Modify

Opened 16 years ago

Closed 14 years ago

#3967 closed defect (fixed)

[Patch] VotePlugin produces invalid xhtml strict

Reported by: jholg Owned by: Ryan J Ollos
Priority: normal Component: VotePlugin
Severity: major Keywords: xhtml, xhtml-strict
Cc: Trac Release: 0.11

Description

The nice voteplugin introduces invalid xhtml 1.0 (strict) markup into the otherwise clean-xhtml-strict Trac. Reason: Mandatory <img alt="..." .../> attribute is missing.

Patch diff fix attached.

Attachments (1)

voteplugin_valid_xhtml.diff (964 bytes) - added by jholg 16 years ago.
voteplugin patch for xhtml 1.0 validity

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by jholg

Attachment: voteplugin_valid_xhtml.diff added

voteplugin patch for xhtml 1.0 validity

comment:1 Changed 14 years ago by Christian Boos

FWIW, patch applied on t.e.o which uses the plugin. Thanks jholg for the patch!

comment:2 Changed 14 years ago by Ryan J Ollos

Owner: changed from Alec Thomas to Ryan J Ollos

Reassigning ticket to new maintainer.

comment:3 Changed 14 years ago by Ryan J Ollos

Summary: voteplugin produces invalid xhtml strict[Patch] VotePlugin produces invalid xhtml strict

comment:4 Changed 14 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

(In [8470]) - Added new maintainer and maintainer_email to setup.py.

  • Fixed invalid strict XHTML markup. Thanks to jholg for the patch. Fixes #3967.
  • Added svn:ignore property for .project and .pydevproject.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.