Hi Marius. I'm sorry for that. I thought it would not be a problem since I was the one who have opened it. I will not do it anymore! Have a good day, Guillaume 2012/5/22 Marius Dumitru Florea <[email protected]>
Hi Guillaume,
On Mon, May 21, 2012 at 6:47 PM, Guillaume Delhumeau (Deleted) (JIRA) <[email protected]> wrote:
[
http://jira.xwiki.org/browse/XWIKI-7841?page=com.atlassian.jira.plugin.syste...]
Guillaume Delhumeau deleted XWIKI-7841:
We have a rule of not deleting any JIRA issue. You should have closed it as Cannot Reproduce, Won't Fix or Duplicate instead.
Thanks, Marius
---------------------------------------
XWiki.DatePickerExtension does not work anymore -----------------------------------------------
Key: XWIKI-7841 URL: http://jira.xwiki.org/browse/XWIKI-7841 Project: XWiki Platform Issue Type: Bug Reporter: Guillaume Delhumeau Labels: regression
Create a new page and paste this code: { {velocity} } $xwiki.jsfx.use("js/scriptaculous/scriptaculous.js") $xwiki.jsx.use("XWiki.DatePickerExtension") $xwiki.ssx.use("XWiki.DatePickerExtension") { {html clean="false"} } <input type="text" name="mydate" id="mydate_id" /> <script type="text/javascript"> var dpicker = new DatePicker({ relative : 'mydate_id', language: "$context.language" }); </script> { {/html} } { {/velocity} } Note that if you click on the input, there is no DatePicker. Checked with Firefox 12 and Chromium 18 Documentation: http://extensions.xwiki.org/xwiki/bin/view/Extension/Date+Picker+Application
-- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: http://jira.xwiki.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________ notifications mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/notifications
devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs