Details
Description
The ResponseWriter.writeAttribute(Striing attr, String val, String property) call is not being used properly in a lot of our renderers, including the core renderers. The 3rd argument is supposed to refer to the component property name that the attribute refers to.
We need to update the Core renderer IResponseWriter.writeAttribute() method to support this, and use the call properly. In many cases we pass in null, or repeat the attribute name, which is not correct.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Migration
created issue -
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | User Philip.breau [ philip.breau ] |
Ted Goddard
made changes -
Fix Version/s | 1.3 Beta [ 10373 ] |
Ted Goddard
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Judy Guglielmin [ judy.guglielmin ] |
Judy Guglielmin
made changes -
Fix Version/s | 1.4 Beta [ 10874 ] | |
Fix Version/s | 1.3 Beta [ 10373 ] |
Judy Guglielmin
made changes -
Assignee | Judy Guglielmin [ judy.guglielmin ] | Steve Maryka [ steve.maryka ] |