Project

General

Profile

Actions

Bug #37615

closed

JavaScript Errors in "domAddRecordDetails" in "jsfunc.inline.js"

Added by Steffen Hastädt almost 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2012-05-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When you try to open a closed IRRE element you got an error "document.getElementsByName(elName+'[hidden]')[0] is undefined" in jsfunc.inline.js on line 420:

document.getElementsByName(elName+'[hidden]')[0].value = tempHiddenValue ? 1 : 0;

This code is new in 4.7.1


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #34303: IRRE hide/unhide broken in masterClosedOliver Hader2012-02-26

Actions
Has duplicate TYPO3 Core - Bug #38488: IRRE - Children cannot be expanded anymoreRejectedOliver Hader2012-06-29

Actions
Actions #1

Updated by Stefan Galinski almost 12 years ago

  • Status changed from New to Accepted
  • Assignee set to Stefan Galinski
Actions #2

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11762

Actions #3

Updated by Thomas Deinhamer almost 12 years ago

This also happens in TYPO3 6.0.0-dev on PHP 5.4.3.

Actions #4

Updated by Thomas Deinhamer almost 12 years ago

Patch does not work for me.

If you comment out line 429 and 430 it does work for me. oO

Actions #5

Updated by Gerrit Code Review almost 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11762

Actions #6

Updated by Gerrit Code Review almost 12 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/12453

Actions #7

Updated by Oliver Hader almost 12 years ago

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

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/12576

Actions #9

Updated by Gerrit Code Review almost 12 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/12577

Actions #10

Updated by Oliver Hader almost 12 years ago

  • Status changed from Under Review to Resolved
Actions #11

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/13180

Actions #12

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/13290

Actions #13

Updated by Stefan Galinski over 11 years ago

  • Status changed from Under Review to Resolved
Actions #14

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF