In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
419 [In-Portal CMS] Front End bug report always 2009-11-02 20:29 2010-01-11 22:01
Dmitry  
alex  
critical  
closed 5.0.2-B1  
fixed  
 
none 5.0.2-B1  
0
0000419: Can't list Form fields on the Front End
Can't list Form fields on the Front End - getting Permission Check error for "OnItemBuild" event of form_submissions unit (formsubs unit prefix).

I believe we didn't have this problem before since permission weren't checked at all.

Proposed solution to override permissions for OnItemBuild event when NOT in Admin.
patch 419-Cant_list_Form_fields-2009_11_02_DmitryA_v1.patch (551) 2009-11-03 00:56
http://tracker.in-portal.org/file_download.php?file_id=128&type=bug
Issue History
2010-01-11 22:01 Dmitry Note Added: 0001322
2010-01-11 22:01 Dmitry Status resolved => closed
2009-11-13 13:36 alex Note Added: 0001130
2009-11-13 13:36 alex Fixed in Version => 5.0.2-B1
2009-11-13 13:06 alex Changeset attached 5.0.x r12876
2009-11-13 13:06 alex Note Added: 0001124
2009-11-13 12:59 alex Note Added: 0001115
2009-11-13 12:59 alex Changeset attached 5.0.x r12876
2009-11-13 12:57 alex Changeset attached 5.0.x r12876
2009-11-13 12:57 alex Note Added: 0001111
2009-11-13 12:57 alex Fixed in Version 5.0.2-B1 =>
2009-11-03 09:26 alex Note Added: 0001041
2009-11-03 09:23 alex Note Added: 0001040
2009-11-03 09:23 alex Status needs testing => resolved
2009-11-03 09:23 alex Fixed in Version => 5.0.2-B1
2009-11-03 09:23 alex Resolution open => fixed
2009-11-03 09:23 alex Assigned To !COMMUNITY => alex
2009-11-03 09:23 alex Changeset attached 5.0.x r12876
2009-11-03 00:57 Dmitry Note Added: 0001032
2009-11-03 00:57 Dmitry Assigned To => !COMMUNITY
2009-11-03 00:57 Dmitry Status active => needs testing
2009-11-03 00:56 Dmitry File Added: 419-Cant_list_Form_fields-2009_11_02_DmitryA_v1.patch
2009-11-02 20:29 Dmitry New Issue

Notes
(0001032)
Dmitry   
2009-11-03 00:57   
Patch attached - please test and comment.
(0001040)
alex   
2009-11-03 09:23   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000419: Can't list Form fields on the Front End.
2. Added form/form_thankyou alias for each theme.
(0001041)
alex   
2009-11-03 09:26   
Reminder sent to: Dmitry

1. You missed <inp2:formsubs_PresetFormFields/> tag in default theme. Such tag is used to initialize new item creation forms (e.g. links). Such approach is used in "advanced" theme and it works (tested).

2. Form submission doesn't work in "simple" theme (form blocks template is missing; thankyou template is missing).

3. I've added two more template aliases:
#form_design# - design with form
#form_thankyou# - thankyou template after form is submitted
(0001111)
alex   
2009-11-13 12:57   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000419: Can't list Form fields on the Front End.
2. Added form/form_thankyou alias for each theme.
(0001115)
alex   
2009-11-13 12:59   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000419: Can't list Form fields on the Front End.
2. Added form/form_thankyou alias for each theme.
(0001124)
alex   
2009-11-13 13:06   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000419: Can't list Form fields on the Front End.
2. Added form/form_thankyou alias for each theme.
(0001130)
alex   
2009-11-13 13:36   
This task was resolved multiple times, because of themes were moved into separate modules. I will revert issue status and fixed in version fields back to normal manually.
(0001322)
Dmitry   
2010-01-11 22:01   
Closing completed tasks.