This page requires java-script to be enabled. Please adjust your browser-settings.
streber
PM
Login
|
Register
Home
Recent changes
Your Tasks
Efforts
Bookmarks
Overall changes
P
rojects
for
streber commun...
streber
People
Companies
S
earch:
streber
>
Tasks
|
Topics
|
Milestones
|
Versions
|
Files
|
Changes
Help
internal
>
added bookmark...
> Comment
where is the difference to taskEdit?
/
#3789
Edit
Bookmark
Delete
If you are a any page that features a taskEdit function (e.g.
projViewTasks
), you can jump to taskEdit with an "From" Handle. Finally , after taskEdit and taskEditSubmit, $PH->showFromPage() is called, which displays
projViewTasks
again.
Although adding Arrays to Arrays would work under normal conditions, it will fail here, because the attributes are stored in the
_tmp
-dir with the From handle as hash key. The attributes are stored in a flat URL list like...
go=projViewTasks&tsk=23&display=normal
This does not allow hierarchical structures.