Modify ↓
Opened 18 years ago
Closed 18 years ago
#3777 closed defect (fixed)
Image macro does not recognize `right`, `left`, etc. but macro docs say it does
Reported by: | Owned by: | Matthew Good | |
---|---|---|---|
Priority: | normal | Milestone: | 0.10 |
Component: | wiki system | Version: | 0.10rc1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal 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 (0)
Change History (2)
comment:1 by , 18 years ago
Milestone: | → 0.10 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
This is a regression introduced by r3204.