View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09537 | Bug reports | Plugins | public | 2015-02-21 16:21 | 2015-04-15 16:23 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.06+ | ||||
Fixed in Version | 2.06alpha | ||||
Summary | 09537: Plugin manager : legend without fieldset | ||||
Description | HTML produced by plugin manager use legend but no fieldset. | ||||
Steps To Reproduce | Just have a look at HTML produced and | ||||
Additional Information | I think we need a real for with all neded fieldset and legend. With form: Without form Just replacing div by fieldset (and allways add fieldset) | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 140221 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
I think we must have a ability to have this too: <fieldset>
And more
|
|
Can wait a new build or 2.07 |
|
Fixed here :https://github.com/LimeSurvey/LimeSurvey/pull/301 Always add fieldset an ul : It's a list of settings. Not sure to insert buttons in field ? |
|
LimeSurvey: 2.06 550b5ca7 2015-04-15 16:22 Details Diff |
Merge pull request #301 from Shnoulle/206_reviewsettingsHTML Dev: review HTML for SettingWidget (todo for ls3) |
Affected Issues 09537 |
|
mod - application/extensions/SettingsWidget/SettingsWidget.php | Diff File | ||
mod - application/extensions/SettingsWidget/assets/settingswidget.css | Diff File | ||
mod - application/views/admin/survey/subview/tabGeneralEditSurvey_view.php | Diff File | ||
mod - application/views/admin/survey/subview/tabPresentation_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-21 16:21 | DenisChenu | New Issue | |
2015-02-21 16:23 | DenisChenu | Target Version | => 2.06+ |
2015-02-22 14:29 | DenisChenu | Relationship added | related to 09509 |
2015-02-27 10:12 | DenisChenu | Note Added: 31726 | |
2015-02-27 10:12 | DenisChenu | Note Edited: 31726 | |
2015-03-04 12:14 | DenisChenu | Target Version | 2.06+ => |
2015-03-04 12:14 | DenisChenu | Note Added: 31759 | |
2015-04-02 08:52 | DenisChenu | Note Added: 31940 | |
2015-04-15 16:23 | DenisChenu | Changeset attached | => LimeSurvey 2.06 550b5ca7 |
2015-04-15 16:23 | DenisChenu | Status | new => closed |
2015-04-15 16:23 | DenisChenu | Assigned To | => DenisChenu |
2015-04-15 16:23 | DenisChenu | Resolution | open => fixed |
2015-04-15 16:23 | DenisChenu | Fixed in Version | => 2.06alpha |