[wp-trac] [WordPress Trac] #6869: Author loses image alignment -
admin doesn't
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 29 08:45:35 GMT 2008
#6869: Author loses image alignment - admin doesn't
----------------------+-----------------------------------------------------
Reporter: scvbruce | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.7
Component: TinyMCE | Version:
Severity: major | Keywords:
----------------------+-----------------------------------------------------
My authors are not able to save the alignment they apply to images in
posts with the Insert/edit emage icon.
When "admin" edits the picture with the Insert/edit emage icon on the
visual editor, the code looks like this:
<strong>Does Microsoft really need Yahoo?<img class="alignright"
style="float: right; margin: 4px;" src="http://technology.newsbyte.com/wp-
content/uploads/2008/04/dignanperlow.jpg" alt="Dignan and Perlow"
width="300" height="172" /></strong>
When an "author" edits the picture with the Insert/edit emage icon on the
visual editor, and then saves the picture, the code looks like this, and
the alignment goes away:
<strong>Does Microsoft really need Yahoo?<img class="alignright"
style="4px;" src="http://technology.newsbyte.com/wp-
content/uploads/2008/04/dignanperlow.jpg" alt="Dignan and Perlow"
width="300" height="172" /></strong>
It's like an author doesn't have the permission to change that part of the
code.
--
Ticket URL: <http://trac.wordpress.org/ticket/6869>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list