Project

General

Profile

Actions

Bug #80647

closed

EXT:Form frontend markup of checkboxes is incompatible to bootstrap

Added by Andreas Steiger about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Form Framework
Target version:
Start date:
2017-04-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The frontend markup of checkboxes doesn't work very well with bootstrap styles.

It should be similar to that markup:

 <div class="checkbox">
    <label>
      <input type="checkbox"> Remember me
    </label>
  </div>

Actions #1

Updated by Andreas Steiger about 7 years ago

  • Subject changed from EXT:Form markup of checkboxes in FE is incompatible to bootstrap to EXT:Form frontend markup of checkboxes is incompatible to bootstrap
Actions #2

Updated by Andreas Steiger about 7 years ago

  • Assignee changed from Andreas Steiger to Ralf Zimmermann
Actions #3

Updated by Björn Jacob about 7 years ago

  • Category changed from Frontend to Form Framework
Actions #4

Updated by Gerrit Code Review about 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52329

Actions #5

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52329

Actions #6

Updated by Ralf Zimmermann about 7 years ago

  • Priority changed from Should have to Must have
  • Target version set to 8 LTS
Actions #7

Updated by Ralf Zimmermann about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF