Turns out the migration of my scheduled tasks wasn't quite perfect. A couple of them hit a URL protected by HTTP Basic Authentication, and the password didn't translate correctly. It appears they are stored encoded, so I expect the encoding scheme changed. Worse, the encoded value of one of them had a double quote which wasn't escaped, so it broke the edit form. That's why htmlEditFormat() was created. Oops…
Recent Posts
Capitalism?
Categories
- ajax (9)
- amazon (5)
- aside (10)
- biking (10)
- bluedragon (19)
- cfml (54)
- coldfusion (65)
- database (4)
- development (102)
- eclipse (2)
- flex (26)
- fusebox (12)
- golf (1)
- gpsracr (4)
- grails (2)
- groovy (19)
- iphone (6)
- java (16)
- javascript (19)
- jfission (6)
- meta (48)
- neuromancer (6)
- osx (4)
- personal (74)
- railo (7)
- tools (62)
- Uncategorized (13)
- wordpress (4)
0 Responses to “CF8 Scheduled Task Migration”
Leave a Reply