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 ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000946 [In-Portal CMS] Data Management bug report always 2010-12-10 11:57 2011-03-30 09:53
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.1.2-B1
Status closed Product Version 5.1.1 Target Version 5.1.2
Time EstimateNo estimate
Summary 0000946: Missing Temp mode indicator in "form_submissions_config.php"
Description We have "QueryString" option in almost every unit. It consists of several elements:

id
Page
PerPage
event
mode

All but "mode" parameters are specified in "form_submissions_config.php" file.
Additional Information
Tags No tags attached.
Reference https://groups.google.com/d/topic/in-portal-bugs/hnvz9tKnRcM/discussion
Change Log Message Fixes minor bug with editing Form Submissions
Estimate Points 0
Attached Files patch file icon Fixes-minor-bug-with-editing-Form-Submissions.patch [^] (461 bytes) 2010-12-10 12:15 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0003121)
Dmitry (manager)
2010-12-10 12:16

Patch attached. To test please make sure you change:

function edit()
{
 // don't use temp tables, since we can receive user replies while reviewing form submission
 std_edit_temp_item('formsubs', 'submissions/submission_view');
}

in submission_list.tpl so system uses TEMP mode.
User avatar (0003137)
alex (manager)
2011-01-05 04:27

ok
User avatar (0003138)
alex (manager)
2011-01-05 04:27

Fix committed to 5.1.x branch. Commit Message:

Fixes 0000946: Missing Temp mode indicator in "form_submissions_config.php"
Commit on behalf of Dmitry
User avatar (0003368)
Dmitry (manager)
2011-03-30 09:53

Closing, since 5.1.2 release has been released.

- Related Changesets
In-Portal CMS: 5.1.x r14107
Timestamp: 2011-01-05 04:27:55
Author: alex
Details ] Diff ]
Fixes 0000946: Missing Temp mode indicator in "form_submissions_config.php"
Commit on behalf of Dmitry
mod - /in-portal/branches/5.1.x/core/units/forms/form_submissions/form_submissions_config.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2011-03-30 09:53 Dmitry Note Added: 0003368
2011-03-30 09:53 Dmitry Status resolved => closed
2011-01-05 04:27 alex Note Added: 0003138
2011-01-05 04:27 alex Status reviewed and tested => resolved
2011-01-05 04:27 alex Fixed in Version => 5.1.2-B1
2011-01-05 04:27 alex Resolution open => fixed
2011-01-05 04:27 alex Assigned To !COMMUNITY => alex
2011-01-05 04:27 alex Changeset attached 5.1.x r14107
2011-01-05 04:27 alex Note Added: 0003137
2011-01-05 04:27 alex Status needs testing => reviewed and tested
2010-12-10 12:16 Dmitry Note Added: 0003121
2010-12-10 12:16 Dmitry Assigned To => !COMMUNITY
2010-12-10 12:16 Dmitry Developer => Dmitry
2010-12-10 12:16 Dmitry Status active => needs testing
2010-12-10 12:15 Dmitry File Added: Fixes-minor-bug-with-editing-Form-Submissions.patch
2010-12-10 11:57 Dmitry New Issue
2010-12-10 11:57 Dmitry Reference => https://groups.google.com/d/topic/in-portal-bugs/hnvz9tKnRcM/discussion
2010-12-10 11:57 Dmitry Change Log Message => Fixes minor bug with editing Form Submissions



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

Powered by Mantis Bugtracker