Mantis - Squeak Packages
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
33 | XML-Yaxo | minor | always | 07-13-04 03:24 | 10-31-07 17:30 |
|
|||||
Reporter: | michael | Platform: | |||
Assigned To: | michael | OS: | |||
Priority: | normal | OS Version: | |||
Status: | resolved | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0000033: Wrong whitespace handling? | ||||
Description: |
I'm working on an importer for OpenOffice documents and I found something that seems a bug in Yaxo. The problem is in XMLTokenizer>>nextEntity. The first line reads: self nextWhitespace. And it causes that strings starting with space are wrong processed. The fix is trivial, just remove this line in this method. I fixed this method in my copy and now my importer works fine but I'm not sure if this modification impacts on other works. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
![]() |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|