View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000634 | Composr | [All Projects] General / Uncategorised | public | 2012-06-24 00:15 | 2012-06-24 00:16 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000634: CPF editing confusion | ||||
Description | Composr bundles various CPFs, some of which are only used if certain addons are installed. For example, there are many CPFs relating to payment settings which will only be there if the eCommerce addon is installed. This architecture is used because we sometimes need CPFs across multiple optional addons that should disappear if none of those optional addons are installed. Anyway, this causes gaps when choosing CPFs to edit, which is confusing and breaks pagination and re-ordering. | ||||
Additional Information | Affects: People with some addons uninstalled | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit c348a91 (https://github.com/chrisgraham/Composr/commit/c348a91 - link will become active once code pushed) A hotfix (a TAR of files to upload) have been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). hotfix-634, 2012-06-24 1am.tar (112,640 bytes) |
|
The fix is to show all CPFs on the form, but to show some as "Unused bundled CPF" without edit links. |
|
Automated response: On some servers the CPF reordering does not work This does not happen on my test machine, it might depend on download speed. There IS a bug - the sort form is nested inside the re-orderer form. That is invalid. Perhaps depending on download speed, the browser decides how the nested forms are going to be handled, in the context of it having to do make best of it. That seems very odd. But the mime-types and doctypes are the same on two sites with entirely different behaviours so I have no other explanation. Regardless - the forms should not be nested and unnesting them should fix it. |
|
Fixed in git commit 9862800 (https://github.com/chrisgraham/Composr/commit/9862800 - link will become active once code pushed) A hotfix (a TAR of files to upload) have been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). hotfix-634, 2012-06-24 3pm.tar (10,240 bytes) |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |