Bug Report #1190

Change to html_Core::anchor and html_Core::file_anchor

Added by Mark van der Velden - almost 3 years ago. Updated almost 3 years ago.

Status:Closed Start date:
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Helpers
Target version:2.3.3
Resolution:fixed Points:

Description

In order to produce HTML strict compatible URL's, spaces need to be encoded to either %20 or + (depending on which RFC you follow).
The attached patch introduces a small wrapper method for specialchars() to allow this.

html.php.patch - Patch to introduce specialurlencode (1.3 kB) Mark van der Velden -, 03/16/2009 11:11 am


Related issues

related to Kohana v2.x - Feature Request #2089: html::specialurlencode() is unnecessary 2.4 Closed 09/09/2009

Associated revisions

History

Updated by Jeremy Bush almost 3 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Fixed in r4141 and merged to 2.4 in r4142.

Also available in: Atom PDF