View Issue Details

IDProjectCategoryView StatusLast Update
0000634Composr[All Projects] General / Uncategorisedpublic2012-06-24 00:16
ReporterChris GrahamAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0000634: CPF editing confusion
DescriptionComposr 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 InformationAffects: People with some addons uninstalled
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Chris Graham

2012-06-24 00:15

administrator   ~0000702

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)

Chris Graham

2012-06-24 00:16

administrator   ~0000703

The fix is to show all CPFs on the form, but to show some as "Unused bundled CPF" without edit links.

Chris Graham

2012-06-24 14:28

administrator   ~0000709

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.

Chris Graham

2012-06-24 14:28

administrator   ~0000710

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)

Issue History

Date Modified Username Field Change
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised