Anonymous | Login | Signup for a new account | 2024-10-04 01:37 CDT |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000218 | [In-Portal CMS] Admin Interfaces | bug report | always | 2009-08-11 04:42 | 2009-10-03 07:57 | ||
Reporter | alex | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.0.1 | ||
Status | closed | Product Version | 5.0.0 | Target Version | 5.0.1 | ||
Time Estimate | No estimate | ||||||
Summary | 0000218: Error reporting in configuration sections is broken | ||||||
Description | When you try to enter incorrect state on "Configuration -> E-commerce -> Contact Information" then nothing is saved, all form values are lost (only on screen) and no error message is displayed. | ||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files | |||||||
|
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0000303) alex (manager) 2009-08-11 06:07 |
Fix committed to 5.0.x branch. Commit Message: 1. Fixes 0000218: Error reporting in configuration sections is broken. 2. Implemented fully-featured configuration value validation during saving (just put serialized field option array into "Validation" field in ConfigurationAdmin table for given variable). Even "required" check works. Test on "SessionTimeout" variable. |
(0000768) administrator (administrator) 2009-10-03 07:57 |
Closing issues from 5.0.1 version, because version was already released. |
Related Changesets | |||
In-Portal CMS: 5.0.x r12264 Timestamp: 2009-08-11 06:05:08 Author: alex [ Details ] [ Diff ] |
1. Fixes 0000218: Error reporting in configuration sections is broken. 2. Implemented fully-featured configuration value validation during saving (just put serialized field option array into "Validation" field in ConfigurationAdmin table for given variable). Even "required" check works. Test on "SessionTimeout" variable. |
||
mod - /in-portal/branches/5.0.x/core/admin_templates/incs/config_blocks.tpl | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/install/install_data.sql | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/install/install_schema.sql | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/install/upgrades.sql | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/kernel/db/db_event_handler.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/kernel/db/dbitem.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/kernel/db/dblist.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/units/configuration/configuration.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/units/configuration/configuration_config.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/units/configuration/configuration_event_handler.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/units/configuration/configuration_tag_processor.php | [ Diff ] [ File ] | ||
Issue History | |||
Date Modified | Username | Field | Change |
2009-10-03 07:57 | administrator | Note Added: 0000768 | |
2009-10-03 07:57 | administrator | Status | resolved => closed |
2009-08-24 11:15 | Dmitry | Target Version | => 5.0.1 |
2009-08-11 06:08 | alex | Changeset attached | 5.0.x r12264 |
2009-08-11 06:07 | alex | Note Added: 0000303 | |
2009-08-11 06:07 | alex | Status | reviewed and tested => resolved |
2009-08-11 06:07 | alex | Fixed in Version | => 5.0.1 |
2009-08-11 06:07 | alex | Resolution | open => fixed |
2009-08-11 06:07 | alex | Status | active => reviewed and tested |
2009-08-11 06:07 | alex | Assigned To | => alex |
2009-08-11 04:42 | alex | New Issue |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic In-Portal Open Source CMS |