Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#9108 closed enhancement (fixed)

missing id tags for input fields in admin_versions.html

Reported by: hoff.st@… Owned by: mark.m.mcmahon@…
Priority: normal Milestone: 0.12.1
Component: admin/web Version: 0.12dev
Severity: normal Keywords: CalendarPopUpPlugin id-tag
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Remy Blank)

th:CalendarPopUpPlugin needs id tags in HTML code as hint to find,
where it should kick in (based on some javascript code),
tested with

ticket filed against CalendarPopUpPlugin got closed - wontfix (see: http://trac-hacks.org/ticket/6713)

Attachments (1)

add_id_to_datetime_fields_for_calendarpopup_plugin.patch (1.1 KB ) - added by mark.m.mcmahon@… 14 years ago.
Add Id's to the two datetime fields that did not have them (for calendarpopup plugin)

Download all attachments as: .zip

Change History (6)

comment:1 by Remy Blank, 14 years ago

Description: modified (diff)
Milestone: 0.11.7next-minor-0.12.x

That wouldn't hurt, so yes, please submit a patch adding the necessary ids. I will re-schedule the ticket once a patch is available.

comment:2 by Christian Boos, 14 years ago

Milestone: next-minor-0.12.xunscheduled

PatchWelcome, until then it's unscheduled.

comment:3 by anonymous, 14 years ago

I added ID's to the two date fields in trac/admin/templates/admin_versions.ini

These were the ONLY instances where I could find date entry fields that did not have an ID (I searched for format_datetime in *.html.

by mark.m.mcmahon@…, 14 years ago

Add Id's to the two datetime fields that did not have them (for calendarpopup plugin)

comment:4 by Remy Blank, 14 years ago

Milestone: unscheduled0.12.1
Resolution: fixed
Status: newclosed

Thanks, applied in [10020].

comment:5 by Remy Blank, 14 years ago

Owner: set to mark.m.mcmahon@…

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain mark.m.mcmahon@….
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from mark.m.mcmahon@… to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.