In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ]  Related Changesets ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000419 [In-Portal CMS] Front End bug report always 2009-11-02 20:29 2010-01-11 22:01
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority critical Resolution fixed Fixed in Version 5.0.2-B1
Status closed Product Version 5.0.2-B1 Target Version 5.0.2
Time EstimateNo estimate
Summary 0000419: Can't list Form fields on the Front End
Description 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.
Additional Information
Tags No tags attached.
Reference
Change Log Message
Estimate Points 0
Attached Files patch file icon 419-Cant_list_Form_fields-2009_11_02_DmitryA_v1.patch [^] (551 bytes) 2009-11-03 00:56 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0001032)
Dmitry (manager)
2009-11-03 00:57

Patch attached - please test and comment.
User avatar (0001040)
alex (manager)
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.
User avatar (0001041)
alex (manager)
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
User avatar (0001111)
alex (manager)
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.
User avatar (0001115)
alex (manager)
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.
User avatar (0001124)
alex (manager)
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.
User avatar (0001130)
alex (manager)
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.
User avatar (0001322)
Dmitry (manager)
2010-01-11 22:01

Closing completed tasks.

- Related Changesets
In-Portal CMS: 5.0.x r12876
Timestamp: 2009-11-03 09:23:37
Author: alex
Details ] Diff ]
1. Fixes 0000419: Can't list Form fields on the Front End.
2. Added form/form_thankyou alias for each theme.
mod - /in-portal/branches/5.0.x/core/units/form_submissions/form_submissions_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/advanced/_install/theme.xml Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/default/_install/theme.xml Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/default/designs/form.tpl Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/simple/_install/theme.xml Diff ] File ]
Themes :: Advanced: 5.0.x r12876
Timestamp: 2009-11-03 09:23:37
Author: alex
Details ] Diff ]
1. Fixes 0000419: Can't list Form fields on the Front End.
2. Added form/form_thankyou alias for each theme.
mod - /in-portal/branches/5.0.x/core/units/form_submissions/form_submissions_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/advanced/_install/theme.xml Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/default/_install/theme.xml Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/default/designs/form.tpl Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/simple/_install/theme.xml Diff ] File ]
Themes :: Default: 5.0.x r12876
Timestamp: 2009-11-03 09:23:37
Author: alex
Details ] Diff ]
1. Fixes 0000419: Can't list Form fields on the Front End.
2. Added form/form_thankyou alias for each theme.
mod - /in-portal/branches/5.0.x/core/units/form_submissions/form_submissions_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/advanced/_install/theme.xml Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/default/_install/theme.xml Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/default/designs/form.tpl Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/simple/_install/theme.xml Diff ] File ]
Themes :: Simple: 5.0.x r12876
Timestamp: 2009-11-03 09:23:37
Author: alex
Details ] Diff ]
1. Fixes 0000419: Can't list Form fields on the Front End.
2. Added form/form_thankyou alias for each theme.
mod - /in-portal/branches/5.0.x/core/units/form_submissions/form_submissions_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/advanced/_install/theme.xml Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/default/_install/theme.xml Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/default/designs/form.tpl Diff ] File ]
mod - /in-portal/branches/5.0.x/themes/simple/_install/theme.xml Diff ] File ]

- Issue History
Date Modified Username Field Change
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



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker