CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #9188

User change module with empty input fields

Added by Hauke Hain almost 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-08-06
Priority:Should have Due date:
Assignee:Peter Schuster % Done:

100%

Category:User settings
Target version:1.10.0
Votes: 0

Description

In revision 36425 everythink works finde, in 36426 not.
It is because of #6769.

I get my data from the fe_users table with the userfields.
It seems that the config like
"datasource = name" is not used anymore.

It should be still behave like previously because of downward compatibility.

Btw: In my editor the class.tx_mmforum_pi5.php looks quite wild formatted.

patch_9188_v1.patch (740 Bytes) Peter Schuster, 2010-08-06 19:21

Associated revisions

Revision 36442
Added by Peter Schuster almost 3 years ago

[#BUGFIX] User change module with empty input fields (follow up to r36426, fixes #9188)

Revision 0bcfaf0a
Added by Peter Schuster almost 3 years ago

[#BUGFIX] User change module with empty input fields (follow up to r36426, fixes #9188)

git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/mm_forum/trunk@36442 735d13b6-9817-0410-8766-e36946ffe9aa

History

Updated by Peter Schuster almost 3 years ago

Hm. I actually changed no behaviour in user field handling.
But I think I found the bug: I mixed two variable names.
Does the attached patch solve the problem?

The "wild formatting" might be caused by your tab width setting. In my editor tabs are set to a width of 4 spaces.

Updated by Hauke Hain almost 3 years ago

Yes, that's it! Thank you very much.

Updated by Peter Schuster almost 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r36442.

Also available in: Atom PDF