Anonymous | Login | Signup for a new account | 2023-11-30 11:57 CST | ![]() |
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 | ||
0000937 | [In-Portal CMS] Data Management | bug report | always | 2010-11-30 11:51 | 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 Estimate | No estimate | ||||||
Summary | 0000937: Issues with Exporting Category Items | ||||||
Description |
Can't perform export for Category Items, since when press export button get redirected to same page with error message on top, but no field is reported as having error. Debugger shows: Array ( [CreatedById] = Array ( [pseudo] = invalid_option ) ) |
||||||
Additional Information |
The problem is related to making 'default' = NULL for CreatedById field. The Export has the code which loads the objects and then goes through all Required fields which are empty and tries to preset them with a "sample_value" (not used much these days) or "no value" text (which is why CreatedById fails) and then tries to Validate it. The whole issue can be fixed by adding: 'sample_value' => 'Guest' to declaration of CreatedById field. Note that same bug is in Articles and other CategoryItems. |
||||||
Tags | No tags attached. | ||||||
Reference | http://groups.google.com/group/in-portal-bugs/browse_thread/thread/5bafcae12df7e077 | ||||||
Change Log Message | Fixes issue with exporting category items (ie. Links) | ||||||
Estimate Points | 0 | ||||||
Attached Files |
![]() |
||||||
|
![]() |
||||||
|
![]() |
|
![]() alex (manager) 2011-01-05 06:08 |
ok |
![]() alex (manager) 2011-01-05 06:10 |
Fix committed to 5.1.x branch. Commit Message: Fixes 0000937: Issues with Exporting Category Items Commit on behalf of Dmitry |
![]() Dmitry (manager) 2011-03-30 09:53 |
Closing, since 5.1.2 release has been released. |
![]() |
|||
Modules :: In-News: 5.1.x r14123 Timestamp: 2011-01-05 06:10:21 Author: alex [ Details ] [ Diff ] |
Fixes 0000937: Issues with Exporting Category Items Commit on behalf of Dmitry |
||
mod - /modules/in-news/branches/5.1.x/units/articles/articles_config.php | [ Diff ] [ File ] | ||
Modules :: In-Link: 5.1.x r14122 Timestamp: 2011-01-05 06:10:06 Author: alex [ Details ] [ Diff ] |
Bug 0000937: Issues with Exporting Category Items Commit on behalf of Dmitry |
||
mod - /modules/in-link/branches/5.1.x/units/links/links_config.php | [ Diff ] [ File ] | ||
Modules :: In-Commerce: 5.1.x r14121 Timestamp: 2011-01-05 06:09:50 Author: alex [ Details ] [ Diff ] |
Bug 0000937: Issues with Exporting Category Items Commit on behalf of Dmitry |
||
mod - /w/in-commerce/branches/5.1.x/units/products/products_config.php | [ Diff ] [ File ] | ||
Modules :: In-Bulletin: 5.1.x r14120 Timestamp: 2011-01-05 06:09:30 Author: alex [ Details ] [ Diff ] |
Bug 0000937: Issues with Exporting Category Items Commit on behalf of Dmitry |
||
mod - /modules/in-bulletin/branches/5.1.x/units/topics/topics_config.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2011-03-30 09:53 | Dmitry | Note Added: 0003357 | |
2011-03-30 09:53 | Dmitry | Status | resolved => closed |
2011-01-05 06:10 | alex | Note Added: 0003163 | |
2011-01-05 06:10 | alex | Status | reviewed and tested => resolved |
2011-01-05 06:10 | alex | Fixed in Version | => 5.1.2-B1 |
2011-01-05 06:10 | alex | Resolution | open => fixed |
2011-01-05 06:10 | alex | Assigned To | !COMMUNITY => alex |
2011-01-05 06:10 | alex | Changeset attached | 5.1.x r14123 |
2011-01-05 06:10 | alex | Changeset attached | 5.1.x r14122 |
2011-01-05 06:09 | alex | Changeset attached | 5.1.x r14121 |
2011-01-05 06:09 | alex | Changeset attached | 5.1.x r14120 |
2011-01-05 06:08 | alex | Note Added: 0003162 | |
2011-01-05 06:08 | alex | Status | needs testing => reviewed and tested |
2010-11-30 11:54 | Dmitry | Relationship added | child of 0000845 |
2010-11-30 11:51 | Dmitry | Assigned To | => !COMMUNITY |
2010-11-30 11:51 | Dmitry | Developer | => Dmitry |
2010-11-30 11:51 | Dmitry | Status | active => needs testing |
2010-11-30 11:51 | Dmitry | New Issue | |
2010-11-30 11:51 | Dmitry | File Added: Issues-with-Exporting-Category-Items-MODULES.patch | |
2010-11-30 11:51 | Dmitry | Reference | => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/5bafcae12df7e077 |
2010-11-30 11:51 | Dmitry | Change Log Message | => Fixes issue with exporting category items (ie. Links) |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |