Modify ↓
Opened 9 years ago
Closed 9 years ago
#12515 closed defect (fixed)
add_notice/add_warning redundantly escape for Markup instances
Reported by: | Jun Omae | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Milestone: | 1.0.12 |
Component: | rendering | Version: | 1.0-stable |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: |
Avoid redundant escaping for a |
||
API Changes: | |||
Internal Changes: |
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | add-notice-with-markup.png added |
---|
comment:1 by , 9 years ago
Milestone: | next-stable-1.0.x → 1.0.12 |
---|---|
Owner: | set to |
Status: | new → assigned |
follow-up: 3 comment:2 by , 9 years ago
That looks good. Appears to be same issue encountered in th:#12722.
comment:3 by , 9 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Replying to Ryan J Ollos:
That looks good. Appears to be same issue encountered in th:#12722.
Thanks for the review. I noticed this issue while creating patch which is posted in comment:25:ticket:4309.
Committed in [14847] and merged to trunk in [14848] with minor changes (s/tag(Markup(/tag(/
).
Note:
See TracTickets
for help on using tickets.
Proposed changes in jomae.git@t12515.