Menu item: url rewrited ?

pyctures - May 28, 2009 - 16:18

I am using Bookmarks module, based on Menu Core.
When I enter an url including a simple quote (for example: javascript:open('popup.php') ), this URL is correctly entered in the database, but used with ASCII codes when displayed:
<a href="javascript:open(&#039;popup.php&#039;)" title="">My Menu Item</a>
(you cannot see it if you read this post with I.E. or Firefox browsers, but looking at the source code, you could see the ASCII code)

Safari Browser is not able to interpret the ASCII codes...
HOW TO DISABLE the rewrite of the url with ASCII codes, in order to keep the simple quote ?

Filter problem?

saml - May 30, 2009 - 08:51

Are you submitting the links in a context where the content goes through any filter? (I.e. you are able to choose input format). And if so, what filters are active for the input format your're using? ( Administer > Settings > Input formats ).

Samuel Lampa - (Drupal Theme design at http://rilnet.com)

 
 

Drupal is a registered trademark of Dries Buytaert.