
| Key: |
MDL-8062
|
| Type: |
Sub-task
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Petr Skoda
|
| Reporter: |
Petr Skoda
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
| Participants: |
Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
07/Jan/07
|
| Affected Branches: |
MOODLE_17_STABLE
|
| Fixed Branches: |
MOODLE_18_STABLE
|
|
XHTML Strict does not allow name attribute on forms, but we are using them for focus selection.
Solution:
* remove the name (or replace it with id)
* use id of element for focus - needs fixing JS focus code and all places that use it
|
|
Description
|
XHTML Strict does not allow name attribute on forms, but we are using them for focus selection.
Solution:
* remove the name (or replace it with id)
* use id of element for focus - needs fixing JS focus code and all places that use it |
Show » |
made changes - 04/Jan/07 12:47 PM
| Field |
Original Value |
New Value |
|
Summary
|
Remove name attribute from <form> and fix focus everywhere
|
1.3 Remove name attribute from <form> and fix focus everywhere
|
made changes - 04/Jan/07 12:48 PM
|
Link
|
|
This issue will help resolve MDL-7861
[ MDL-7861
]
|
made changes - 04/Jan/07 11:24 PM
|
Assignee
|
Martin Dougiamas
[ dougiamas
]
|
Petr ?koda
[ skodak
]
|
made changes - 07/Jan/07 04:19 AM
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
|