Anonymous | Login | Signup for a new account | 2023-03-21 03:24 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
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 Estimate | No 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 |
![]() |
||||||
|
![]() |
|
![]() |
|
![]() Dmitry (manager) 2009-11-03 00:57 |
Patch attached - please test and comment. |
![]() 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. |
![]() 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 |
![]() 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. |
![]() 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. |
![]() 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. |
![]() 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. |
![]() Dmitry (manager) 2010-01-11 22:01 |
Closing completed tasks. |
![]() |
|||
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 ] | ||
![]() |
|||
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 |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |