Opened 13 years ago
Closed 13 years ago
#7429 closed enhancement (fixed)
[patch][ccla]Highlight: API for string processing & partial result support
Reported by: | Adam Peller | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dojox | Version: | 1.1.1 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
submitting patch from Frank Castaneda, [email protected]… (IBM)
- Change the highlight/_base.js to support string processing, instead of limiting it to just dom nodes.
- Include a way to retrieve a partial result if an error occurs parsing the language (used to display partial formatting
results).
See attached patch for suggested changes.
Attachments (1)
Change History (6)
comment:1 Changed 13 years ago by
Cc: | [email protected]… added |
---|
comment:2 Changed 13 years ago by
Milestone: | tbd → 1.2 |
---|
comment:3 Changed 13 years ago by
Changed 13 years ago by
Attachment: | highlight_base.patch added |
---|
updated patch from Frank Castaneda (IBM, CCLA) with tests and docs
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
@peller: I applied the patch locally and the two added tests fail? I checked Safari and FF3 with the same results. Got 'undefined', expected 'javascript'