Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 147813 Details for
Bug 228078
dvipdfm fails due to "invalid PDF filename" caused by ghostscript change
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to fix
tetex-3.0-dvipdfm_filenames.patch (text/plain), 512 bytes, created by
Andrew Schretter
on 2007-02-09 21:30:58 UTC
(
hide
)
Description:
Patch to fix
Filename:
MIME Type:
Creator:
Andrew Schretter
Created:
2007-02-09 21:30:58 UTC
Size:
512 bytes
patch
obsolete
>--- tetex-src-3.0/texk/dvipdfm/pdfobj.c.orig 2007-02-08 16:56:02.000000000 -0500 >+++ tetex-src-3.0/texk/dvipdfm/pdfobj.c 2007-02-08 16:56:08.000000000 -0500 >@@ -631,7 +631,7 @@ > int pdf_check_name(const char *name) > { > static char *valid_chars = >- "!\"$&'*+,-.0123456789:;=?@ABCDEFGHIJKLMNOPQRSTUVWXYZ\\^_`abcdefghijklmnopqrstuvwxyz|~"; >+ "!\"$&'*#+,-.0123456789:;=?@ABCDEFGHIJKLMNOPQRSTUVWXYZ\\^_`abcdefghijklmnopqrstuvwxyz|~"; > if (strspn (name, valid_chars) == strlen (name)) > return 1; > else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 228078
:
147812
| 147813