Ticket #1191 (closed improve feature: fixed)
wysiwyg in profile fields
| Reported by: | bentivoglia | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | new design bugfixing |
| Component: | BW Profile | Keywords: | html |
| Cc: |
Description
I just found out that profile fields are sensitive to html tags. Which is great, but it would be wonderful if this were mentioned somewhere.
Another point: empty lines in the input fields of the profile are not visible in the output (one needs to insert < br/ > tags. Any chance this could be changed?
Change History
comment:1 Changed 3 years ago by crumbking
- Milestone changed from unassigned to new design bugfixing
comment:2 Changed 2 years ago by crumbking
- follow_up changed from none to review code
- version changed from production to test
this is still valid:
if you do a normal linebreak:
you get: rn as output and no linebreak
if you state <br/> you get the linebreak
img does not work
but i u
so we have to get rid of the linebreaks (rn)
Note: See
TracTickets for help on using
tickets.


