Posted by DomoSapiens on December 30, 2010 at 1:09pm
1 follower
| Project: | TinyMCE Node Picker |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When adding links with IE 7 the complete URL is added to the href. So instead of /node/123 it will produce http://example.com/node/123. Because my client switches between domainnames internally and they use IE7 this is quite a problem.