Bug by selecting local source-file

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.

  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".

Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!

Bug by selecting local source-file

Postby Atgarist » Sun Jan 22, 2017 4:48 pm

Hi,
I think there is a bug by selecting source-files in HTML-Inspector, for example:

Page: HTML-File is saved on: "E:\website\index.htm ( on Partition: E:\ )
JS-File: is saved on "F:\JS_Lib\my_javascript.js" ( on Partition: F:\ )

If I selct a JS-source file from HTML-Inspector, editor imports":
Code: Select all
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="F:/JS_Lib/my_javascript.js"></SCRIPT>


This doesnt work, because it needs "file:///F|/" as prefix for partintions! Correct:
Code: Select all
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="file:///F|/JS_Lib/my_javascript.js"></SCRIPT>


Of course, this is just for local development / testing, not for online and can be manual corrected.
But it would be nice, if Editor would set this TAG correct :-)

Best greets from germany,
Ralf
Atgarist
 
Posts: 9
Joined: Fri Nov 11, 2016 3:51 pm

Re: Bug by selecting local source-file

Postby Aivars » Sun Jan 22, 2017 6:06 pm

I'll test this, thanks for reporting! You could copy the .js file to a subfolder and then it should insert a relative path to it, but we'll fix this nonetheless.
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2453
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia


Return to HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests

Who is online

Users browsing this forum: No registered users and 9 guests