gezza, it seems that it was you who introduced this regression in r50507. It seems that when you indent jq code it stops working as expected (or working at all?): the no indentation was in purpose in:
{jq} if ($("#profile-0").length > 0) { $(".quickmode_notes").hide(); $(window).scrollTop($("a[name=step2]").offset().top); } else { $(".quickmode_notes").show(); } $("#repository, #categories").change(function(){ if ($(this).val()) { $(".quickmode_notes").hide(400); } else { $(".quickmode_notes").show(400); } }); {/jq}
Reverting that jq code to no extra indentation fixed the issue.
The apply button is not styled as the rest, but at least nowadays the user is shown just one single submit button in the screen, and in the right section.
Fix commited in r52344
r52083 - adding missing divs to make tables look better. Also removing text Step3 (there is no Step 1 and Step 2 anymore).
Page could use some more rework in a later release, code is messy and things are overexplained,
gezza, the regression issue still remains:
(1) the user is not sent to the right place after clicking to "apply profile" in the profiles wizard.
(2) moreover, default style doesn't highlight the button to apply the profile
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |