#5965 closed bug (notabug)
Sharps (#) interact with url like www.example.com/#smtg/other.php
Reported by: | Bahanix | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.datepicker | Version: | 1.8.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The sharp causes some troubles if you use datepicker and JS to use URLs which look like /#smtg/other.php
Before: '" href="#">' + printDate.getDate() + '</a>')) + '</td>'; display selectable date
After '">' + printDate.getDate() + '</a>')) + '</td>'; display selectable date
Note: See
TracTickets for help on using
tickets.
This is not a bug report. Please use the forums if you're still having problems.