prunycb / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Non-breaking spaces in field names #729

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Multi word field names with non-breaking spaces between words get turned into 
single word field names.

Replication instructions:
- If you use non-breaking spaces in the text frame and then use "#" as the 
object name to automatically get the field names, words that come after the 
first non-breaking character get ignored (non-break.png).

I set up this template:
http://realestate.zetaprints.com/?page=template;TemplateID=400CA42A-6076-4F58-B2
A8-9CEAA51EF9D6
1. First text frame has non-breaking characters instead of empty spaces. Its 
Corel object is named #. The first word (before the first non-breaking space) 
is taken out of each bracket (Text), turning the 3 separate fields into a 
single one sharing a field name.
2. Second text frame is a copy of the first only non-breaking spaces are 
replaced with regular ones. Works fine.
3. Third text frame is a copy of the first also but the object is named 
properly using ; between field names. Works fine.

Reported by customer (RT #2099)

Can we fix this or should I make a note in the help post
http://www.zetaprints.com/help/non-breaking-space-in-web-to-print-documents/
that when using non-breaking spaces in the text frame, one must rename the 
object manually avoiding the "#" shortcut.

Original issue reported on code.google.com by agur...@gmail.com on 10 Jan 2012 at 9:29

Attachments:

GoogleCodeExporter commented 9 years ago
Gottcha.

Original comment by ad...@zetaprints.com on 10 Jan 2012 at 9:58