Fix to use quotations also in the value attribute #124

Open
opened 2015-04-04 16:13:49 +00:00 by GoogleCodeExporter · 7 comments
GoogleCodeExporter commented 2015-04-04 16:13:49 +00:00 (Migrated from github.com)
There are many "<% hopobj.macro %>" macros in the skins. If you use it inside a 
value attribute, it will break the DOM. Is it okay to use the html entity 
&quot; instead of the character " inside the quote() function ?

Original issue reported on code.google.com by philipp.naderer@gmail.com on 8 Aug 2010 at 5:10

``` There are many "<% hopobj.macro %>" macros in the skins. If you use it inside a value attribute, it will break the DOM. Is it okay to use the html entity &quot; instead of the character " inside the quote() function ? ``` Original issue reported on code.google.com by `philipp.naderer@gmail.com` on 8 Aug 2010 at 5:10
GoogleCodeExporter commented 2015-04-04 16:13:49 +00:00 (Migrated from github.com)
Changeset: r4224

Original comment by philipp.naderer@gmail.com on 8 Aug 2010 at 5:11

``` Changeset: r4224 ``` Original comment by `philipp.naderer@gmail.com` on 8 Aug 2010 at 5:11
GoogleCodeExporter commented 2015-04-04 16:13:50 +00:00 (Migrated from github.com)
I am not sure about this change – does it not break calls which need a quoted 
string not intended for HTML, e.g. for SQL statements? Or did you verify this?

Original comment by interf...@p3k.org on 20 Jan 2011 at 11:10

  • Changed state: Started
``` I am not sure about this change – does it not break calls which need a quoted string not intended for HTML, e.g. for SQL statements? Or did you verify this? ``` Original comment by `interf...@p3k.org` on 20 Jan 2011 at 11:10 - Changed state: **Started**
GoogleCodeExporter commented 2015-04-04 16:13:50 +00:00 (Migrated from github.com)

Original comment by interf...@p3k.org on 20 Jan 2011 at 11:17

  • Added labels: Milestone-Release-1.3
Original comment by `interf...@p3k.org` on 20 Jan 2011 at 11:17 - Added labels: **Milestone-Release-1.3**
GoogleCodeExporter commented 2015-04-04 16:13:50 +00:00 (Migrated from github.com)

Original comment by interf...@p3k.org on 29 May 2011 at 9:08

  • Added labels: Milestone-Release-1.4
Original comment by `interf...@p3k.org` on 29 May 2011 at 9:08 - Added labels: **Milestone-Release-1.4**
GoogleCodeExporter commented 2015-04-04 16:13:50 +00:00 (Migrated from github.com)

Original comment by m...@tobischaefer.com on 28 Jul 2013 at 8:50

  • Added labels: Milestone-Release-1.5
  • Removed labels: Milestone-Release-1.4
Original comment by `m...@tobischaefer.com` on 28 Jul 2013 at 8:50 - Added labels: **Milestone-Release-1.5** - Removed labels: **Milestone-Release-1.4**
GoogleCodeExporter commented 2015-04-04 16:13:51 +00:00 (Migrated from github.com)

Original comment by m...@tobischaefer.com on 7 Mar 2015 at 5:47

Original comment by `m...@tobischaefer.com` on 7 Mar 2015 at 5:47
github-actions[bot] commented 2021-05-17 02:38:29 +00:00 (Migrated from github.com)

Stale issue message

Stale issue message
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: antville/antville#124
No description provided.