Modify ↓
Opened 17 years ago
Closed 17 years ago
#1768 closed defect (fixed)
HTML escaping fix + autosizing feature
Reported by: | Owned by: | yuanying | |
---|---|---|---|
Priority: | normal | Component: | FlashViewPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Hi!
Attached is a patch against the SVN head that addresses the followings:
- escape special characters in the movie URL rendered in the page.
- allow width / height to be non-integer values (where metrics are in percent)
- auto-detect movie size if the movie is attached locally to the wiki page.
Attachments (1)
Change History (2)
Changed 17 years ago by
Attachment: | trac-flashplugin-swf-autosizing-20070711.patch.diff added |
---|
comment:1 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks moriyoshi.
I patched your code.