Loading...
 
Skip to main content

Multimedia value malformed in Plugin Tracker

Status
Closed
Subject
Multimedia value malformed in Plugin Tracker
Version
3.x
Category
  • Conflict of two features (each works well independently)
  • Consistency
  • Usability
Feature
Trackers
Resolution status
Fixed or Solved
Submitted by
extimes
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

When adding a Multimedia field to a wiki page through the Plugin Tracker, the value attribute is unclosed, resulting in malformed HTML until the next quote.

E.g.:
Page is well formed with tracker added.
Click the Edit Plugin:Tracker link.
Add multimedia field to the Fields list.
Click submit.
The multimedia field drops to the end of the form (no matter where you placed it within the list of Fields).
The input tag is then:

Invalid value attribute
Copy to clipboard
<input type="file" name="track[15]" value=" />

Note the invalid value attribute; there's only one double quote.

Solution
Close the value attribute.
Workaround
Importance
3
Priority
15
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2642
Created
Wednesday 22 July, 2009 03:13:22 UTC
by Unknown
LastModif
Wednesday 27 May, 2026 07:24:50 UTC


Show PHP error messages