link to front page

yched - June 30, 2007 - 19:09
Project:Path Filter
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I'm not sure whether to file this under 'bug' or 'feature'.

"internal:foo" gets translated to url('foo'),
but "internal:" (nothing after :) is missed by the regexp, whereas it should IMO be translated to url('') (homepage)

Attached patch fixes this.

"internal:<front>" does the same and currently works, but breaks in TinyMCE : < and > get htmlentities-escaped, and there's no tinymce setting to stop that (according to http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/entity_encoding)

AttachmentSize
pathfilter.module.patch940 bytes

#1

sedmi - November 20, 2008 - 16:04

I have tried to apply this patch and got message:

Hunk #1 FAILED at 64.
1 out of 1 hunk FAILED -- saving rejects to file pathfilter.module.rej

What does that mean?

#2

mrfelton - October 17, 2009 - 12:50
Status:needs review» fixed

#3

System Message - October 31, 2009 - 13:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.