Actions
Bug #18333
closedReference and Local copy behave differently
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Communication
Target version:
-
Start date:
2008-02-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have a refrence of a PHP code (I think Lumino PHP module where I input my php snippets directly in the back end. Assume this code stores some value into a session variable. It seems that the order of evaluation of a reference and a normal CE (local copy of my PHP) are not evaluated in the same order as my session variable appears with the previous value in the case of local reference. If I do a refresh I have the latest value.
(issue imported from #M7706)
Actions