#594 closed defect (fixed)
url errors on windows
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8.2 |
| Component: | Front-end | Version: | 0.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I was wondering why the forum style was blank and it's because the link to the style sheet in the <head> is funky. It is going like this:
http://localhost\bbPress/bb-templates/kakumei/style.css
The back slash is causing it to think that the domain is localhost\bbpress, not just localhost. I noticed that this is only in firefox and not internet explorer, but I think it still needs to get fixed. All the rest of the links seem to work fine so just use what you're using for them.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I think this is fixed in [838]. Could someone please test (disabling any plugins you may have that try to fix this)?
Reopen if it's still a problem.