10376 Posts in 2191 Topics by 1708 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 179 Views |
-
Userforms and SS post 2.4 branch

14 February 2012 at 1:11pm
Hi Willr
I have discovered that the userforms module doesnt work with the post 2.4 SS branch. This line in FieldEditor.ss
<% require javascript(sapphire/thirdparty/jquery-ui/jquery-ui-1.8rc3.custom.js) %>
needs to be replaced with
<% require javascript(sapphire/thirdparty/jquery-ui/jquery-ui.custom.js) %>
Thanks
Guy
-
Re: Userforms and SS post 2.4 branch

14 February 2012 at 3:18pm
Please submit bug fixes, such as this, via github or open.silverstripe.org rather than the forum (which I may not check!)
We'd probably be safe including both lines for 2.4 and post 2.4 support rather than maintaining 2 branches.
<% require javascript(sapphire/thirdparty/jquery-ui/jquery-ui.custom.js) %>
<% require javascript(sapphire/thirdparty/jquery-ui/jquery-ui-1.8rc3.custom.js) %>
| 179 Views | ||
|
Page:
1
|
Go to Top |


