#758 open
Matt Jones

with-field-names doesn't work correctly for fields with ? in them

Reported by Matt Jones | July 12th, 2010 @ 11:08 PM | in Hobo 1.1

with-field-names doesn't escape DRYML-invalid characters quite as vigorously as, for instance, table does when creating param tag names. The result is that a field named active? can't have its table header adjusted, as <active-heading:> doesn't reference the right param, and <active?-heading:> is invalid XML.

The fix is probably as simple as changing the line in with-field-names that subs - for _ to also remove ?.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Tags

Pages