susurros / evoluspencil

Automatically exported from code.google.com/p/evoluspencil
0 stars 0 forks source link

Exporting all pages skips pages with special characters in title. #91

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a page named "abc > def"
2. Create another named "abcdef"
3. Export all pages to PNGs

What is the expected output? What do you see instead?
Expected:
All pages should export to PNGs.
Instead:
Only pages without >'s export.

What version of the product are you using? On what operating system?
Version:
1.0, build 4
OS:
Windows XP

Please provide any additional information below.
When exporting single pages, the >'s are automatically converted to 
hyphens. Apparently this step is skipped when exporting multiple.

Original issue reported on code.google.com by keryxro...@gmail.com on 11 Jun 2009 at 1:18