Issue Details (XML | Word | Printable)

Key: SCAFF-123
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Britt Treece
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Extension: Scaffolding Plugin

Using the {attachments} macro with scaffolding breaks the input buttons at the bottom of the page in Internet Explorer

Created: 03/May/07 09:52 PM   Updated: 31/May/07 08:17 AM
Component/s: {date-data}, {text-data}
Affects Version/s: 2.3-dr4, 2.3-dr5
Fix Version/s: Turquoise

Time Tracking:
Not Specified

Environment:
Confluence Version 2.4.2
Java Version 1.5.0_10
Java Vendor Sun Microsystems Inc.
Operating System Linux 2.6.9-22.ELsmp


 Description  « Hide
Using the {attachments} macro in conjunction with various scaffolding functions breaks the <input> buttons at the bottom of the page in IE

A layout as simple as this can be used to duplicate the problem in Internet Explorer

Date: {date-data:date|format=dd-MMMM-yyyy}

{attachments:upload=true}

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson added a comment - 31/May/07 08:17 AM
Hmm. I'm not sure this one is resolvable (certainly not easily). The problem is that the {attachments} macro contains a <form>, and this conflicts with the scaffolding edit page's own <form>. I'll investigate possible workaround, but I'm not sure much can be done other than suggesting a switch to FireFox (which I know may not be practical)...