pdf-tasks
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pdf-tasks] [flyspray] pdf_fsys_file_get_url(): Implement proper Uniform


From: GNU PDF Library
Subject: [pdf-tasks] [flyspray] pdf_fsys_file_get_url(): Implement proper Uniform Resource Locators as per RFC1738
Date: Thu, 10 Mar 2011 20:07:33 +0100

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Aleksander Morgado (aleksander)
Attached to Project - GNU PDF Library
Summary - pdf_fsys_file_get_url(): Implement proper  Uniform Resource Locators 
as per RFC1738
Task Type - Sporadic Task
Category - Filesystem Module
Status - NEXT
Assigned To - Operating System - All
Severity - High
Priority - Normal
Reported Version - START
Due in Version - BASE-LAYER-0
Due Date - Undecided
Details - Current pdf_fsys_disk_file_get_url() is pretty wrong:
* in windows, it assumes the url is the same as the local path
* otherwise, it just appends "file:/" to the local path
Same for pdf_fsys_disk_http_get_url()...

We should really implement URLs as specified in RFC1738, and actually modify the pdf_fsys_file_get_url() API so that it doesn't return a pdf_text_t and return a NUL-byte-terminated (pdf_char_t *) instead (encoded in 7-bit ASCII with %+hex hacks for non-ASCII characters.
Worth checking how others do it (glib?) and/or if there is a gnulib module 
already for that (and if not, then may be worth creating one).

Setting the task as High priority.

More information can be found at the following URL:
http://www.gnupdf.org/flyspray/index.php?do=details&task_id=126

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]