Modify ↓
Ticket #3777 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
Image macro does not recognize `right`, `left`, etc. but macro docs say it does
| Reported by: | Dan <trac@…> | Owned by: | mgood |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | wiki system | Version: | 0.10rc1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Using the image macro, images are no longer set with the specified alignment when using the shortcut arguments right, left, etc.
This is possibly an oversight in the documentation, as it is possible to use the align= attribute to accomplish this task. (The macro documentation still specifies allowing the short-cut attributes.) However, this behavior is not backward compatible.
Attachments
Change History
comment:1 Changed 5 years ago by mgood
- Milestone set to 0.10
- Owner changed from jonas to mgood
- Status changed from new to assigned
comment:2 Changed 5 years ago by mgood
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in r3783
Note: See
TracTickets for help on using
tickets.



This is a regression introduced by r3204.