Opened 17 years ago
Closed 17 years ago
#42 closed task (fixed)
xml:base
| Reported by: | lgiessmann | Owned by: | lgiessmann |
|---|---|---|---|
| Priority: | major | Milestone: | miscellaneous 2010 |
| Component: | xml-im/exporter | Version: | 0.1 |
| Keywords: | Cc: |
Description
fix the concatanting of xml:base and the suffix in the following case:
"http://some.where/" + "#suffix"
currently the result is http://some.where/suffix but should be http://some.where/#suffix
Change History (3)
comment:1 by , 17 years ago
| Status: | new → accepted |
|---|
comment:2 by , 17 years ago
comment:3 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

what's with not absolute xml:base attributes?